Searched refs:spnFontPitch (Results 1 – 1 of 1) sorted by relevance
44 static const sal_Int16 spnFontPitch[] = { DONTKNOW, FIXED, VARIABLE }; in lclGetFontPitch() local45 return STATIC_ARRAY_SELECT( spnFontPitch, nOoxValue, DONTKNOW ); in lclGetFontPitch()