summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/barcfg.cxx
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
commit654088c1902d0cb88ea1f52684c5648b0fccc970 (patch)
tree4a068f3aaf1b8676306ad2c5f8f52d13454e25ff /sw/source/ui/config/barcfg.cxx
parentcf3ba611598f4103ce2c7f41f1f4978150ee24ec (diff)
#i104396#: some warnings, PCH and windows only fixes
Diffstat (limited to 'sw/source/ui/config/barcfg.cxx')
-rw-r--r--sw/source/ui/config/barcfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/config/barcfg.cxx b/sw/source/ui/config/barcfg.cxx
index 78dde6c793..6686652bd9 100644
--- a/sw/source/ui/config/barcfg.cxx
+++ b/sw/source/ui/config/barcfg.cxx
@@ -151,5 +151,5 @@ void SwToolbarConfigItem::Commit()
PutProperties(aNames, aValues);
}
-void SwToolbarConfigItem::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames ) {}
+void SwToolbarConfigItem::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {}