Home
last modified time | relevance | path

Searched refs:SvtLoadOptions_Impl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx50 class SvtLoadOptions_Impl;
57 SvtLoadOptions_Impl* pLoadOpt;
807 class SvtLoadOptions_Impl : public utl::ConfigItem class
813 SvtLoadOptions_Impl();
814 ~SvtLoadOptions_Impl();
825 SvtLoadOptions_Impl::SvtLoadOptions_Impl() in SvtLoadOptions_Impl() function in SvtLoadOptions_Impl
839 SvtLoadOptions_Impl::~SvtLoadOptions_Impl() in ~SvtLoadOptions_Impl()
843 void SvtLoadOptions_Impl::Commit() in Commit()
852 void SvtLoadOptions_Impl::Notify( const Sequence<rtl::OUString>& ) in Notify()
875 pOptions->pLoadOpt = new SvtLoadOptions_Impl; in SvtSaveOptions()

Completed in 23 milliseconds