/aoo42x/main/xmloff/source/style/ |
H A D | XMLFontAutoStylePool.cxx | 85 sal_Int16 GetPitch() const { return nPitch; } in GetPitch() function in XMLFontAutoStylePoolEntry_Impl 127 else if( r1.GetPitch() != r2.GetPitch() ) in XMLFontAutoStylePoolEntryCmp_Impl() 128 return (int)r1.GetPitch() - (int)r2.GetPitch(); in XMLFontAutoStylePoolEntryCmp_Impl() 272 aAny <<= (sal_Int16)pEntry->GetPitch(); in exportXML()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 241 aSub[SW_LATIN].Font::SetPitch( pFont->GetPitch() ); in SetDiffFnt() 271 aSub[SW_CJK].Font::SetPitch( pFont->GetPitch() ); in SetDiffFnt() 307 aSub[SW_CTL].Font::SetPitch( pFont->GetPitch() ); in SetDiffFnt() 477 aSub[SW_LATIN].SetPitch( rFont.GetPitch() ); in SwFont() 493 aSub[SW_CJK].SetPitch( rFont.GetPitch() ); in SwFont() 513 aSub[SW_CTL].SetPitch( rFont.GetPitch() ); in SwFont()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlfonte.cxx | 77 … static_cast< sal_uInt16 >(rFont.GetFamily()), static_cast< sal_uInt16 >(rFont.GetPitch()), in SwXMLFontAutoStylePool_Impl() 87 … static_cast< sal_uInt16 >(pFont->GetFamily()), static_cast< sal_uInt16 >(pFont->GetPitch()), in SwXMLFontAutoStylePool_Impl()
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc4.cxx | 205 …em( aLatinFont.GetFamily(), aLatinFont.GetName(), aLatinFont.GetStyleName(), aLatinFont.GetPitch(), in CreateLayoutTemplates() 208 …ontItemCJK( aCJKFont.GetFamily(), aCJKFont.GetName(), aCJKFont.GetStyleName(), aCJKFont.GetPitch(), in CreateLayoutTemplates() 211 …ontItemCTL( aCTLFont.GetFamily(), aCTLFont.GetName(), aCTLFont.GetStyleName(), aCTLFont.GetPitch(), in CreateLayoutTemplates() 614 …em( aLatinFont.GetFamily(), aLatinFont.GetName(), aLatinFont.GetStyleName(), aLatinFont.GetPitch(), in CreateDefaultCellStyles() 617 …ontItemCJK( aCJKFont.GetFamily(), aCJKFont.GetName(), aCJKFont.GetStyleName(), aCJKFont.GetPitch(), in CreateDefaultCellStyles() 620 …ontItemCTL( aCTLFont.GetFamily(), aCTLFont.GetName(), aCTLFont.GetStyleName(), aCTLFont.GetPitch(), in CreateDefaultCellStyles()
|
H A D | stlpool.cxx | 192 …em( aLatinFont.GetFamily(), aLatinFont.GetName(), aLatinFont.GetStyleName(), aLatinFont.GetPitch(), in CreateLayoutStyleSheets() 195 …ontItemCJK( aCJKFont.GetFamily(), aCJKFont.GetName(), aCJKFont.GetStyleName(), aCJKFont.GetPitch(), in CreateLayoutStyleSheets() 198 …ontItemCTL( aCTLFont.GetFamily(), aCTLFont.GetName(), aCTLFont.GetStyleName(), aCTLFont.GetPitch(), in CreateLayoutStyleSheets()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlfonte.cxx | 70 sal::static_int_cast<sal_Int16>(pFont->GetPitch()), in AddFontItems() 81 sal::static_int_cast<sal_Int16>(pFont->GetPitch()), in AddFontItems()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | swfont.hxx | 293 FontPitch GetPitch() const { return aSub[nActual].GetPitch(); } in GetPitch() function in SwFont 312 inline FontPitch GetPitch( const sal_uInt8 nWhich ) const in GetPitch() function in SwFont 313 { return aSub[nWhich].GetPitch(); } in GetPitch()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docshini.cxx | 217 … aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich); in InitNew() 239 … aEmptyStr, aLangDefFont.GetPitch(), aLangDefFont.GetCharSet(), nFontWhich); in InitNew() 307 aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich)); in InitNew()
|
/aoo42x/main/chart2/source/tools/ |
H A D | CharacterProperties.cxx | 518 …setPropertyValueDefault( rOutMap, PROP_CHAR_FONT_PITCH, sal_Int16(aFont.GetPitch()) );//awt::FontP… in AddDefaultsToMap() 562 …er::setPropertyValueDefault( rOutMap, PROP_CHAR_ASIAN_FONT_PITCH, sal_Int16(aFontCJK.GetPitch()) ); in AddDefaultsToMap() 573 …::setPropertyValueDefault( rOutMap, PROP_CHAR_COMPLEX_FONT_PITCH, sal_Int16(aFontCTL.GetPitch()) ); in AddDefaultsToMap()
|
/aoo42x/main/sw/source/core/text/ |
H A D | atrstck.cxx | 728 rFnt.SetPitch( ((SvxFontItem&)rItem).GetPitch(), SW_LATIN ); in FontChg() 794 rFnt.SetPitch( ((SvxFontItem&)rItem).GetPitch(), SW_CJK ); in FontChg() 813 rFnt.SetPitch( ((SvxFontItem&)rItem).GetPitch(), SW_CTL ); in FontChg()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | insfnote.cxx | 79 rFont.GetStyleName(), rFont.GetPitch(), in Apply() 188 aFont.SetPitch( pFontItem->GetPitch() ); in IMPL_LINK_INLINE_END()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 227 aFont.SetPitch( pFItem->GetPitch() ); in InsertSpecialCharacter() 283 aFont.GetStyleName(), aFont.GetPitch(), in InsertSpecialCharacter()
|
/aoo42x/main/editeng/source/uno/ |
H A D | unofdesc.cxx | 74 rDesc.Pitch = sal::static_int_cast< sal_Int16 >(rFont.GetPitch()); in ConvertFromFont() 150 pFontItem->GetPitch()); in FillFromItemSet()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtfnum.cxx | 834 pFnt->GetPitch() == rItem.GetPitch() && in FindFontOfItem() 978 rSVFont.GetPitch(), rSVFont.GetCharSet(), in ReadNumSecLevel()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdmodel.cxx | 786 pI->SetPitch( aFnt.GetPitch()); in ImpGetDefaultFontsLanguage() 804 aSvxFontItem.SetPitch( aFont.GetPitch()); in SetTextDefaults() 813 aSvxFontItemCJK.SetPitch( aFontCJK.GetPitch()); in SetTextDefaults() 822 aSvxFontItemCTL.SetPitch( aFontCTL.GetPitch() ); in SetTextDefaults()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | cuicharmap.cxx | 82 aFont.SetPitch( pFontItem->GetPitch() ); in SvxCharacterMap() 157 …rFont.GetStyleName(), rFont.GetPitch(), rFont.GetCharSet(), pPool->GetWhich(SID_ATTR_CHAR_FONT) ) … in Execute()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 769 GetId(wwFont(pFont->GetFamilyName(), pFont->GetPitch(), in InitFontTable() 775 GetId(wwFont(pFont->GetFamilyName(), pFont->GetPitch(), in InitFontTable() 791 GetId(wwFont(pFont->GetFamilyName(), pFont->GetPitch(), in InitFontTable() 800 wwFont aFont(rFont.GetName(), rFont.GetPitch(), rFont.GetFamily(), in GetId() 807 wwFont aFont(rFont.GetFamilyName(), rFont.GetPitch(), rFont.GetFamily(), in GetId()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewutil.cxx | 373 …etFamily(), rOldFont.GetFamilyName(), rOldFont.GetStyleName(), rOldFont.GetPitch(), rOldFont.GetCh… in ExecuteCharMap() 382 …ly(), pFontItem->GetFamilyName(), pFontItem->GetStyleName(), pFontItem->GetPitch(), pFontItem->Get… in ExecuteCharMap()
|
/aoo42x/main/sw/source/ui/lingu/ |
H A D | hhcwrp.cxx | 189 pFont->GetStyleName(), pFont->GetPitch(), in ~SwHHCWrapper() 562 aFontItem.SetPitch( pTargetFont->GetPitch()); in ReplaceUnit()
|
/aoo42x/main/sd/source/ui/notes/ |
H A D | EditWindow.cxx | 188 aFont.GetPitch(), in CreateEditEngine() 260 rFnt.GetStyleName(), rFnt.GetPitch(), in DataChanged()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | fontdialog.cxx | 512 …faultVCLFont.GetName(), aDefaultVCLFont.GetStyleName(), aDefaultVCLFont.GetPitch(), aDefaultVCLFon… in createItemSet() 524 …faultVCLFont.GetName(), aDefaultVCLFont.GetStyleName(), aDefaultVCLFont.GetPitch(), aDefaultVCLFon… in createItemSet()
|
/aoo42x/main/editeng/source/misc/ |
H A D | acorrcfg.cxx | 608 pValues[nProp] <<= (sal_Int32)rSwFlags.aBulletFont.GetPitch(); in Commit() 652 pValues[nProp] <<= (sal_Int32)rSwFlags.aByInputBulletFont.GetPitch(); in Commit()
|
/aoo42x/main/sw/source/ui/chrdlg/ |
H A D | drpcps.cxx | 225 _rFont.SetPitch (aFmtFont.GetPitch()); in GetFontSettings() 274 aFont.SetPitch (rFmtFont.GetPitch()); in UpdatePaintSettings()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | drwtxtsh.cxx | 828 aFont.SetPitch( pFontItem->GetPitch() ); in InsertSymbol() 863 aFont.GetStyleName(), aFont.GetPitch(), in InsertSymbol()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | autoform.cxx | 925 aStdFont.GetPitch(), aStdFont.GetCharSet(), ATTR_FONT ); in ScAutoFormat() 931 aStdFont.GetPitch(), aStdFont.GetCharSet(), ATTR_CJK_FONT ); in ScAutoFormat() 937 aStdFont.GetPitch(), aStdFont.GetCharSet(), ATTR_CTL_FONT ); in ScAutoFormat()
|