Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dfontoptions.cxx72 class SvtFontOptions_Impl : public ConfigItem class
84 SvtFontOptions_Impl();
85 ~SvtFontOptions_Impl();
187 SvtFontOptions_Impl::SvtFontOptions_Impl() in SvtFontOptions_Impl() function in SvtFontOptions_Impl
239 SvtFontOptions_Impl::~SvtFontOptions_Impl() in ~SvtFontOptions_Impl()
288 void SvtFontOptions_Impl::Commit() in Commit()
336 sal_Bool SvtFontOptions_Impl::IsFontHistoryEnabled() const in IsFontHistoryEnabled()
344 void SvtFontOptions_Impl::EnableFontHistory( sal_Bool bState ) in EnableFontHistory()
353 sal_Bool SvtFontOptions_Impl::IsFontWYSIWYGEnabled() const in IsFontWYSIWYGEnabled()
361 void SvtFontOptions_Impl::EnableFontWYSIWYG( sal_Bool bState ) in EnableFontWYSIWYG()
[all …]
/aoo4110/main/unotools/inc/unotools/
H A Dfontoptions.hxx47 class SvtFontOptions_Impl;
164 …static SvtFontOptions_Impl* m_pDataContainer ; /// impl. data container as dynamic pointer for s…

Completed in 19 milliseconds