diff options
Diffstat (limited to 'svl/inc')
-rw-r--r-- | svl/inc/svl/ownlist.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/inc/svl/ownlist.hxx b/svl/inc/svl/ownlist.hxx index ea1fc3842f4d..f0fd246d1df2 100644 --- a/svl/inc/svl/ownlist.hxx +++ b/svl/inc/svl/ownlist.hxx @@ -80,7 +80,6 @@ private: public: SvCommand& Append( const String & rCommand, const String & rArg ); sal_Bool AppendCommands( const String & rCmd, sal_uInt16 * pEaten ); - String GetCommands() const; sal_Bool FillFromSequence( const com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue >& ); void FillSequence( com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue >& ); |