Home
last modified time | relevance | path

Searched refs:UnoWrapper (Results 1 – 3 of 3) sorted by relevance

/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx133 return new UnoWrapper( NULL ); in CreateUnoWrapper()
139 UnoWrapper::UnoWrapper( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit>& r… in UnoWrapper() function in UnoWrapper
144 void UnoWrapper::Destroy() in Destroy()
149 UnoWrapper::~UnoWrapper() in ~UnoWrapper()
153 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit> UnoWrapper::GetVCLToolkit() in GetVCLToolkit()
160 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer> UnoWrapper::GetWindowInterfac… in GetWindowInterface()
171 void UnoWrapper::SetWindowInterface( Window* pWindow, ::com::sun::star::uno::Reference< ::com::sun:… in SetWindowInterface()
191 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XGraphics> UnoWrapper::CreateGraphics( Out… in CreateGraphics()
200 void UnoWrapper::ReleaseAllGraphics( OutputDevice* pOutDev ) in ReleaseAllGraphics()
255 void UnoWrapper::WindowDestroyed( Window* pWindow ) in WindowDestroyed()
[all …]
/trunk/main/toolkit/inc/toolkit/helper/
H A Dunowrapper.hxx40 class UnoWrapper : public UnoWrapperBase class
47 UnoWrapper( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit>& rxToolkit );
85 virtual ~UnoWrapper();
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx483 UnoWrapper* pUnoWrapper = new UnoWrapper( pTTD->pTk ); in ToolkitWorkerFunction()

Completed in 35 milliseconds