summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/dbinsdlg.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-21 19:11:24 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-21 19:11:24 +0200
commitbddae854e8d787f0ef2036a4effe75abb3d06635 (patch)
treedc9d312beebeeffeb8bb34fc3c845e1486ea313d /sw/source/ui/inc/dbinsdlg.hxx
parent#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmlof... (diff)
downloadcore-bddae854e8d787f0ef2036a4effe75abb3d06635.tar.gz
core-bddae854e8d787f0ef2036a4effe75abb3d06635.zip
#i104396#: some warnings, PCH and windows only fixes
Diffstat (limited to 'sw/source/ui/inc/dbinsdlg.hxx')
-rw-r--r--sw/source/ui/inc/dbinsdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/dbinsdlg.hxx b/sw/source/ui/inc/dbinsdlg.hxx
index af5e55fd6333..709866681f51 100644
--- a/sw/source/ui/inc/dbinsdlg.hxx
+++ b/sw/source/ui/inc/dbinsdlg.hxx
@@ -165,7 +165,7 @@ class SwInsertDBColAutoPilot : public SfxModalDialog, public utl::ConfigItem
DECL_LINK( HeaderHdl, Button* );
BOOL SplitTextToColArr( const String& rTxt, _DB_Columns& rColArr, BOOL bInsField );
-
+ using SfxModalDialog::Notify;
virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
virtual void Commit();
void Load();