LibreOffice Module sw (master) 1
|
#include <SwUndoTOXChange.hxx>
#include <swundo.hxx>
#include <UndoCore.hxx>
#include <doctxm.hxx>
#include <doc.hxx>
#include <node.hxx>
Go to the source code of this file.
Functions | |
static SwTOXBase & | GetTOX (SwDoc &rDoc, SwNodeOffset const nNodeIndex) |
|
static |
Definition at line 51 of file SwUndoTOXChange.cxx.
References SwDoc::GetNodes(), and SwSectionNode::GetSection().
Referenced by SwUndoTOXChange::RedoImpl(), and SwUndoTOXChange::UndoImpl().