Home
last modified time | relevance | path

Searched refs:ImplGetByte (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/source/graphicfilter/iras/
H A Diras.cxx63 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 …]
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx193 sal_uInt8 CGM::ImplGetByte( sal_uInt32 nSource, sal_uInt32 nPrecision ) in ImplGetByte() function in CGM
462 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()
H A Dcgm.hxx116 sal_uInt8 ImplGetByte( sal_uInt32 nSource, sal_uInt32 nPrecision );

Completed in 18 milliseconds