|
LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for ObjectInspectorTreeHandler, including all inherited members.
| addToStack(css::uno::Any const &rAny) | ObjectInspectorTreeHandler | private |
| appendInterfaces(css::uno::Reference< css::uno::XInterface > const &xInterface) | ObjectInspectorTreeHandler | private |
| appendMethods(css::uno::Reference< css::uno::XInterface > const &xInterface) | ObjectInspectorTreeHandler | private |
| appendProperties(css::uno::Reference< css::uno::XInterface > const &xInterface) | ObjectInspectorTreeHandler | private |
| appendServices(css::uno::Reference< css::uno::XInterface > const &xInterface) | ObjectInspectorTreeHandler | private |
| clearAll(std::unique_ptr< weld::TreeView > &pTreeView) | ObjectInspectorTreeHandler | privatestatic |
| clearObjectInspectorChildren(std::unique_ptr< weld::TreeView > &pTreeView, weld::TreeIter const &rParent) | ObjectInspectorTreeHandler | privatestatic |
| clearStack() | ObjectInspectorTreeHandler | private |
| compare(std::unique_ptr< weld::TreeView > &pTreeView, const weld::TreeIter &rLeft, const weld::TreeIter &rRight) | ObjectInspectorTreeHandler | private |
| DECL_LINK(ExpandingHandlerInterfaces, const weld::TreeIter &, bool) | ObjectInspectorTreeHandler | |
| DECL_LINK(ExpandingHandlerServices, const weld::TreeIter &, bool) | ObjectInspectorTreeHandler | |
| DECL_LINK(ExpandingHandlerProperties, const weld::TreeIter &, bool) | ObjectInspectorTreeHandler | |
| DECL_LINK(ExpandingHandlerMethods, const weld::TreeIter &, bool) | ObjectInspectorTreeHandler | |
| DECL_LINK(SelectionChanged, weld::TreeView &, void) | ObjectInspectorTreeHandler | |
| DECL_LINK(PopupMenuHandler, const CommandEvent &, bool) | ObjectInspectorTreeHandler | |
| DECL_LINK(ToolbarButtonClicked, const OUString &, void) | ObjectInspectorTreeHandler | |
| DECL_LINK(NotebookEnterPage, const OUString &, void) | ObjectInspectorTreeHandler | |
| DECL_LINK(NotebookLeavePage, const OUString &, bool) | ObjectInspectorTreeHandler | |
| DECL_LINK(HeaderBarClick, int, void) | ObjectInspectorTreeHandler | |
| dispose() | ObjectInspectorTreeHandler | |
| handleExpanding(std::unique_ptr< weld::TreeView > &pTreeView, weld::TreeIter const &rParent) | ObjectInspectorTreeHandler | privatestatic |
| inspectObject(css::uno::Reference< css::uno::XInterface > const &xInterface) | ObjectInspectorTreeHandler | private |
| introspect(css::uno::Reference< css::uno::XInterface > const &xInterface) | ObjectInspectorTreeHandler | |
| maInspectionStack | ObjectInspectorTreeHandler | private |
| mpObjectInspectorWidgets | ObjectInspectorTreeHandler | private |
| mxContext | ObjectInspectorTreeHandler | private |
| mxSorter | ObjectInspectorTreeHandler | private |
| ObjectInspectorTreeHandler(std::unique_ptr< ObjectInspectorWidgets > &pObjectInspectorWidgets) | ObjectInspectorTreeHandler | |
| popFromStack() | ObjectInspectorTreeHandler | private |
| setSortFunction(std::unique_ptr< weld::TreeView > &pTreeView) | ObjectInspectorTreeHandler | private |
| updateBackButtonState() | ObjectInspectorTreeHandler | private |