Searched refs:nOoxValue (Results 1 – 1 of 1) sorted by relevance
41 sal_Int16 lclGetFontPitch( sal_Int32 nOoxValue ) in lclGetFontPitch() argument45 return STATIC_ARRAY_SELECT( spnFontPitch, nOoxValue, DONTKNOW ); in lclGetFontPitch()48 sal_Int16 lclGetFontFamily( sal_Int32 nOoxValue ) in lclGetFontFamily() argument52 return STATIC_ARRAY_SELECT( spnFontFamily, nOoxValue, DONTKNOW ); in lclGetFontFamily()
Completed in 14 milliseconds