LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
CustomCompare Struct Reference

#include <xmlsourcedlg.hxx>

Collaboration diagram for CustomCompare:
[legend]

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::TreeViewmrLbTree
 

Detailed Description

Definition at line 22 of file xmlsourcedlg.hxx.

Constructor & Destructor Documentation

◆ CustomCompare()

CustomCompare::CustomCompare ( weld::TreeView rLbTree)
inline

Definition at line 25 of file xmlsourcedlg.hxx.

Member Function Documentation

◆ operator()()

bool CustomCompare::operator() ( const std::unique_ptr< weld::TreeIter > &  lhs,
const std::unique_ptr< weld::TreeIter > &  rhs 
) const
inline

Definition at line 29 of file xmlsourcedlg.hxx.

References weld::TreeView::iter_compare(), and mrLbTree.

Member Data Documentation

◆ mrLbTree

weld::TreeView& CustomCompare::mrLbTree

Definition at line 24 of file xmlsourcedlg.hxx.

Referenced by operator()().


The documentation for this struct was generated from the following file: