Home
last modified time | relevance | path

Searched refs:UnoControlTabPage (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Dtabpagemodel.cxx158 UnoControlTabPage::UnoControlTabPage( const uno::Reference< uno::XComponentContext >& rxContext ) in UnoControlTabPage() function in UnoControlTabPage
165 UnoControlTabPage::~UnoControlTabPage() in ~UnoControlTabPage()
169 OUString UnoControlTabPage::GetComponentServiceName() in GetComponentServiceName()
174 OUString SAL_CALL UnoControlTabPage::getImplementationName() in getImplementationName()
179 sal_Bool SAL_CALL UnoControlTabPage::supportsService(OUString const & ServiceName) in supportsService()
189 void UnoControlTabPage::dispose() in dispose()
198 void SAL_CALL UnoControlTabPage::disposing( const lang::EventObject& Source ) in disposing()
228 void SAL_CALL UnoControlTabPage::windowResized( const css::awt::WindowEvent& e ) in windowResized()
266 void SAL_CALL UnoControlTabPage::windowMoved( const css::awt::WindowEvent& e ) in windowMoved()
292 void SAL_CALL UnoControlTabPage::windowShown( const css::lang::EventObject& ) {} in windowShown()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/controls/
H A Dtabpagemodel.cxx152 UnoControlTabPage::UnoControlTabPage( const uno::Reference< uno::XComponentContext >& rxContext ) in UnoControlTabPage() function in UnoControlTabPage
159 UnoControlTabPage::~UnoControlTabPage() in ~UnoControlTabPage()
163 OUString UnoControlTabPage::GetComponentServiceName() in GetComponentServiceName()
168 OUString SAL_CALL UnoControlTabPage::getImplementationName() in getImplementationName()
173 sal_Bool SAL_CALL UnoControlTabPage::supportsService(OUString const & ServiceName) in supportsService()
184 void UnoControlTabPage::dispose() in dispose()
193 void SAL_CALL UnoControlTabPage::disposing( const lang::EventObject& Source ) in disposing()
223 void SAL_CALL UnoControlTabPage::windowResized( const css::awt::WindowEvent& e ) in windowResized()
261 void SAL_CALL UnoControlTabPage::windowMoved( const css::awt::WindowEvent& e ) in windowMoved()
287 void SAL_CALL UnoControlTabPage::windowShown( const css::lang::EventObject& ) {} in windowShown()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/inc/controls/
H A Dtabpagemodel.hxx53 class UnoControlTabPage final : public UnoControlTabPage_Base class
59 UnoControlTabPage( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
60 virtual ~UnoControlTabPage() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/toolkit/controls/
H A Dtabpagemodel.hxx55 class UnoControlTabPage final : public UnoControlTabPage_Base class
61 UnoControlTabPage( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
62 virtual ~UnoControlTabPage() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/tab/
H A DXTabPage.idl29 @see UnoControlTabPage
H A DUnoControlTabPage.idl34 published service UnoControlTabPage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/tab/
H A DXTabPage.idl29 @see UnoControlTabPage
H A DUnoControlTabPage.idl34 published service UnoControlTabPage
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/
H A DUnoApi_offapi.mk594 UnoControlTabPage \
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/
H A DUnoApi_offapi.mk591 UnoControlTabPage \
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl2433 published service UnoControlTabPage {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/type_reference/
H A Doffapi.idl2469 published service UnoControlTabPage {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog968771 tk: Constructor feature for UnoControlTabPage(Model).
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1230820 tk: Constructor feature for UnoControlTabPage(Model).