Searched refs:VCLXHatchWindow (Results 1 – 5 of 5) sorted by relevance
37 VCLXHatchWindow::VCLXHatchWindow() in VCLXHatchWindow() function in VCLXHatchWindow43 VCLXHatchWindow::~VCLXHatchWindow() in ~VCLXHatchWindow()47 void VCLXHatchWindow::initializeWindow( const uno::Reference< awt::XWindowPeer >& xParent, in initializeWindow()74 void VCLXHatchWindow::QueryObjAreaPixel( Rectangle & aRect ) in QueryObjAreaPixel()91 void VCLXHatchWindow::RequestObjAreaPixel( const Rectangle & aRect ) in RequestObjAreaPixel()107 void VCLXHatchWindow::InplaceDeactivate() in InplaceDeactivate()116 uno::Any SAL_CALL VCLXHatchWindow::queryInterface( const uno::Type & rType ) in queryInterface()133 void SAL_CALL VCLXHatchWindow::acquire() in acquire()139 void SAL_CALL VCLXHatchWindow::release() in release()145 uno::Sequence< uno::Type > SAL_CALL VCLXHatchWindow::getTypes() in getTypes()[all …]
77 class VCLXHatchWindow;85 VCLXHatchWindow* m_pWrapper;87 SvResizeWindow( Window* pParent, VCLXHatchWindow* pWrapper );
33 class VCLXHatchWindow : public ::com::sun::star::embed::XHatchWindow, class41 VCLXHatchWindow();42 ~VCLXHatchWindow();
70 VCLXHatchWindow* pResult = new VCLXHatchWindow(); in createHatchWindowInstance()
457 VCLXHatchWindow* pWrapper in SvResizeWindow()