Searched refs:ImplGetByte (Results 1 – 3 of 3) sorted by relevance
63 sal_uInt8 ImplGetByte();232 nDat = ImplGetByte(); in ImplReadBody()246 nDat = ImplGetByte(); in ImplReadBody()264 nRed = ImplGetByte(); in ImplReadBody()266 nBlue = ImplGetByte(); in ImplReadBody()270 nBlue = ImplGetByte(); in ImplReadBody()272 nRed = ImplGetByte(); in ImplReadBody()288 nRed = ImplGetByte(); in ImplReadBody()290 nBlue = ImplGetByte(); in ImplReadBody()294 nBlue = ImplGetByte(); in ImplReadBody()[all …]
193 sal_uInt8 CGM::ImplGetByte( sal_uInt32 nSource, sal_uInt32 nPrecision ) in ImplGetByte() 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()
116 sal_uInt8 ImplGetByte( sal_uInt32 nSource, sal_uInt32 nPrecision );
Completed in 138 milliseconds