Home
last modified time | relevance | path

Searched refs:SwStdFontConfig (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/sw/source/ui/config/
H A Dfontcfg.cxx55 Sequence<OUString> SwStdFontConfig::GetPropertyNames() in GetPropertyNames()
107 SwStdFontConfig::SwStdFontConfig() : in SwStdFontConfig() function in SwStdFontConfig
153 void SwStdFontConfig::Commit() in Commit()
186 SwStdFontConfig::~SwStdFontConfig() in ~SwStdFontConfig()
191 sal_Bool SwStdFontConfig::IsFontDefault(sal_uInt16 nFontType) const in IsFontDefault()
252 String SwStdFontConfig::GetDefaultFor(sal_uInt16 nFontType, LanguageType eLang) in GetDefaultFor()
293 sal_Int32 SwStdFontConfig::GetDefaultHeightFor(sal_uInt16 nFontType, LanguageType eLang) in GetDefaultHeightFor()
314 void SwStdFontConfig::ChangeInt( sal_uInt16 nFontType, sal_Int32 nHeight ) in ChangeInt()
345 sal_Int32 SwStdFontConfig::GetFontHeight( sal_uInt8 nFont, sal_uInt8 nScriptType, LanguageType eLan… in GetFontHeight()
354 void SwStdFontConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify()
H A Doptpage.cxx947 pFontConfig = (SwStdFontConfig*)((const SwPtrItem*)pItem)->GetValue(); in Reset()
1087 aStandardBox.SetText(SwStdFontConfig::GetDefaultFor(FONT_STANDARD + nFontOffset, eLanguage)); in IMPL_LINK()
1088 aTitleBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_OUTLINE + nFontOffset, eLanguage)); in IMPL_LINK()
1089 aListBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_LIST + nFontOffset, eLanguage)); in IMPL_LINK()
1090 aLabelBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_CAPTION + nFontOffset, eLanguage)); in IMPL_LINK()
1091 aIdxBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_INDEX + nFontOffset, eLanguage)); in IMPL_LINK()
1100 SwStdFontConfig::GetDefaultHeightFor(FONT_STANDARD + nFontOffset, eLanguage), in IMPL_LINK()
1103 SwStdFontConfig::GetDefaultHeightFor(FONT_OUTLINE + in IMPL_LINK()
1106 SwStdFontConfig::GetDefaultHeightFor(FONT_LIST + nFontOffset, eLanguage), in IMPL_LINK()
1109 SwStdFontConfig::GetDefaultHeightFor(FONT_CAPTION + nFontOffset, eLanguage), in IMPL_LINK()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Dfontcfg.hxx60 class SW_DLLPUBLIC SwStdFontConfig : public utl::ConfigItem class
79 SwStdFontConfig();
80 ~SwStdFontConfig();
H A Doptpage.hxx51 class SwStdFontConfig;
214 SwStdFontConfig* pFontConfig;
/aoo41x/main/sw/inc/
H A Dswmodule.hxx53 class SwStdFontConfig;
85 SwStdFontConfig* pStdFontConfig;
172 SwStdFontConfig* GetStdFontConfig() { return pStdFontConfig; } in GetStdFontConfig()
/aoo41x/main/sw/source/ui/app/
H A Dswmodule.cxx224 pStdFontConfig = new SwStdFontConfig; in SwModule()
H A Ddocshini.cxx165 SwStdFontConfig* pStdFont = SW_MOD()->GetStdFontConfig(); in InitNew()
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx2090 SwStdFontConfig* pStdFont = SW_MOD()->GetStdFontConfig(); in ExecTxtCtrl()

Completed in 100 milliseconds