aboutsummaryrefslogtreecommitdiff
path: root/dw/ooffloatsmgr.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r--dw/ooffloatsmgr.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh
index e4b61772..274e5d3c 100644
--- a/dw/ooffloatsmgr.hh
+++ b/dw/ooffloatsmgr.hh
@@ -346,8 +346,6 @@ public:
void markExtremesChange (int ref);
core::Widget *getWidgetAtPoint (int x, int y);
- static bool _isWidgetOutOfFlow (core::Widget *widget);
- static bool _isWidgetHandledByOOFM (core::Widget *widget);
void addWidgetInFlow (OOFAwareWidget *textblock, OOFAwareWidget *parentBlock,
int externalIndex);
int addWidgetOOF (core::Widget *widget, OOFAwareWidget *generatingBlock,