Home
last modified time | relevance | path

Searched refs:GetPitch (Results 51 – 75 of 99) sorted by relevance

1234

/trunk/main/editeng/source/items/
H A Dtextitem.cxx260 ePitch = rFont.GetPitch(); in operator =()
400 rStrm << (sal_uInt8) GetFamily() << (sal_uInt8) GetPitch() in Store()
3833 pItem->SetPitch( aFont.GetPitch()); in GetDefaultFonts()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx471 rFont.SetPitch( rFontItem.GetPitch() ); in SetPrevFont()
832 aFontInfo.SetPitch(pFontItem->GetPitch()); in calcFontInfo()
861 _rFont.SetPitch( aFontInfo.GetPitch() ); in calcFontInfo()
1243 aInfo.GetPitch(), aInfo.GetCharSet(), nWhich ); in FillItemSet_Impl()
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx394 aFont.GetPitch(), in CreateEditEngine()
/trunk/main/sc/source/core/data/
H A Dstlpool.cxx241 aDefFont.GetPitch(), aDefFont.GetCharSet(), nItemId ); in lcl_CheckFont()
H A Ddocpool.cxx202 aStdFont.GetPitch(), aStdFont.GetCharSet(), in ScDocumentPool()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1512 if( rFontSelData.GetPitch() != PITCH_DONTKNOW ) in GetFcSubstitute()
1514 switch( rFontSelData.GetPitch() ) in GetFcSubstitute()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1714 aFont.SetPitch( pFontItem->GetPitch() ); in InsertSymbol()
1749 aFont.GetStyleName(), aFont.GetPitch(), in InsertSymbol()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx452 pFont->GetPitch(), pFont->GetCharSet(), RES_CHRATR_FONT )); in PutNumFmtFontsInAttrPool()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx566 nPitch = (sal_uInt16)pFnt->GetPitch(); in Store()
H A Doptpage.cxx727 aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich)); in lcl_SetColl()
814 aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich)); in FillItemSet()
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx526 rFont.SetPitch ( rFontItem.GetPitch() ); in lcl_SetFontProperties()
/trunk/main/cui/source/options/
H A Dfontsubs.cxx389 if(!bNonPropOnly || rInfo.GetPitch() == PITCH_FIXED) in IMPL_LINK()
/trunk/main/editeng/source/editeng/
H A Deehtml.cxx676 …SvxFontItem aFontItem( aFont.GetFamily(), aFont.GetName(), XubString(), aFont.GetPitch(), aFont.Ge… in ImpSetStyleSheet()
H A Deertfpar.cxx173 aDefFont.GetStyleName(), aDefFont.GetPitch(), aDefFont.GetCharSet(), EE_CHAR_FONTINFO ); in AddRTFDefaultValues()
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx1937 …Font.GetFamily(), aCurFont.GetName(), aCurFont.GetStyleName(), aCurFont.GetPitch(), aCurFont.GetCh… in ExecuteEdit()
1951 aNewFont.SetPitch( pFontItem->GetPitch() ); in ExecuteEdit()
H A Deditsh.cxx380 aFont.GetStyleName(), aFont.GetPitch(), in Execute()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2430 rFont.GetStyleName(), rFont.GetPitch(), in lcl_swcss1_setEncoding()
2455 rDfltFont.GetPitch(), in SetDfltEncoding()
H A Dhtmlform.cxx648 aTmp <<= (sal_Int16) aFixedFont.GetPitch(); in lcl_html_setFixedFontProperty()
1117 aTmp <<= (sal_Int16)pFontItem->GetPitch() ; in InsertControl()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx661 aCurFont.SetPitch ( pFontItem->GetPitch() ); in Update()
787 aInfo.GetPitch(), in Select()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx639 rFont.SetPitch ( rFontItem.GetPitch() ); in lcl_SetFontProperties()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx621 pFont->GetPitch(), in MakeFieldInst()
/trunk/main/starmath/source/
H A Dcfgitem.cxx246 nPitch = (sal_Int16) rFont.GetPitch(); in SmFontFormat()
H A Dunomodel.cxx948 pDescriptor->nPitch = sal::static_int_cast< sal_Int16 >(rFont.GetPitch()); in _getPropertyValues()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx334 aFD.Pitch = sal::static_int_cast< sal_Int16 >(rFont.GetPitch()); in CreateFontDescriptor()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx432 switch( rFont.GetPitch() ) in ImplCheckTextAttr()

Completed in 204 milliseconds

1234