Searched refs:ImplGetUI (Results 1 – 6 of 6) sorted by relevance
149 pElement->nColorMaximumIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplDoClass1()165 pElement->nColorValueExtent[ nI0 ] = (sal_uInt8)ImplGetUI( pElement->nColorPrecision ); in ImplDoClass1()190 nSize = ImplGetUI( 1 ); in ImplDoClass1()203 nSize = ImplGetUI( 1 ); in ImplDoClass1()
232 sal_uInt32 CGM::ImplGetUI( sal_uInt32 nPrecision ) in ImplGetUI() function in CGM462 sal_uInt32 nColor = ImplGetByte( ImplGetUI( pElement->nColorPrecision ), 1 ); in ImplGetBitmapColor()470 nColor = ImplGetByte( ImplGetUI( pElement->nColorPrecision ), 1 ); in ImplGetBitmapColor()477 nColor = ImplGetByte( ImplGetUI( pElement->nColorPrecision ), 1 ); in ImplGetBitmapColor()486 sal_uInt32 nIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplGetBitmapColor()
195 nSize = ImplGetUI( 1 ); in ImplDoClass4()233 nSize = ImplGetUI( 1 ); in ImplDoClass4()253 nSize = ImplGetUI( 1 ); in ImplDoClass4()338 ImplGetUI( pElement->nIntegerPrecision ); //-Wall is this needed in ImplDoClass4()
250 rDesc.mnX = mpCGM->ImplGetUI( nPrecision ); in ImplGetDimensions()251 rDesc.mnY = mpCGM->ImplGetUI( nPrecision ); in ImplGetDimensions()
118 sal_uInt32 ImplGetUI( sal_uInt32 nPrecision );
309 sal_uInt32 nColorStartIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplDoClass5()
Completed in 27 milliseconds