Home
last modified time | relevance | path

Searched refs:GetScriptTypeOfLanguage (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/svx/source/dialog/
H A Dlangbox.cxx301 (SvtLanguageOptions::GetScriptTypeOfLanguage(nLangType) == in SetLanguageList()
304 (SvtLanguageOptions::GetScriptTypeOfLanguage(nLangType) == in SetLanguageList()
307 (SvtLanguageOptions::GetScriptTypeOfLanguage(nLangType) == in SetLanguageList()
/trunk/main/svl/source/config/
H A Dcjkoptions.cxx221 sal_uInt16 nWinScript = SvtLanguageOptions::GetScriptTypeOfLanguage( eSystemLanguage ); in Load()
223 sal_uInt16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage(LANGUAGE_SYSTEM); in Load()
H A Dctloptions.cxx296 sal_uInt16 nType = SvtLanguageOptions::GetScriptTypeOfLanguage(LANGUAGE_SYSTEM); in Load()
299 sal_uInt16 nWinScript = SvtLanguageOptions::GetScriptTypeOfLanguage( eSystemLanguage ); in Load()
H A Dlanguageoptions.cxx202 sal_uInt16 SvtLanguageOptions::GetScriptTypeOfLanguage( sal_uInt16 nLang ) in GetScriptTypeOfLanguage() function in SvtLanguageOptions
/trunk/main/svl/inc/svl/
H A Dlanguageoptions.hxx104 static sal_uInt16 GetScriptTypeOfLanguage( sal_uInt16 nLang );
/trunk/main/framework/inc/helper/
H A Dmischelper.hxx86 return 0 != (nScriptType & SvtLanguageOptions::GetScriptTypeOfLanguage( nLang )); in IsScriptTypeMatchingToLanguage()
/trunk/main/starmath/source/
H A Dformat.cxx88 switch ( SvtLanguageOptions::GetScriptTypeOfLanguage( nLang ) ) in GetDefaultFontName()
/trunk/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx273 sal_uInt16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( mpFld->GetLanguage() ); in GetLanguage()
H A DPostItMgr.cxx398 …const sal_uInt16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( (*i)->GetFmtFld().GetF… in Notify()
/trunk/main/desktop/source/app/
H A Dlangselect.cxx286 sal_uInt16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage(nLang); in setDefaultLanguage()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx234 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( nInputLang ); in GetAttrState()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx2062 nScripts = SvtLanguageOptions::GetScriptTypeOfLanguage( nInputLang ); in ExecTxtCtrl()
2086 nScripts = SvtLanguageOptions::GetScriptTypeOfLanguage( nInputLang ); in ExecTxtCtrl()
2203 … nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( nInputLang ); in GetTxtFontCtrlState()
H A Dlanghelper.cxx251 sal_uInt16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( nLang ); in SetLanguage()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx283 … nScript = SvtLanguageOptions::GetScriptTypeOfLanguage( Application::GetSettings().GetLanguage() ); in getSelectedScriptType()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx605 nRet = SvtLanguageOptions::GetScriptTypeOfLanguage( LANGUAGE_SYSTEM ); in GetScriptType()
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx208 return 0 != (nScriptType & SvtLanguageOptions::GetScriptTypeOfLanguage( nLang )); in lcl_checkScriptType()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx1069 nInputScript = SvtLanguageOptions::GetScriptTypeOfLanguage( nInputLang ); in GetAttrState()
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx1020 switch( SvtLanguageOptions::GetScriptTypeOfLanguage( eLang ) ) in InsertBodyOptions()
H A Dwrthtml.cxx257 sal_uInt16 nScript = SvtLanguageOptions::GetScriptTypeOfLanguage( in WriteStream()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1050 nInputScript = SvtLanguageOptions::GetScriptTypeOfLanguage( nInputLang ); in GetAttrState()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx623 …sal_Int16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( Application::GetSettings().Ge… in WriteRunProperties()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx972 …return (sal_uInt8) SvtLanguageOptions::GetScriptTypeOfLanguage( Application::GetSettings().GetLang… in GetDefaultScriptType()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1832 sal_uInt16 nType = SvtLanguageOptions::GetScriptTypeOfLanguage(eLang); in IMPL_LINK()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1215 sal_uInt16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( nLangToUse ); in ExecuteSpellPopup()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx3841 return GetI18NScriptType( SvtLanguageOptions::GetScriptTypeOfLanguage( nLang ) ); in GetI18NScriptTypeOfLanguage()

Completed in 197 milliseconds

12