Searched refs:mnPitch (Results 1 – 2 of 2) sorted by relevance
60 mnPitch( 0 ), in TextFont()69 mnPitch = rAttribs.getInteger( XML_pitchFamily, 0 ); in setAttributes()90 rnFontPitch = lclGetFontPitch( extractValue< sal_Int16 >( mnPitch, 0, 4 ) ); in implGetFontData()91 rnFontFamily = lclGetFontFamily( extractValue< sal_Int16 >( mnPitch, 4, 4 ) ); in implGetFontData()
66 sal_Int32 mnPitch; member in oox::drawingml::TextFont
Completed in 11 milliseconds