Searched refs:SvtCTLOptions_Impl (Results 1 – 2 of 2) sorted by relevance
50 class SvtCTLOptions_Impl : public utl::ConfigItem class69 SvtCTLOptions_Impl();70 ~SvtCTLOptions_Impl();122 SvtCTLOptions_Impl::SvtCTLOptions_Impl() : in SvtCTLOptions_Impl() function in SvtCTLOptions_Impl141 SvtCTLOptions_Impl::~SvtCTLOptions_Impl() in ~SvtCTLOptions_Impl()147 void SvtCTLOptions_Impl::Notify( const Sequence< rtl::OUString >& ) in Notify()153 void SvtCTLOptions_Impl::Commit() in Commit()245 void SvtCTLOptions_Impl::Load() in Load()314 void SvtCTLOptions_Impl::SetCTLFontEnabled( sal_Bool _bEnabled ) in SetCTLFontEnabled()375 static SvtCTLOptions_Impl* pCTLOptions = NULL;[all …]
32 class SvtCTLOptions_Impl;39 SvtCTLOptions_Impl* m_pImp;
Completed in 15 milliseconds