/aoo41x/main/canvas/source/null/ |
H A D | null_spritecanvas.cxx | 118 …::sal_Bool SAL_CALL SpriteCanvas::switchBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeExcepti… in switchBuffer() function in nullcanvas::SpriteCanvas 125 return !mbIsVisible ? false : SpriteCanvasBaseT::switchBuffer( bUpdateAll ); in switchBuffer()
|
H A D | null_spritecanvas.hxx | 128 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru…
|
H A D | null_devicehelper.cxx | 186 ::sal_Bool DeviceHelper::switchBuffer( bool bIsVisible, ::sal_Bool bUpdateAll ) in switchBuffer() function in nullcanvas::DeviceHelper
|
H A D | null_devicehelper.hxx | 80 ::sal_Bool switchBuffer( bool bIsVisible, ::sal_Bool bUpdateAll );
|
/aoo41x/main/canvas/source/directx/ |
H A D | dx_spritecanvas.cxx | 144 …::sal_Bool SAL_CALL SpriteCanvas::switchBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeExcepti… in switchBuffer() function in dxcanvas::SpriteCanvas 151 return !mbIsVisible ? false : SpriteCanvasBaseT::switchBuffer( bUpdateAll ); in switchBuffer()
|
H A D | dx_spritecanvas.hxx | 126 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru…
|
H A D | dx_spritedevicehelper.hxx | 78 ::sal_Bool switchBuffer( bool bIsVisible, ::sal_Bool bUpdateAll );
|
H A D | dx_spritedevicehelper.cxx | 207 ::sal_Bool SpriteDeviceHelper::switchBuffer( bool, ::sal_Bool ) in switchBuffer() function in dxcanvas::SpriteDeviceHelper
|
/aoo41x/main/canvas/inc/canvas/base/ |
H A D | bufferedgraphicdevicebase.hxx | 141 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru… in switchBuffer() function in canvas::BufferedGraphicDeviceBase 145 return BaseType::maDeviceHelper.switchBuffer( mbIsVisible, bUpdateAll ); in switchBuffer()
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XBufferController.idl | 105 of switchBuffer() is exceedingly high, the buffer scheduled 124 boolean switchBuffer( [in] boolean bUpdateAll );
|
/aoo41x/main/canvas/source/vcl/ |
H A D | spritedevicehelper.hxx | 61 ::sal_Bool switchBuffer( bool bWindowVisible, ::sal_Bool bUpdateAll );
|
H A D | spritedevicehelper.cxx | 88 ::sal_Bool SpriteDeviceHelper::switchBuffer( bool, ::sal_Bool ) in switchBuffer() function in vclcanvas::SpriteDeviceHelper
|
H A D | spritecanvas.cxx | 142 …::sal_Bool SAL_CALL SpriteCanvas::switchBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeExcepti… in switchBuffer() function in vclcanvas::SpriteCanvas
|
H A D | spritecanvas.hxx | 137 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru…
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_spritedevicehelper.hxx | 63 ::sal_Bool switchBuffer( bool, ::sal_Bool bUpdateAll );
|
H A D | cairo_spritedevicehelper.cxx | 101 ::sal_Bool SpriteDeviceHelper::switchBuffer( bool, ::sal_Bool ) in switchBuffer() function in cairocanvas::SpriteDeviceHelper
|
H A D | cairo_spritecanvas.hxx | 135 …virtual ::sal_Bool SAL_CALL switchBuffer( ::sal_Bool bUpdateAll ) throw (::com::sun::star::uno::Ru…
|
H A D | cairo_spritecanvas.cxx | 138 …::sal_Bool SAL_CALL SpriteCanvas::switchBuffer( ::sal_Bool bUpdateAll ) throw (uno::RuntimeExcepti… in switchBuffer() function in cairocanvas::SpriteCanvas
|