Searched refs:ImplGetByte (Results 1 – 3 of 3) sorted by relevance
63 sal_uInt8 ImplGetByte();232 nDat = ImplGetByte(); in ImplReadBody()237 if (!( ( x - 1 ) & 0x8 ) ) ImplGetByte(); // WORD ALIGNMENT ??? in ImplReadBody()246 nDat = ImplGetByte(); in ImplReadBody()249 if ( x & 1 ) ImplGetByte(); // WORD ALIGNMENT ??? in ImplReadBody()264 nRed = ImplGetByte(); in ImplReadBody()265 nGreen = ImplGetByte(); in ImplReadBody()266 nBlue = ImplGetByte(); in ImplReadBody()270 nBlue = ImplGetByte(); in ImplReadBody()271 nGreen = 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 );