Home
last modified time | relevance | path

Searched refs:IntegerBitmapLayout (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/canvas/source/directx/
H A Ddx_bitmapcanvashelper.cxx165 …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 Ddx_bitmapcanvashelper.hxx105 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 Ddx_ibitmap.hxx45 ::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 Ddx_bitmap.hxx55 ::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 Ddx_surfacebitmap.hxx72 ::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 Ddx_bitmap.cxx112 …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 Ddx_surfacebitmap.cxx506 …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
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx135 … 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 Dcanvasbitmaphelper.hxx96 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 Dcanvashelper.cxx955 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 Dcanvashelper.hxx253 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();
/trunk/main/canvas/inc/canvas/base/
H A Dintegerbitmapbase.hxx76 …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()
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx287 …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 Dnull_canvashelper.hxx223 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();
/trunk/main/offapi/com/sun/star/rendering/
H A DXIntegerReadOnlyBitmap.idl39 #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 DXIntegerBitmap.idl39 #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…
/trunk/main/canvas/inc/canvas/rendering/
H A Dbitmap.hxx86 ::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,
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx236 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 Dcairo_canvashelper.cxx1518 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()
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx188 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()
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx53 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…
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx202 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 Dcanvasbitmap.cxx465 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()
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx64 struct IntegerBitmapLayout;
449 CANVASTOOLS_DLLPUBLIC ::com::sun::star::rendering::IntegerBitmapLayout getStdMemoryLayout(
H A Dverifyinput.hxx58 struct IntegerBitmapLayout;
348 …OLS_DLLPUBLIC void verifyInput( const ::com::sun::star::rendering::IntegerBitmapLayout& bitmapLay…

Completed in 92 milliseconds

12