Searched refs:PRINT_SIZE_NORMAL (Results 1 – 4 of 4) sorted by relevance
33 enum SmPrintSize { PRINT_SIZE_NORMAL, PRINT_SIZE_SCALED, PRINT_SIZE_ZOOMED }; enumerator
1058 …ic_cast< SmPrintSize >( rPrintUIOptions.getIntValue( PRTUIOPT_PRINT_FORMAT, PRINT_SIZE_NORMAL ) )); in Impl_Print()1151 ePrintSize = PRINT_SIZE_NORMAL; in Impl_Print()1154 case PRINT_SIZE_NORMAL: in Impl_Print()
205 nPrintSize = PRINT_SIZE_NORMAL; in FillItemSet()227 aSizeNormal.Check(ePrintSize == PRINT_SIZE_NORMAL); in Reset()
219 ePrintSize = PRINT_SIZE_NORMAL; in SmCfgOther()
Completed in 102 milliseconds