Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2054 const char *pPitch = NULL; in FontPitchType() local
2057 case PITCH_VARIABLE: pPitch = "variable"; break; in FontPitchType()
2058 case PITCH_FIXED: pPitch = "fixed"; break; in FontPitchType()
2059 default: pPitch = "default"; break; // no info about the pitch in FontPitchType()
2062 if ( pPitch ) in FontPitchType()
2064 FSNS( XML_w, XML_val ), pPitch, in FontPitchType()

Completed in 31 milliseconds