Searched refs:eFontPitch (Results 1 – 3 of 3) sorted by relevance
62 const FontPitch eFontPitch /*= PITCH_DONTKNOW*/,
241 const XubString& aStName, const FontPitch eFontPitch, in SvxFontItem() argument250 ePitch = eFontPitch; in SvxFontItem()425 sal_uInt8 _eFamily, eFontPitch, eFontTextEncoding; in Create() local428 rStrm >> eFontPitch; in Create()461 (FontPitch)eFontPitch, (rtl_TextEncoding)eFontTextEncoding, Which() ); in Create()
3112 PropertyIds eFontPitch = PROP_CHAR_FONT_PITCH; in sprmWithProps() local3123 eFontPitch = PROP_CHAR_FONT_PITCH_ASIAN; in sprmWithProps()3131 eFontPitch = PROP_CHAR_FONT_PITCH_COMPLEX; in sprmWithProps()3139 rContext->Insert(eFontPitch, true, uno::makeAny( pFontEntry->nPitchRequest )); in sprmWithProps()
Completed in 60 milliseconds