Home
last modified time | relevance | path

Searched refs:VCLXDevice (Results 1 – 20 of 20) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxdevice.cxx51 VCLXDevice::VCLXDevice() : mrMutex( Application::GetSolarMutex() ) in VCLXDevice() function in VCLXDevice
57 VCLXDevice::~VCLXDevice() in ~VCLXDevice()
67 void VCLXDevice::DestroyOutputDevice() in DestroyOutputDevice()
73 void VCLXDevice::SetCreatedWithToolkit( sal_Bool bCreatedWithToolkit ) in SetCreatedWithToolkit()
81 sal_Bool VCLXDevice::IsCreatedWithToolkit() const in IsCreatedWithToolkit()
87 ::com::sun::star::uno::Any VCLXDevice::queryInterface( const ::com::sun::star::uno::Type & rType ) … in queryInterface()
98 IMPL_XUNOTUNNEL( VCLXDevice )
101 IMPL_XTYPEPROVIDER_START( VCLXDevice ) in IMPL_XTYPEPROVIDER_START() argument
108 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XGraphics > VCLXDevice::createGraphics( )… in IMPL_XTYPEPROVIDER_START()
136 ::com::sun::star::awt::DeviceInfo VCLXDevice::getInfo() throw(::com::sun::star::uno::RuntimeExcepti… in getInfo()
[all …]
H A Dvclxgraphics.cxx156 VCLXDevice* pDev = new VCLXDevice; in getDevice()
335 VCLXDevice* pFromDev = VCLXDevice::GetImplementation( rxSource ); in copy()
H A Dvclxprinter.cxx99 VCLXDevice* pDev = new VCLXDevice; in GetDevice()
H A Dvclxtabpagecontainer.cxx100 ::com::sun::star::awt::DeviceInfo aInfo = VCLXDevice::getInfo(); in getInfo()
H A Dvclxwindow.cxx950 IMPL_XUNOTUNNEL2( VCLXWindow, VCLXDevice ) in IMPL_XUNOTUNNEL2() argument
1981 VCLXDevice* pDevice = new VCLXDevice; in getProperty()
H A Dvclxwindows.cxx2409 ::com::sun::star::awt::DeviceInfo aInfo = VCLXDevice::getInfo(); in getInfo()
2512 ::com::sun::star::awt::DeviceInfo aInfo = VCLXDevice::getInfo(); in getInfo()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxdevice.hxx47 class TOOLKIT_DLLPUBLIC VCLXDevice : public ::com::sun::star::awt::XDevice, class
69 VCLXDevice();
70 ~VCLXDevice();
85 …static VCLXDevice* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun…
118 class VCLXVirtualDevice : public VCLXDevice
H A Dvclxwindow.hxx71 typedef ::cppu::ImplInheritanceHelper9 < VCLXDevice
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx95 VCLXDevice* pDevice = VCLXDevice::GetImplementation(xRenderDevice); in getPrinter()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx528 VCLXDevice* pDevice = VCLXDevice::GetImplementation( xRenderDevice ); in processPropertiesAndCheckFormat()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx160 VCLXDevice* pUnoRefDevice = new VCLXDevice; in implInit()
/trunk/main/svx/source/form/
H A Dfmobj.cxx150 VCLXDevice* pUnoRefDevice = new VCLXDevice; in impl_checkRefDevice_nothrow()
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx218 VCLXDevice* pXDevice = new VCLXDevice(); in getMergedOptions()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx173 VCLXDevice* pDev = VCLXDevice::GetImplementation( rxDevice ); in GetOutputDevice()
/trunk/main/starmath/source/
H A Dunomodel.cxx1087 VCLXDevice* pDevice = VCLXDevice::GetImplementation( xRenderDevice ); in render()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx410 VCLXDevice* pXDevice = new VCLXDevice; in Export()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx670 VCLXDevice* pDevice = VCLXDevice::GetImplementation( xRenderDevice ); in lcl_GetRenderDevice()
1956 VCLXDevice* pXDev = new VCLXDevice(); in getPropertyValue()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1278 VCLXDevice* pDevice = VCLXDevice::GetImplementation(xRenderDevice); in ProcessProperties()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1885 VCLXDevice* pDevice = VCLXDevice::GetImplementation( xRenderDevice ); in render()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2523 VCLXDevice* pDevice = VCLXDevice::GetImplementation( xRenderDevice ); in lcl_GetOutputDevice()

Completed in 199 milliseconds