Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dconfig.cxx63 sal_uInt16 nU16; in ItemSetToConfig() local
66 { 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 6 milliseconds