Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dcmdoptions.cxx158 class SvtCommandOptions_Impl : public ConfigItem class
170 SvtCommandOptions_Impl();
171 ~SvtCommandOptions_Impl();
270 SvtCommandOptions_Impl::SvtCommandOptions_Impl() in SvtCommandOptions_Impl() function in SvtCommandOptions_Impl
312 SvtCommandOptions_Impl::~SvtCommandOptions_Impl() in ~SvtCommandOptions_Impl()
324 void SvtCommandOptions_Impl::Notify( const Sequence< OUString >& ) in Notify()
368 void SvtCommandOptions_Impl::Commit() in Commit()
376 void SvtCommandOptions_Impl::Clear( SvtCommandOptions::CmdOption eCmdOption ) in Clear()
479 Sequence< OUString > SvtCommandOptions_Impl::impl_GetPropertyNames() in impl_GetPropertyNames()
509 SvtCommandOptions_Impl* SvtCommandOptions::m_pDataContainer = NULL ;
[all …]
/trunk/main/unotools/inc/unotools/
H A Dcmdoptions.hxx59 class SvtCommandOptions_Impl;
77 friend class SvtCommandOptions_Impl;
246 …static SvtCommandOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer…

Completed in 15 milliseconds