Home
last modified time | relevance | path

Searched refs:eFontPitch (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/source/items/
H A Dtextitem.cxx241 const XubString& aStName, const FontPitch eFontPitch, in SvxFontItem() argument
250 ePitch = eFontPitch; in SvxFontItem()
425 sal_uInt8 _eFamily, eFontPitch, eFontTextEncoding; in Create() local
428 rStrm >> eFontPitch; in Create()
461 (FontPitch)eFontPitch, (rtl_TextEncoding)eFontTextEncoding, Which() ); in Create()
/trunk/main/editeng/inc/editeng/
H A Dfontitem.hxx62 const FontPitch eFontPitch /*= PITCH_DONTKNOW*/,
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3110 PropertyIds eFontPitch = PROP_CHAR_FONT_PITCH; in sprmWithProps() local
3121 eFontPitch = PROP_CHAR_FONT_PITCH_ASIAN; in sprmWithProps()
3129 eFontPitch = PROP_CHAR_FONT_PITCH_COMPLEX; in sprmWithProps()
3137 rContext->Insert(eFontPitch, true, uno::makeAny( pFontEntry->nPitchRequest )); in sprmWithProps()

Completed in 76 milliseconds