| Activate() | BuilderPage | virtual |
| AddChildren(const weld::TreeIter *_pParent, const css::uno::Reference< css::xml::dom::XNode > &_xNode) | svxform::XFormsPage | private |
| AddEntry(std::unique_ptr< ItemNode > _pNewNode, bool _bIsElement, weld::TreeIter *pRet=nullptr) | svxform::XFormsPage | private |
| AddEntry(const css::uno::Reference< css::beans::XPropertySet > &_rPropSet, weld::TreeIter *pRet=nullptr) | svxform::XFormsPage | private |
| BuilderPage(weld::Widget *pParent, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, bool bIsMobile=false) | BuilderPage | |
| ClearModel() | svxform::XFormsPage | |
| Deactivate() | BuilderPage | virtual |
| DECL_LINK(TbxSelectHdl, const OUString &, void) | svxform::XFormsPage | private |
| DECL_LINK(ItemSelectHdl, weld::TreeView &, void) | svxform::XFormsPage | private |
| DECL_LINK(KeyInputHdl, const KeyEvent &, bool) | svxform::XFormsPage | private |
| DECL_LINK(PopupMenuHdl, const CommandEvent &, bool) | svxform::XFormsPage | private |
| DeleteAndClearTree() | svxform::XFormsPage | private |
| DoMenuAction(std::u16string_view rMenuID) | svxform::XFormsPage | |
| DoToolBoxAction(std::u16string_view rToolBoxID) | svxform::XFormsPage | private |
| EditEntry(const css::uno::Reference< css::beans::XPropertySet > &_rPropSet) | svxform::XFormsPage | private |
| EnableMenuItems() | svxform::XFormsPage | |
| GetBindingForNode(const css::uno::Reference< css::xml::dom::XNode > &xNode) | svxform::XFormsPage | inline |
| GetHelpId() const | BuilderPage | |
| GetInstanceName() const | svxform::XFormsPage | inline |
| GetInstanceURL() const | svxform::XFormsPage | inline |
| GetLinkOnce() const | svxform::XFormsPage | inline |
| GetPageTitle() const | BuilderPage | |
| GetServiceNameForNode(const css::uno::Reference< css::xml::dom::XNode > &xNode) | svxform::XFormsPage | inline |
| GetXFormsHelper() const | svxform::XFormsPage | inline |
| HasModel() const | svxform::XFormsPage | inline |
| LoadInstance(const css::uno::Sequence< css::beans::PropertyValue > &_xPropSeq) | svxform::XFormsPage | |
| m_aDropHelper | svxform::XFormsPage | private |
| m_aMethodString | svxform::XFormsPage | private |
| m_aPageTitle | BuilderPage | private |
| m_aRemovedMenuEntries | svxform::XFormsPage | private |
| m_aReplaceString | svxform::XFormsPage | private |
| m_bHasModel | svxform::XFormsPage | private |
| m_bLinkOnce | svxform::XFormsPage | private |
| m_eGroup | svxform::XFormsPage | private |
| m_pDialogController | BuilderPage | protected |
| m_pNaviWin | svxform::XFormsPage | private |
| m_pParent | svxform::XFormsPage | private |
| m_sInstanceName | svxform::XFormsPage | private |
| m_sInstanceURL | svxform::XFormsPage | private |
| m_xBuilder | BuilderPage | protected |
| m_xContainer | BuilderPage | protected |
| m_xItemList | svxform::XFormsPage | private |
| m_xMenu | svxform::XFormsPage | private |
| m_xScratchIter | svxform::XFormsPage | private |
| m_xToolBox | svxform::XFormsPage | private |
| m_xUIHelper | svxform::XFormsPage | private |
| PrepDnD() | svxform::XFormsPage | private |
| RemoveEntry() | svxform::XFormsPage | private |
| SelectFirstEntry() | svxform::XFormsPage | |
| SetHelpId(const OUString &rHelpId) | BuilderPage | |
| SetInstanceName(const OUString &name) | svxform::XFormsPage | inline |
| SetInstanceURL(const OUString &url) | svxform::XFormsPage | inline |
| SetLinkOnce(bool bLinkOnce) | svxform::XFormsPage | inline |
| SetMenuEntrySensitive(const OUString &rIdent, bool bSensitive) | svxform::XFormsPage | private |
| SetModel(const css::uno::Reference< css::xforms::XModel > &_xModel, int _nPagePos) | svxform::XFormsPage | |
| SetPageTitle(const OUString &rPageTitle) | BuilderPage | |
| XFormsPage(weld::Container *pParent, DataNavigatorWindow *_pNaviWin, DataGroupType _eGroup) | svxform::XFormsPage | |
| ~BuilderPage() COVERITY_NOEXCEPT_FALSE | BuilderPage | virtual |
| ~XFormsPage() override | svxform::XFormsPage | virtual |