summaryrefslogtreecommitdiff
path: root/sw/inc/swfltopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swfltopt.hxx')
-rw-r--r--sw/inc/swfltopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swfltopt.hxx b/sw/inc/swfltopt.hxx
index 2dd07f8523ff..8a21083c1d63 100644
--- a/sw/inc/swfltopt.hxx
+++ b/sw/inc/swfltopt.hxx
@@ -30,7 +30,7 @@ public:
void GetValues( sal_uInt16 nCnt, const sal_Char** ppNames,
sal_uInt32* pValues );
virtual void Commit();
- virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
+ virtual void Notify( const ::com::sun::star::uno::Sequence< OUString >& aPropertyNames );
};
#endif