/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/ |
H A D | navigatortree.cxx | 131 NavigatorTree::NavigatorTree(std::unique_ptr<weld::TreeView> xTreeView) in NavigatorTree() function in svxform::NavigatorTree 291 IMPL_LINK(NavigatorTree, DragBeginHdl, bool&, rUnsetDragIcon, bool) in IMPL_LINK() argument 306 IMPL_LINK(NavigatorTree, PopupMenuHdl, const CommandEvent&, rEvt, bool) in IMPL_LINK() argument 1226 IMPL_LINK(NavigatorTree, KeyInputHdl, const ::KeyEvent&, rKEvt, bool) in IMPL_LINK() argument 1260 IMPL_LINK(NavigatorTree, EditingEntryHdl, const weld::TreeIter&, rIter, bool) in IMPL_LINK() argument 1399 IMPL_LINK(NavigatorTree, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK() argument 1416 IMPL_LINK_NOARG(NavigatorTree, OnEdit, void*, void) in IMPL_LINK_NOARG() argument 1424 IMPL_LINK_NOARG(NavigatorTree, OnEntrySelDesel, weld::TreeView&, void) in IMPL_LINK_NOARG() argument 1438 IMPL_LINK_NOARG(NavigatorTree, OnSynchronizeTimer, Timer *, void) in IMPL_LINK_NOARG() argument 1443 IMPL_LINK_NOARG(NavigatorTree, OnClipboardAction, OLocalExchange&, void) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/dlg/ |
H A D | Navigator.cxx | 106 class NavigatorTree : public ::cppu::BaseMutex class 208 NavigatorTree::NavigatorTree( vcl::Window* pParent,OReportController& _rController ) in NavigatorTree() function in rptui::NavigatorTree 440 IMPL_LINK_NOARG(NavigatorTree, OnDropActionTimer, Timer *, void) in IMPL_LINK_NOARG() argument 470 IMPL_LINK_NOARG(NavigatorTree, OnEntrySelDesel, SvTreeListBox*, void) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/ |
H A D | navigatortree.cxx | 115 NavigatorTree::NavigatorTree( vcl::Window* pParent ) in NavigatorTree() function in svxform::NavigatorTree 1453 IMPL_LINK_NOARG(NavigatorTree, OnEdit, void*, void) in IMPL_LINK_NOARG() argument 1461 IMPL_LINK_NOARG(NavigatorTree, OnDropActionTimer, Timer *, void) in IMPL_LINK_NOARG() argument 1496 IMPL_LINK_NOARG(NavigatorTree, OnEntrySelDesel, SvTreeListBox*, void) in IMPL_LINK_NOARG() argument 1511 IMPL_LINK_NOARG(NavigatorTree, OnSynchronizeTimer, Timer *, void) in IMPL_LINK_NOARG() argument 1517 IMPL_LINK_NOARG(NavigatorTree, OnClipboardAction, OLocalExchange&, void) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/dlg/ |
H A D | Navigator.cxx | 100 class NavigatorTree : public ::cppu::BaseMutex class 209 NavigatorTree::NavigatorTree(std::unique_ptr<weld::TreeView> xTreeView, OReportController& rControl… in NavigatorTree() function in rptui::NavigatorTree 263 IMPL_LINK(NavigatorTree, CommandHdl, const CommandEvent&, rEvt, bool) in IMPL_LINK() argument 332 IMPL_LINK_NOARG(NavigatorTree, OnEntrySelDesel, weld::TreeView&, void) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/inc/ |
H A D | fmexpl.hxx | 375 class NavigatorTree final : public SfxListener class
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/inc/ |
H A D | fmexpl.hxx | 366 class NavigatorTree : public SvTreeListBox, public SfxListener class
|