Home
last modified time | relevance | path

Searched refs:GetCharSet (Results 26 – 50 of 140) sorted by relevance

123456

/aoo42x/main/sw/source/filter/rtf/
H A Drtfnum.cxx835 pFnt->GetCharSet() == rItem.GetCharSet() ) in FindFontOfItem()
978 rSVFont.GetPitch(), rSVFont.GetCharSet(), in ReadNumSecLevel()
/aoo42x/main/sd/source/ui/slideshow/
H A Dshowwin.cxx574 aFont.SetCharSet( aOldFont.GetCharSet() ); in DrawPauseScene()
645 aFont.SetCharSet( aOldFont.GetCharSet() ); in DrawEndScene()
/aoo42x/main/editeng/source/items/
H A Dnumitem.cxx276 if(!pBulletFont->GetCharSet()) in SvxNumberFormat()
291 (pBulletFont&&pBulletFont->GetCharSet()) ? pBulletFont->GetCharSet() in SvxNumberFormat()
/aoo42x/main/svx/source/svdraw/
H A Dsvdmodel.cxx787 pI->SetCharSet( aFnt.GetCharSet() ); in ImpGetDefaultFontsLanguage()
805 aSvxFontItem.SetCharSet( aFont.GetCharSet() ); in SetTextDefaults()
814 aSvxFontItemCJK.SetCharSet( aFontCJK.GetCharSet()); in SetTextDefaults()
823 aSvxFontItemCTL.SetCharSet( aFontCTL.GetCharSet()); in SetTextDefaults()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx770 pFont->GetFamily(), pFont->GetCharSet(),bWrtWW8)); in InitFontTable()
776 pFont->GetFamily(), pFont->GetCharSet(),bWrtWW8)); in InitFontTable()
792 pFont->GetFamily(), pFont->GetCharSet(),bWrtWW8)); in InitFontTable()
801 rFont.GetCharSet(), mbWrtWW8); in GetId()
808 rFont.GetCharSet(), mbWrtWW8); in GetId()
H A Dwrtw8num.cxx452 eChrSet = pBulletFont->GetCharSet(); in AbstractNumberingDefinitions()
726 rtl_TextEncoding eChrSet = rFont.GetCharSet(); in BuildAnlvBulletBase()
/aoo42x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx412 String aText( pChar, nLength, pOut->GetCharSet() ); in ReadRecordParams()
454 …String aText( pChar, (sal_uInt16)nOriginalTextLen, pOut->GetCharSet() );// after this conversion t… in ReadRecordParams()
475 ByteString aTmp( aText.GetChar( i ), pOut->GetCharSet() ); in ReadRecordParams()
H A Dwinmtf.hxx637 CharSet GetCharSet(){ return maFont.GetCharSet(); }; in GetCharSet() function in WinMtfOutput
/aoo42x/main/svtools/source/control/
H A Dctrltool.cxx303 if ( (pTemp->GetCharSet() != eSystemEncoding) && in ImplInsertFonts()
304 (pNewInfo->GetCharSet() == eSystemEncoding) ) in ImplInsertFonts()
/aoo42x/main/sc/source/ui/view/
H A Dviewutil.cxx373 …etFamilyName(), rOldFont.GetStyleName(), rOldFont.GetPitch(), rOldFont.GetCharSet(), aSet.GetPool(… in ExecuteCharMap()
382 …lyName(), pFontItem->GetStyleName(), pFontItem->GetPitch(), pFontItem->GetCharSet(), rNewFont.Whic… in ExecuteCharMap()
/aoo42x/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx190 pFont->GetCharSet(), RES_CHRATR_CJK_FONT ); in ~SwHHCWrapper()
563 aFontItem.SetCharSet( pTargetFont->GetCharSet() ); in ReplaceUnit()
/aoo42x/main/sd/source/ui/notes/
H A DEditWindow.cxx189 aFont.GetCharSet(), in CreateEditEngine()
261 pFntItem->GetCharSet(), in DataChanged()
/aoo42x/main/editeng/source/misc/
H A Dacorrcfg.cxx605 pValues[nProp] <<= (sal_Int32)rSwFlags.aBulletFont.GetCharSet(); in Commit()
649 pValues[nProp] <<= (sal_Int32)rSwFlags.aByInputBulletFont.GetCharSet(); in Commit()
/aoo42x/main/sd/source/core/
H A Dstlpool.cxx193 aLatinFont.GetCharSet(), EE_CHAR_FONTINFO ); in CreateLayoutStyleSheets()
196 aCJKFont.GetCharSet(), EE_CHAR_FONTINFO_CJK ); in CreateLayoutStyleSheets()
199 aCTLFont.GetCharSet(), EE_CHAR_FONTINFO_CTL ); in CreateLayoutStyleSheets()
/aoo42x/main/sw/source/ui/inc/
H A Dinsfnote.hxx80 CharSet GetCharSet() { return eCharSet; } in GetCharSet() function in SwInsFootNoteDlg
/aoo42x/main/l10ntools/source/
H A Dxgfconv.cxx68 CharSet aCharSet = Export::GetCharSet( nLangId ); in main()
/aoo42x/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx226 _rFont.SetCharSet(aFmtFont.GetCharSet()); in GetFontSettings()
275 aFont.SetCharSet(rFmtFont.GetCharSet()); in UpdatePaintSettings()
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx827 aFont.SetCharSet( pFontItem->GetCharSet() ); in InsertSymbol()
864 aFont.GetCharSet(), in InsertSymbol()
/aoo42x/main/editeng/inc/editeng/
H A Dfontitem.hxx94 inline rtl_TextEncoding GetCharSet() const { return eTextEncoding; } in GetCharSet() function in SvxFontItem
/aoo42x/main/sc/source/ui/inc/
H A Dasciiopt.hxx88 CharSet GetCharSet() const { return eCharSet; } in GetCharSet() function in ScAsciiOptions
/aoo42x/main/sw/source/core/doc/
H A Dpoolfmt.cxx169 aFnt.GetCharSet(), aArr[n].nResFntId )); in lcl_SetDfltFont()
198 aFnt.GetCharSet(), aArr[n].nResFntId )); in lcl_SetDfltFont()
486 aFnt.GetCharSet(), *(pArr+1) )); in GetTxtCollFromPool()
1212 rBulletFont.GetPitch(), rBulletFont.GetCharSet(), RES_CHRATR_FONT )); in GetFmtFromPool()
/aoo42x/main/vcl/inc/vcl/
H A Dfont.hxx85 rtl_TextEncoding GetCharSet() const;
/aoo42x/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx167 aInfo.GetPitch(), aInfo.GetCharSet(), SID_ATTR_CHAR_FONT ); in Select()
/aoo42x/main/forms/source/richtext/
H A Drichtextengine.cxx72 … aFont.GetFamily(), aFont.GetName(), String(), aFont.GetPitch(), aFont.GetCharSet(), EE_CHAR_FONTI… in Create()
/aoo42x/main/sd/source/ui/func/
H A Dbulmaper.cxx145 aMyFont.SetCharSet(rFItem.GetCharSet()); in MapFontsInNumRule()

Completed in 137 milliseconds

123456