Home
last modified time | relevance | path

Searched refs:GetPitch (Results 1 – 25 of 99) sorted by relevance

1234

/AOO42X/main/xmloff/source/style/
H A DXMLFontAutoStylePool.cxx85 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 Dswfont.cxx241 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 Dxmlfonte.cxx77 … 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 Ddrawdoc4.cxx205 …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 Dstlpool.cxx192 …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 Dxmlfonte.cxx70 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 Dswfont.hxx293 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 Ddocshini.cxx217 … 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 DCharacterProperties.cxx518 …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 Datrstck.cxx728 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 Dinsfnote.cxx79 rFont.GetStyleName(), rFont.GetPitch(), in Apply()
188 aFont.SetPitch( pFontItem->GetPitch() ); in IMPL_LINK_INLINE_END()
/AOO42X/main/sd/source/ui/func/
H A Dfubullet.cxx227 aFont.SetPitch( pFItem->GetPitch() ); in InsertSpecialCharacter()
283 aFont.GetStyleName(), aFont.GetPitch(), in InsertSpecialCharacter()
/AOO42X/main/editeng/source/uno/
H A Dunofdesc.cxx74 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 Drtfnum.cxx834 pFnt->GetPitch() == rItem.GetPitch() && in FindFontOfItem()
978 rSVFont.GetPitch(), rSVFont.GetCharSet(), in ReadNumSecLevel()
/AOO42X/main/svx/source/svdraw/
H A Dsvdmodel.cxx782 pI->SetPitch( aFnt.GetPitch()); in ImpGetDefaultFontsLanguage()
800 aSvxFontItem.SetPitch( aFont.GetPitch()); in SetTextDefaults()
809 aSvxFontItemCJK.SetPitch( aFontCJK.GetPitch()); in SetTextDefaults()
818 aSvxFontItemCTL.SetPitch( aFontCTL.GetPitch() ); in SetTextDefaults()
/AOO42X/main/cui/source/dialogs/
H A Dcuicharmap.cxx82 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 Dwrtw8sty.cxx768 GetId(wwFont(pFont->GetFamilyName(), pFont->GetPitch(), in InitFontTable()
774 GetId(wwFont(pFont->GetFamilyName(), pFont->GetPitch(), in InitFontTable()
790 GetId(wwFont(pFont->GetFamilyName(), pFont->GetPitch(), in InitFontTable()
799 wwFont aFont(rFont.GetName(), rFont.GetPitch(), rFont.GetFamily(), in GetId()
806 wwFont aFont(rFont.GetFamilyName(), rFont.GetPitch(), rFont.GetFamily(), in GetId()
/AOO42X/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx189 pFont->GetStyleName(), pFont->GetPitch(), in ~SwHHCWrapper()
562 aFontItem.SetPitch( pTargetFont->GetPitch()); in ReplaceUnit()
/AOO42X/main/sd/source/ui/notes/
H A DEditWindow.cxx176 aFont.GetPitch(), in CreateEditEngine()
243 rFnt.GetStyleName(), rFnt.GetPitch(), in DataChanged()
/AOO42X/main/sc/source/ui/view/
H A Dviewutil.cxx373 …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/extensions/source/propctrlr/
H A Dfontdialog.cxx512 …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 Dacorrcfg.cxx608 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 Ddrpcps.cxx225 _rFont.SetPitch (aFmtFont.GetPitch()); in GetFontSettings()
274 aFont.SetPitch (rFmtFont.GetPitch()); in UpdatePaintSettings()
/AOO42X/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx828 aFont.SetPitch( pFontItem->GetPitch() ); in InsertSymbol()
863 aFont.GetStyleName(), aFont.GetPitch(), in InsertSymbol()
/AOO42X/main/sc/source/core/tool/
H A Dautoform.cxx925 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()

1234