Lines Matching refs:VCLXHatchWindow

37 VCLXHatchWindow::VCLXHatchWindow()  in VCLXHatchWindow()  function in VCLXHatchWindow
43 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()
158 VCLXHatchWindow::getTypes() ); in getTypes()
167 uno::Sequence< sal_Int8 > SAL_CALL VCLXHatchWindow::getImplementationId() in getImplementationId()
186 ::com::sun::star::awt::Size SAL_CALL VCLXHatchWindow::getHatchBorderSize() throw (::com::sun::star:… in getHatchBorderSize()
191 void SAL_CALL VCLXHatchWindow::setHatchBorderSize( const ::com::sun::star::awt::Size& _hatchborders… in setHatchBorderSize()
200 void SAL_CALL VCLXHatchWindow::setController( const uno::Reference< embed::XHatchWindowController >… in setController()
206 void SAL_CALL VCLXHatchWindow::dispose() in dispose()
213 void SAL_CALL VCLXHatchWindow::addEventListener( const uno::Reference< lang::XEventListener >& xLis… in addEventListener()
219 void SAL_CALL VCLXHatchWindow::removeEventListener( const uno::Reference< lang::XEventListener >& x… in removeEventListener()
225 void VCLXHatchWindow::Activated() in Activated()
231 void VCLXHatchWindow::Deactivated() in Deactivated()