Searched refs:map100thmm (Results 1 – 1 of 1) sorted by relevance
41 static sal_Int32 map100thmm( sal_Int32 n100thMM ) in map100thmm() function69 mnDocWidth = map100thmm( nDocWidthInput ); in Writer()70 mnDocHeight = map100thmm( nDocHeightInput ); in Writer()247 _Int16(static_cast<long>(map100thmm(x)*mnDocXScale)), in placeShape()248 _Int16(static_cast<long>(map100thmm(y)*mnDocYScale)))); in placeShape()282 _Int16(static_cast<long>(map100thmm(x)*mnDocXScale)), in moveShape()283 _Int16(static_cast<long>(map100thmm(y)*mnDocYScale)))); in moveShape()
Completed in 59 milliseconds