Home
last modified time | relevance | path

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

/AOO42X/main/oox/source/drawingml/ !
H A Dtextfont.cxx48 sal_Int16 lclGetFontFamily( sal_Int32 nOoxValue ) in lclGetFontFamily() function
91 rnFontFamily = lclGetFontFamily( extractValue< sal_Int16 >( mnPitch, 4, 4 ) ); in implGetFontData()