Searched refs:PanelUIElement (Results 1 – 3 of 3) sorted by relevance
212 …PanelUIElement::PanelUIElement( const Reference< XComponentContext >& i_rContext, const Reference<… in PanelUIElement() function in sd::colortoolpanel::PanelUIElement221 PanelUIElement::~PanelUIElement() in ~PanelUIElement()226 Reference< XFrame > SAL_CALL PanelUIElement::getFrame() throw (RuntimeException) in getFrame()233 ::rtl::OUString SAL_CALL PanelUIElement::getResourceURL() throw (RuntimeException) in getResourceURL()239 ::sal_Int16 SAL_CALL PanelUIElement::getType() throw (RuntimeException) in getType()245 Reference< XInterface > SAL_CALL PanelUIElement::getRealInterface( ) throw (RuntimeException) in getRealInterface()254 void SAL_CALL PanelUIElement::disposing() in disposing()
87 class PanelUIElement :public ::cppu::BaseMutex class91 PanelUIElement(108 ~PanelUIElement();
111 …Reference< XUIElement > xUIElement( new PanelUIElement( m_xContext, xParentWindow, i_rResourceURL,… in createUIElement()
Completed in 19 milliseconds