/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XIeeeDoubleBitmap.idl | 61 getMemoryLayout(). With the given rectangle, a subset of the 68 getMemoryLayout(). At least under Windows, the memory layout 72 a call to getMemoryLayout() and setData().<p> 105 getMemoryLayout(). At least under Windows, the memory layout 109 a call to getMemoryLayout() and setPixel().<p>
|
H A D | XIeeeFloatBitmap.idl | 61 getMemoryLayout(). With the given rectangle, a subset of the 68 getMemoryLayout(). At least under Windows, the memory layout 72 a call to getMemoryLayout() and setData().<p> 105 getMemoryLayout(). At least under Windows, the memory layout 109 a call to getMemoryLayout() and setPixel().<p>
|
H A D | XIntegerBitmap.idl | 60 getMemoryLayout(). With the given rectangle, a subset of the 70 getMemoryLayout(). At least under Windows, the memory layout 74 a call to getMemoryLayout() and setData(). 112 getMemoryLayout(). At least under Windows, the memory layout 116 a call to getMemoryLayout() and setPixel().
|
H A D | XIntegerReadOnlyBitmap.idl | 75 getMemoryLayout(). With the given rectangle, a subset of the 89 space as would have been returned by getMemoryLayout(). This 126 space as would have been returned by getMemoryLayout(). This 151 IntegerBitmapLayout getMemoryLayout();
|
H A D | XHalfFloatBitmap.idl | 63 getMemoryLayout(). With the given rectangle, a subset of the 80 getMemoryLayout(). At least under Windows, the memory layout 84 a call to getMemoryLayout() and setData().<p>
|
H A D | XHalfFloatReadOnlyBitmap.idl | 73 getMemoryLayout(). With the given rectangle, a subset of the 104 FloatingPointBitmapLayout getMemoryLayout();
|
H A D | XIeeeDoubleReadOnlyBitmap.idl | 73 getMemoryLayout(). With the given rectangle, a subset of the 131 FloatingPointBitmapLayout getMemoryLayout();
|
H A D | XIeeeFloatReadOnlyBitmap.idl | 72 getMemoryLayout(). With the given rectangle, a subset of the 130 FloatingPointBitmapLayout getMemoryLayout();
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvasbitmaphelper.cxx | 143 rLayout = getMemoryLayout(); in getData() 210 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setData() 452 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setPixel() 508 rLayout = getMemoryLayout(); in getPixel() 547 rendering::IntegerBitmapLayout CanvasBitmapHelper::getMemoryLayout() in getMemoryLayout() function in vclcanvas::CanvasBitmapHelper
|
H A D | canvashelper.cxx | 961 rLayout = getMemoryLayout(); in getData() 1013 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setData() 1162 const rendering::IntegerBitmapLayout aRefLayout( getMemoryLayout() ); in setPixel() 1180 rLayout = getMemoryLayout(); in getPixel() 1204 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout() function in vclcanvas::CanvasHelper
|
H A D | canvasbitmaphelper.hxx | 111 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
H A D | canvashelper.hxx | 268 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
/aoo41x/main/canvas/source/directx/ |
H A D | dx_bitmapcanvashelper.cxx | 176 bitmapLayout = getMemoryLayout(); in getData() 221 bitmapLayout = getMemoryLayout(); in getPixel() 231 rendering::IntegerBitmapLayout BitmapCanvasHelper::getMemoryLayout() in getMemoryLayout() function in dxcanvas::BitmapCanvasHelper
|
H A D | dx_bitmapcanvashelper.hxx | 122 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
/aoo41x/main/canvas/inc/canvas/base/ |
H A D | doublebitmapbase.hxx | 138 …virtual ::com::sun::star::rendering::FloatingPointBitmapLayout SAL_CALL getMemoryLayout( ) throw … in getMemoryLayout() function in canvas::DoubleBitmapBase 142 return BaseType::maCanvasHelper.getMemoryLayout(); in getMemoryLayout()
|
H A D | floatbitmapbase.hxx | 142 …virtual ::com::sun::star::rendering::FloatingPointBitmapLayout SAL_CALL getMemoryLayout( ) throw … in getMemoryLayout() function in canvas::FloatBitmapBase 146 return BaseType::maCanvasHelper.getMemoryLayout(); in getMemoryLayout()
|
H A D | integerbitmapbase.hxx | 138 …virtual ::com::sun::star::rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (::com… in getMemoryLayout() function in canvas::IntegerBitmapBase 142 return BaseType::maCanvasHelper.getMemoryLayout(); in getMemoryLayout()
|
/aoo41x/main/vcl/source/helper/ |
H A D | canvasbitmap.cxx | 472 bitmapLayout = getMemoryLayout(); in getData() 577 bitmapLayout = getMemoryLayout(); in getPixel() 650 rendering::IntegerBitmapLayout SAL_CALL VclCanvasBitmap::getMemoryLayout() throw (uno::RuntimeExcep… in getMemoryLayout() function in VclCanvasBitmap
|
H A D | canvastools.cxx | 336 xInputBitmap->getMemoryLayout()); in bitmapExFromXBitmap()
|
/aoo41x/main/vcl/test/ |
H A D | canvasbitmaptest.cxx | 488 bitmapLayout = getMemoryLayout(); in getData() 541 … virtual rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (uno::RuntimeException) in getMemoryLayout() function in __anon2248a1330111::TestBitmap
|
/aoo41x/main/canvas/source/null/ |
H A D | null_canvashelper.cxx | 318 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout() function in nullcanvas::CanvasHelper
|
H A D | null_canvashelper.hxx | 240 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
/aoo41x/main/vcl/inc/ |
H A D | canvasbitmap.hxx | 79 …virtual ::com::sun::star::rendering::IntegerBitmapLayout SAL_CALL getMemoryLayout( ) throw (::com…
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper.hxx | 253 ::com::sun::star::rendering::IntegerBitmapLayout getMemoryLayout();
|
H A D | cairo_canvashelper.cxx | 1522 aLayout = getMemoryLayout(); in getData() 1934 rendering::IntegerBitmapLayout CanvasHelper::getMemoryLayout() in getMemoryLayout() function in cairocanvas::CanvasHelper
|