Home
last modified time | relevance | path

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

/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx212PanelUIElement::PanelUIElement( const Reference< XComponentContext >& i_rContext, const Reference<… in PanelUIElement() function in sd::colortoolpanel::PanelUIElement
221 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()
H A Dctp_panel.hxx87 class PanelUIElement :public ::cppu::BaseMutex class
91 PanelUIElement(
108 ~PanelUIElement();
H A Dctp_factory.cxx111 …Reference< XUIElement > xUIElement( new PanelUIElement( m_xContext, xParentWindow, i_rResourceURL,… in createUIElement()

Completed in 15 milliseconds