Lines Matching refs:UnoWrapper
133 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()
334 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > UnoWrapper::Create… in CreateAccessible()