Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx131 sal_uInt32 nPoints = mnElementSize / ImplGetPointSize(); in ImplDoClass4()
149 mnElementSize / ImplGetPointSize()); in ImplDoClass4()
268 mnElementSize / ImplGetPointSize()); in ImplDoClass4()
723 …tatic_int_cast< sal_uInt16 >(( mnElementSize - pElement->nIntegerPrecision ) / ImplGetPointSize()); in ImplDoClass4()
H A Dcgm.hxx132 sal_uInt32 ImplGetPointSize();
H A Dbitmap.cxx299 sal_uInt32 nHeaderSize = 2 + 3 * nPrecision + 3 * mpCGM->ImplGetPointSize(); in ImplGetDimensions()
H A Dcgm.cxx351 sal_uInt32 CGM::ImplGetPointSize() in ImplGetPointSize() function in CGM