/aoo41x/main/canvas/source/directx/ |
H A D | dx_bitmapcanvashelper.cxx | 165 …uno::Sequence< sal_Int8 > BitmapCanvasHelper::getData( rendering::IntegerBitmapLayout& bitmapL… in getData() 181 const rendering::IntegerBitmapLayout& bitmapLayout, in setData() 196 const rendering::IntegerBitmapLayout& bitmapLayout, in setPixel() 210 …uno::Sequence< sal_Int8 > BitmapCanvasHelper::getPixel( rendering::IntegerBitmapLayout& bitmapLa… in getPixel() 231 rendering::IntegerBitmapLayout BitmapCanvasHelper::getMemoryLayout() in getMemoryLayout() 234 return rendering::IntegerBitmapLayout(); // we're disposed in getMemoryLayout()
|
H A D | dx_bitmapcanvashelper.hxx | 105 getData( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 109 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 113 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 117 getPixel( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 122 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
H A D | dx_ibitmap.hxx | 45 ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 50 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 55 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 59 ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout,
|
H A D | dx_bitmap.hxx | 55 ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 60 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 65 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 69 ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout,
|
H A D | dx_surfacebitmap.hxx | 72 ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 77 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 82 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 86 ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout,
|
H A D | dx_bitmap.cxx | 112 …uno::Sequence< sal_Int8 > DXBitmap::getData( rendering::IntegerBitmapLayout& /*bitmapLayout*/, in getData() argument 147 const rendering::IntegerBitmapLayout& /*bitmapLayout*/, in setData() argument 177 const rendering::IntegerBitmapLayout& /*bitmapLayout*/, in setPixel() argument 196 … uno::Sequence< sal_Int8 > DXBitmap::getPixel( rendering::IntegerBitmapLayout& /*bitmapLayout*/, in getPixel() argument
|
H A D | dx_surfacebitmap.cxx | 506 …uno::Sequence< sal_Int8 > DXSurfaceBitmap::getData( rendering::IntegerBitmapLayout& /*bitmapLa… in getData() argument 595 const rendering::IntegerBitmapLayout& /*bitmapLayout*/, in setData() argument 679 const rendering::IntegerBitmapLayout& /*bitmapLayout*/, in setPixel() argument 742 …uno::Sequence< sal_Int8 > DXSurfaceBitmap::getPixel( rendering::IntegerBitmapLayout& /*bitmapLay… in getPixel() argument
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvasbitmaphelper.hxx | 96 getData( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 100 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 104 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 108 getPixel( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 111 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
H A D | canvasbitmaphelper.cxx | 135 … uno::Sequence< sal_Int8 > CanvasBitmapHelper::getData( rendering::IntegerBitmapLayout& rLayout, in getData() 202 const rendering::IntegerBitmapLayout& rLayout, in setData() 210 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setData() 435 const rendering::IntegerBitmapLayout& rLayout, in setPixel() 452 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setPixel() 500 … uno::Sequence< sal_Int8 > CanvasBitmapHelper::getPixel( rendering::IntegerBitmapLayout& rLayout, in getPixel() 547 rendering::IntegerBitmapLayout CanvasBitmapHelper::getMemoryLayout() in getMemoryLayout() 550 return rendering::IntegerBitmapLayout(); // we're disposed in getMemoryLayout()
|
H A D | canvashelper.cxx | 955 uno::Sequence< sal_Int8 > CanvasHelper::getData( rendering::IntegerBitmapLayout& rLayout, in getData() 1007 const rendering::IntegerBitmapLayout& aLayout, in setData() 1013 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setData() 1141 const rendering::IntegerBitmapLayout& rLayout, in setPixel() 1162 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setPixel() 1174 uno::Sequence< sal_Int8 > CanvasHelper::getPixel( rendering::IntegerBitmapLayout& rLayout, in getPixel() 1204 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout() 1207 return rendering::IntegerBitmapLayout(); // we're disposed in getMemoryLayout()
|
H A D | canvashelper.hxx | 253 getData( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 257 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 261 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 265 getPixel( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 268 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
/aoo41x/main/canvas/inc/canvas/base/ |
H A D | integerbitmapbase.hxx | 76 …equence< sal_Int8 > SAL_CALL getData( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLay… in getData() 91 … const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, in setData() 108 … const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, in setPixel() 124 …quence< sal_Int8 > SAL_CALL getPixel( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayo… in getPixel() 138 …virtual ::com::sun::star::rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (::com… in getMemoryLayout()
|
/aoo41x/main/canvas/source/null/ |
H A D | null_canvashelper.cxx | 287 …uno::Sequence< sal_Int8 > CanvasHelper::getData( rendering::IntegerBitmapLayout& /*bitmapLayou… in getData() argument 295 const rendering::IntegerBitmapLayout& /*bitmapLayout*/, in setData() argument 301 const rendering::IntegerBitmapLayout& /*bitmapLayout*/, in setPixel() argument 306 …uno::Sequence< sal_Int8 > CanvasHelper::getPixel( rendering::IntegerBitmapLayout& /*bitmapLayout… in getPixel() argument 318 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout()
|
H A D | null_canvashelper.hxx | 223 getData( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 227 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 231 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 235 getPixel( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 240 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XIntegerReadOnlyBitmap.idl | 39 #include <com/sun/star/rendering/IntegerBitmapLayout.idl> 66 <type>IntegerBitmapLayout</type> return values. If either of them 104 …sequence<byte> getData( [out] IntegerBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry:… 140 …sequence<byte> getPixel( [out] IntegerBitmapLayout bitmapLayout, [in] ::com::sun::star::geometry:… 151 IntegerBitmapLayout getMemoryLayout();
|
H A D | XIntegerBitmap.idl | 39 #include <com/sun/star/rendering/IntegerBitmapLayout.idl> 96 …void setData( [in] sequence<byte> data, [in] IntegerBitmapLayout bitmapLayout, [in] ::com::sun:… 136 …void setPixel( [in] sequence<byte> color, [in] IntegerBitmapLayout bitmapLayout, [in] ::com::su…
|
/aoo41x/main/canvas/inc/canvas/rendering/ |
H A D | bitmap.hxx | 86 ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 91 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 96 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 100 ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout,
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.hxx | 236 getData( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 240 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 244 const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 248 getPixel( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout, 253 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
H A D | cairo_canvashelper.cxx | 1518 uno::Sequence< sal_Int8 > CanvasHelper::getData( rendering::IntegerBitmapLayout& aLayout, in getData() 1548 const rendering::IntegerBitmapLayout& /*bitmapLayout*/, in setData() argument 1554 const rendering::IntegerBitmapLayout& /*bitmapLayout*/, in setPixel() argument 1559 …uno::Sequence< sal_Int8 > CanvasHelper::getPixel( rendering::IntegerBitmapLayout& /*bitmapLayout… in getPixel() argument 1934 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout() 1937 return rendering::IntegerBitmapLayout(); // we're disposed in getMemoryLayout() 1940 rendering::IntegerBitmapLayout aLayout; in getMemoryLayout()
|
/aoo41x/main/vcl/test/ |
H A D | canvasbitmaptest.cxx | 188 rendering::IntegerBitmapLayout aLayout; in checkCanvasBitmap() 339 rendering::IntegerBitmapLayout aLayout; in checkBitmapImport() 469 rendering::IntegerBitmapLayout maLayout; 479 …virtual uno::Sequence< ::sal_Int8 > SAL_CALL getData( rendering::IntegerBitmapLayout& bitmapLa… in getData() 525 virtual uno::Sequence< ::sal_Int8 > SAL_CALL getPixel( rendering::IntegerBitmapLayout&, in getPixel() argument 541 … virtual rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (uno::RuntimeException) in getMemoryLayout() 543 rendering::IntegerBitmapLayout aLayout( maLayout ); in getMemoryLayout()
|
/aoo41x/main/vcl/inc/ |
H A D | canvasbitmap.hxx | 53 com::sun::star::rendering::IntegerBitmapLayout m_aLayout; 76 …uence< ::sal_Int8 > SAL_CALL getData( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayo… 77 …ence< ::sal_Int8 > SAL_CALL getPixel( ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayo… 79 …virtual ::com::sun::star::rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (::com…
|
/aoo41x/main/vcl/source/helper/ |
H A D | canvastools.cxx | 202 inline bool operator==( const rendering::IntegerBitmapLayout& rLHS, in operator ==() 203 const rendering::IntegerBitmapLayout& rRHS ) in operator ==() 216 const rendering::IntegerBitmapLayout& rLayout, in readBmp() 221 rendering::IntegerBitmapLayout aCurrLayout; in readBmp() 335 const rendering::IntegerBitmapLayout aLayout( in bitmapExFromXBitmap()
|
H A D | canvasbitmap.cxx | 465 uno::Sequence< sal_Int8 > SAL_CALL VclCanvasBitmap::getData( rendering::IntegerBitmapLayout& bitm… in getData() 570 uno::Sequence< sal_Int8 > SAL_CALL VclCanvasBitmap::getPixel( rendering::IntegerBitmapLayout& bitma… in getPixel() 650 rendering::IntegerBitmapLayout SAL_CALL VclCanvasBitmap::getMemoryLayout() throw (uno::RuntimeExcep… in getMemoryLayout() 654 rendering::IntegerBitmapLayout aLayout( m_aLayout ); in getMemoryLayout()
|
/aoo41x/main/canvas/inc/canvas/ |
H A D | canvastools.hxx | 63 struct IntegerBitmapLayout; 448 ::com::sun::star::rendering::IntegerBitmapLayout getStdMemoryLayout(
|
H A D | verifyinput.hxx | 57 struct IntegerBitmapLayout; 347 void verifyInput( const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLayout,
|