Lines Matching refs:SvtFontOptions
390 SvtFontOptions_Impl* SvtFontOptions::m_pDataContainer = NULL ;
391 sal_Int32 SvtFontOptions::m_nRefCount = 0 ;
396 SvtFontOptions::SvtFontOptions() in SvtFontOptions() function in SvtFontOptions
415 SvtFontOptions::~SvtFontOptions() in ~SvtFontOptions()
433 sal_Bool SvtFontOptions::IsReplacementTableEnabled() const in IsReplacementTableEnabled()
442 void SvtFontOptions::EnableReplacementTable( sal_Bool bState ) in EnableReplacementTable()
451 sal_Bool SvtFontOptions::IsFontHistoryEnabled() const in IsFontHistoryEnabled()
460 void SvtFontOptions::EnableFontHistory( sal_Bool bState ) in EnableFontHistory()
469 sal_Bool SvtFontOptions::IsFontWYSIWYGEnabled() const in IsFontWYSIWYGEnabled()
478 void SvtFontOptions::EnableFontWYSIWYG( sal_Bool bState ) in EnableFontWYSIWYG()
487 Mutex& SvtFontOptions::impl_GetOwnStaticMutex() in impl_GetOwnStaticMutex()