|
LibreOffice Module sw (master) 1
|
#include <redlndlg.hxx>
Public Attributes | |
| const SwRedlineData * | pChild |
| const SwRedlineDataChild * | pNext |
| std::unique_ptr< weld::TreeIter > | xTLBChild |
Definition at line 36 of file redlndlg.hxx.
| const SwRedlineData* SwRedlineDataChild::pChild |
Definition at line 38 of file redlndlg.hxx.
Referenced by SwRedlineAcceptDlg::Activate(), and SwRedlineAcceptDlg::InsertChildren().
| const SwRedlineDataChild* SwRedlineDataChild::pNext |
Definition at line 39 of file redlndlg.hxx.
Referenced by SwRedlineAcceptDlg::Activate(), SwRedlineAcceptDlg::CalcDiff(), SwRedlineAcceptDlg::InsertChildren(), and SwRedlineAcceptDlg::RemoveParents().
| std::unique_ptr<weld::TreeIter> SwRedlineDataChild::xTLBChild |
Definition at line 40 of file redlndlg.hxx.
Referenced by SwRedlineAcceptDlg::CalcDiff(), and SwRedlineAcceptDlg::InsertChildren().