Home
last modified time | relevance | path

Searched defs:xTabPage (Results 1 – 19 of 19) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxtabpagecontainer.cxx119 Reference< css::awt::tab::XTabPage > xTabPage; in getTabPageByID() local
172 Reference< css::awt::tab::XTabPage > xTabPage(Event.Element,uno::UNO_QUERY); in elementInserted() local
199 Reference< css::awt::tab::XTabPage > xTabPage(Event.Element,uno::UNO_QUERY); in elementRemoved() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxtabpagecontainer.cxx115 Reference< css::awt::tab::XTabPage > xTabPage; in getTabPageByID() local
168 Reference< css::awt::tab::XTabPage > xTabPage(Event.Element,uno::UNO_QUERY); in elementInserted() local
195 Reference< css::awt::tab::XTabPage > xTabPage(Event.Element,uno::UNO_QUERY); in elementRemoved() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A Ddlg_NumberFormat.cxx39 std::unique_ptr<SfxTabPage> xTabPage = (*fnCreatePage)(get_content_area(), this, &rSet); in NumberFormatDialog() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A Ddlg_NumberFormat.cxx39 std::unique_ptr<SfxTabPage> xTabPage = (*fnCreatePage)(get_content_area(), this, &rSet); in NumberFormatDialog() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A DTablesSingleDlg.cxx49 auto xTabPage = std::make_unique<OTableSubscriptionPage>(get_content_area(), this, *m_pOutSet); in OTableSubscriptionDialog() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A DTablesSingleDlg.cxx51 auto xTabPage = std::make_unique<OTableSubscriptionPage>(get_content_area(), this, *m_pOutSet); in OTableSubscriptionDialog() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/fldui/
H A Dfldedt.cxx175 std::unique_ptr<SfxTabPage> xTabPage; in CreatePage() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/fldui/
H A Dfldedt.cxx179 std::unique_ptr<SfxTabPage> xTabPage; in CreatePage() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Dtabpagemodel.cxx210 Reference < tab::XTabPage > xTabPage( getPeer(), UNO_QUERY ); in createPeer() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/controls/
H A Dtabpagemodel.cxx205 Reference < tab::XTabPage > xTabPage( getPeer(), UNO_QUERY ); in createPeer() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dbasedlgs.cxx246 void SfxSingleTabDialogController::SetTabPage(std::unique_ptr<SfxTabPage> xTabPage) in SetTabPage()
H A Dtabdlg.cxx60 std::unique_ptr<SfxTabPage> xTabPage; // The TabPage itself member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dbasedlgs.cxx444 void SfxSingleTabDialogController::SetTabPage(std::unique_ptr<SfxTabPage> xTabPage) in SetTabPage()
H A Dtabdlg.cxx64 std::unique_ptr<SfxTabPage> xTabPage; // The TabPage itself member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Dgrafctrl.cxx714 …std::unique_ptr<SfxTabPage> xTabPage = (*fnCreatePage)(aCropDialog.get_content_area(), &aCropDialo… in ExecuteGrafAttr() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A Dgrafctrl.cxx660 …std::unique_ptr<SfxTabPage> xTabPage = (*fnCreatePage)(aCropDialog.get_content_area(), &aCropDialo… in ExecuteGrafAttr() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/uitest/
H A Duiobject.cxx954 TabPageUIObject::TabPageUIObject(const VclPtr<TabPage>& xTabPage): in TabPageUIObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/uitest/
H A Duiobject.cxx1010 TabPageUIObject::TabPageUIObject(const VclPtr<TabPage>& xTabPage): in TabPageUIObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsalvtables.cxx7135 VclPtr<vcl::Window> xTabPage; in get_current_page_help_id() local