Searched refs:nPrintZoomFactor (Results 1 – 1 of 1) sorted by relevance
202 sal_uInt16 nPrintZoomFactor; member220 nPrintZoomFactor = 100; in SmCfgOther()900 pOther->nPrintZoomFactor = nTmp16; in LoadOther()955 *pValue++ <<= (sal_Int16) pOther->nPrintZoomFactor; in SaveOther()1168 return pOther->nPrintZoomFactor; in GetPrintZoomFactor()1176 if (nVal != pOther->nPrintZoomFactor) in SetPrintZoomFactor()1178 pOther->nPrintZoomFactor = nVal; in SetPrintZoomFactor()
Completed in 20 milliseconds