summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/foptmgr.hxx
diff options
context:
space:
mode:
authorCsikós Tamás <csks.tomi@gmail.com>2013-07-18 18:08:46 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-07-19 11:53:29 +0000
commit1399a51fd6c2644dd1dc2c79d3448deeacbb2c9d (patch)
treec99fdd9cc15d10f6e79a7514f893552554eef7b7 /sc/source/ui/inc/foptmgr.hxx
parentd44f14946aecd179fadc9c473f212181a035da1f (diff)
modern .ui widgetlayout for filtdlg
Change-Id: Ibb6b9111ce718f0513f57373108887f91e3bc569 Reviewed-on: https://gerrit.libreoffice.org/4972 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/source/ui/inc/foptmgr.hxx')
-rw-r--r--sc/source/ui/inc/foptmgr.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/foptmgr.hxx b/sc/source/ui/inc/foptmgr.hxx
index 298727ef358b..f138d360ddfe 100644
--- a/sc/source/ui/inc/foptmgr.hxx
+++ b/sc/source/ui/inc/foptmgr.hxx
@@ -139,6 +139,7 @@ public:
FixedText* refFtDbArea,
const String& refStrUndefined );
~ScNewFilterOptionsMgr();
+ sal_Bool VerifyPosStr ( const String& rPosStr ) const;
private:
ScViewData* pViewData;