Searched refs:SmPrintSize (Results 1 – 6 of 6) sorted by relevance
190 SmPrintSize GetPrintSize() const;191 void SetPrintSize( SmPrintSize eSize );
201 SmPrintSize ePrintSize;896 pOther->ePrintSize = (SmPrintSize) nTmp16; in LoadOther()1144 SmPrintSize SmMathConfig::GetPrintSize() const in GetPrintSize()1152 void SmMathConfig::SetPrintSize( SmPrintSize eSize ) in SetPrintSize()
67 SetPrintSize( (SmPrintSize) nU16 ); in ItemSetToConfig()
1061 …SmPrintSize ePrintSize( static_cast< SmPrintSize >( rPrintUIOptions.getIntValue( PRTUIOPT_PRINT_FO… in Impl_Print()
225 …SmPrintSize ePrintSize = (SmPrintSize)((const SfxUInt16Item &)rSet.Get(GetWhich(SID_PRINTSIZE))).G… in Reset()
33 enum SmPrintSize { PRINT_SIZE_NORMAL, PRINT_SIZE_SCALED, PRINT_SIZE_ZOOMED }; enum
Completed in 54 milliseconds