Searched refs:GetWhichOfScript (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/sw/source/core/txtnode/ |
H A D | txatritr.cxx | 150 GetWhichOfScript( nWhichId, in Next() 193 GetWhichOfScript( nWhichId, in SearchNextChg() 208 GetWhichOfScript( nWhichId, in SearchNextChg()
|
H A D | thints.cxx | 3241 const sal_uInt16 nWhichId = GetWhichOfScript( RES_CHRATR_LANGUAGE, nScript ); in GetLang()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8nds.cxx | 465 sal_uInt16 nFontId = GetWhichOfScript( RES_CHRATR_FONT, GetScript() ); in OutAttr() 752 GetWhichOfScript(RES_CHRATR_FONT,nRubyScript) ); in StartRuby() 756 GetWhichOfScript( RES_CHRATR_FONTSIZE, nRubyScript ) ); in StartRuby() 767 GetWhichOfScript( RES_CHRATR_FONT,nRubyScript ) ); in StartRuby() 771 ( rPool, GetWhichOfScript( RES_CHRATR_FONTSIZE, nRubyScript ) ); in StartRuby() 798 GetWhichOfScript( RES_CHRATR_FONTSIZE, nRubyScript ) ); in StartRuby()
|
H A D | ww8par5.cxx | 2797 GetWhichOfScript(RES_CHRATR_FONTSIZE,nScript)); in Read_SubF_Ruby() 2801 GetWhichOfScript(RES_CHRATR_FONT,nScript)); in Read_SubF_Ruby() 2822 aHeightItem.SetWhich(GetWhichOfScript(RES_CHRATR_FONTSIZE,nScript)); in Read_SubF_Ruby() 2823 aFontItem.SetWhich(GetWhichOfScript(RES_CHRATR_FONT,nScript)); in Read_SubF_Ruby()
|
H A D | writerwordglue.cxx | 557 GetWhichOfScript(RES_CHRATR_FONT, nScript)).GetCharSet(); in GetPseudoCharRuns()
|
H A D | ww8atr.cxx | 2956 GetWhichOfScript(RES_CHRATR_FONTSIZE,nScript)))).GetHeight();; in TextField()
|
/aoo41x/main/sw/source/core/attr/ |
H A D | hints.cxx | 237 sal_uInt16 GetWhichOfScript( sal_uInt16 nWhich, sal_uInt16 nScript ) in GetWhichOfScript() function
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | rtffld.cxx | 718 sal_uInt16 nFntHWhich = GetWhichOfScript( RES_CHRATR_FONTSIZE, nScript ), in MakeFieldInst() 719 nFntWhich = GetWhichOfScript( RES_CHRATR_FONT, nScript ); in MakeFieldInst()
|
/aoo41x/main/sw/inc/ |
H A D | hintids.hxx | 445 SW_DLLPUBLIC sal_uInt16 GetWhichOfScript( sal_uInt16 nWhich, sal_uInt16 nScript );
|
/aoo41x/main/sw/source/core/fields/ |
H A D | expfld.cxx | 926 GetWhichOfScript( RES_CHRATR_FONT, nSrcpt )) ).GetCharSet() ) in GetReferenceTextPos() 929 GetWhichOfScript( RES_CHRATR_LANGUAGE, nSrcpt )) ).GetLanguage(); in GetReferenceTextPos()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | textsh.cxx | 1125 aFont = (SvxFontItem&)aSet.Get( GetWhichOfScript( in InsertSymbol() 1194 aFont = (SvxFontItem&)aSet.Get( GetWhichOfScript( in InsertSymbol()
|
H A D | annotsh.cxx | 1371 GetWhichOfScript( RES_CHRATR_LANGUAGE, in GetLinguState() 1678 aSetDlgFont = (SvxFontItem&)aSet.Get( GetWhichOfScript( in InsertSymbol()
|
H A D | drwtxtsh.cxx | 794 aSetDlgFont = (SvxFontItem&)aSet.Get( GetWhichOfScript( in InsertSymbol()
|
H A D | drwtxtex.cxx | 761 GetWhichOfScript( RES_CHRATR_LANGUAGE, in GetState()
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | ascfldlg.cxx | 231 sal_uInt16 nWhich = GetWhichOfScript( RES_CHRATR_LANGUAGE, nAppScriptType); in SwAsciiFilterDlg()
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | calc.cxx | 237 GetWhichOfScript( RES_CHRATR_LANGUAGE, in GetDocAppScriptLang()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | mmoutputpage.cxx | 1235 sal_uInt16 nWhich = GetWhichOfScript( RES_CHRATR_LANGUAGE, nAppScriptType); in IMPL_LINK()
|
Completed in 166 milliseconds