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, sal_uLong const nNodeIndex) |
Definition at line 51 of file SwUndoTOXChange.cxx.
References assert(), and SwDoc::GetNodes().
Referenced by SwUndoTOXChange::RedoImpl(), and SwUndoTOXChange::UndoImpl().