Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/
H A Dtextfont.cxx41 sal_Int16 lclGetFontPitch( sal_Int32 nOoxValue ) in lclGetFontPitch() argument
45 return STATIC_ARRAY_SELECT( spnFontPitch, nOoxValue, DONTKNOW ); in lclGetFontPitch()
48 sal_Int16 lclGetFontFamily( sal_Int32 nOoxValue ) in lclGetFontFamily() argument
52 return STATIC_ARRAY_SELECT( spnFontFamily, nOoxValue, DONTKNOW ); in lclGetFontFamily()

Completed in 14 milliseconds