Searched refs:SvtCommandOptions_Impl (Results 1 – 2 of 2) sorted by relevance
158 class SvtCommandOptions_Impl : public ConfigItem class170 SvtCommandOptions_Impl();171 ~SvtCommandOptions_Impl();270 SvtCommandOptions_Impl::SvtCommandOptions_Impl() in SvtCommandOptions_Impl() function in SvtCommandOptions_Impl312 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 …]
59 class SvtCommandOptions_Impl;77 friend class SvtCommandOptions_Impl;246 …static SvtCommandOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer…
Completed in 19 milliseconds