LibreOffice Module sc (master) 1
|
#include <xmlsourcedlg.hxx>
Public Member Functions | |
CustomCompare (weld::TreeView &rLbTree) | |
bool | operator() (const std::unique_ptr< weld::TreeIter > &lhs, const std::unique_ptr< weld::TreeIter > &rhs) const |
Public Attributes | |
weld::TreeView & | mrLbTree |
Definition at line 22 of file xmlsourcedlg.hxx.
|
inline |
Definition at line 25 of file xmlsourcedlg.hxx.
|
inline |
Definition at line 29 of file xmlsourcedlg.hxx.
References weld::TreeView::iter_compare(), and mrLbTree.
weld::TreeView& CustomCompare::mrLbTree |
Definition at line 24 of file xmlsourcedlg.hxx.
Referenced by operator()().