Searched refs:nU16 (Results 1 – 1 of 1) sorted by relevance
63 sal_uInt16 nU16; in ItemSetToConfig() local66 { nU16 = ((const SfxUInt16Item *) pItem)->GetValue(); in ItemSetToConfig()67 SetPrintSize( (SmPrintSize) nU16 ); in ItemSetToConfig()70 { nU16 = ((const SfxUInt16Item *) pItem)->GetValue(); in ItemSetToConfig()71 SetPrintZoomFactor( nU16 ); in ItemSetToConfig()
Completed in 15 milliseconds