Searched refs:ImplGetPointSize (Results 1 – 4 of 4) sorted by relevance
131 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()
132 sal_uInt32 ImplGetPointSize();
299 sal_uInt32 nHeaderSize = 2 + 3 * nPrecision + 3 * mpCGM->ImplGetPointSize(); in ImplGetDimensions()
351 sal_uInt32 CGM::ImplGetPointSize() in ImplGetPointSize() function in CGM