Home
last modified time | relevance | path

Searched refs:getDeviceHandle (Results 1 – 15 of 15) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Dspritedevicehelper.cxx107 uno::Any SpriteDeviceHelper::getDeviceHandle() const in getDeviceHandle() function in vclcanvas::SpriteDeviceHelper
109 return DeviceHelper::getDeviceHandle(); in getDeviceHandle()
H A Ddevicehelper.cxx179 uno::Any DeviceHelper::getDeviceHandle() const in getDeviceHandle() function in vclcanvas::DeviceHelper
190 return getDeviceHandle(); in getSurfaceHandle()
H A Dspritedevicehelper.hxx64 ::com::sun::star::uno::Any getDeviceHandle() const;
H A Ddevicehelper.hxx81 ::com::sun::star::uno::Any getDeviceHandle() const;
/trunk/main/canvas/source/cairo/
H A Dcairo_spritedevicehelper.cxx112 uno::Any SpriteDeviceHelper::getDeviceHandle() const in getDeviceHandle() function in cairocanvas::SpriteDeviceHelper
114 return DeviceHelper::getDeviceHandle(); in getDeviceHandle()
H A Dcairo_spritedevicehelper.hxx66 ::com::sun::star::uno::Any getDeviceHandle() const;
H A Dcairo_devicehelper.hxx94 ::com::sun::star::uno::Any getDeviceHandle() const;
H A Dcairo_devicehelper.cxx220 uno::Any DeviceHelper::getDeviceHandle() const in getDeviceHandle() function in cairocanvas::DeviceHelper
/trunk/main/canvas/source/directx/
H A Ddx_devicehelper.hxx89 ::com::sun::star::uno::Any getDeviceHandle() const;
H A Ddx_devicehelper.cxx199 uno::Any DeviceHelper::getDeviceHandle() const in getDeviceHandle() function in dxcanvas::DeviceHelper
/trunk/main/canvas/source/null/
H A Dnull_devicehelper.cxx197 uno::Any DeviceHelper::getDeviceHandle() const in getDeviceHandle() function in nullcanvas::DeviceHelper
H A Dnull_devicehelper.hxx83 ::com::sun::star::uno::Any getDeviceHandle() const;
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx1672 ::osl::VolumeDevice aVolumeDevice1( aVolumeInfo.getDeviceHandle( ) );
1683 ::osl::VolumeDevice aVolumeDevice1 = aVolumeInfo.getDeviceHandle( );
1725 ::osl::VolumeDevice aVolumeDevice1( aVolumeInfo.getDeviceHandle( ) );
2446 class getDeviceHandle : public ::testing::Test class
2453 TEST_F(getDeviceHandle, getDeviceHandle_001 ) in TEST_F() argument
2459 ::osl::VolumeDevice aVolumeDevice1( aVolumeInfo.getDeviceHandle( ) ); in TEST_F()
/trunk/main/canvas/inc/canvas/base/
H A Dgraphicdevicebase.hxx129 boost::bind(&DeviceHelper::getDeviceHandle, in GraphicDeviceBase()
/trunk/main/sal/inc/osl/
H A Dfile.hxx658 inline VolumeDevice getDeviceHandle() const in getDeviceHandle() function in osl::VolumeInfo

Completed in 78 milliseconds