Home
last modified time | relevance | path

Searched refs:mnPitch (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/oox/source/drawingml/
H A Dtextfont.cxx60 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()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextfont.hxx66 sal_Int32 mnPitch; member in oox::drawingml::TextFont

Completed in 11 milliseconds