#i106432#, #i103496#: some fixes found while building on more platforms

This commit is contained in:
mb93783
2009-11-04 15:39:48 +01:00
parent acaa9c4bff
commit af8010c794
6 changed files with 207 additions and 5 deletions

View File

@@ -99,7 +99,7 @@ namespace
};
void SaveODFItem::Commit() {}
void SaveODFItem::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames ) {}
void SaveODFItem::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {}
SaveODFItem::SaveODFItem(): utl::ConfigItem(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(
"Office.Common/Save"))), m_nODF(0)