LibreOffice Module sw (master) 1
Functions | Variables
ascatr.cxx File Reference
#include <hintids.hxx>
#include <tools/stream.hxx>
#include <comphelper/string.hxx>
#include <pam.hxx>
#include <doc.hxx>
#include <ndtxt.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <redline.hxx>
#include "wrtasc.hxx"
#include <txatbase.hxx>
#include <txtfld.hxx>
#include <fmtftn.hxx>
#include <fmtfld.hxx>
#include <fldbas.hxx>
#include <ftninfo.hxx>
#include <numrule.hxx>
#include <algorithm>
Include dependency graph for ascatr.cxx:

Go to the source code of this file.

Functions

static WriterOutASC_SwTextNode (Writer &rWrt, SwContentNode &rNode)
 

Variables

SwNodeFnTab aASCNodeFnTab
 

Function Documentation

◆ OutASC_SwTextNode()

static Writer & OutASC_SwTextNode ( Writer rWrt,
SwContentNode rNode 
)
static

Variable Documentation

◆ aASCNodeFnTab

SwNodeFnTab aASCNodeFnTab
Initial value:
= {
nullptr,
nullptr
}
static Writer & OutASC_SwTextNode(Writer &rWrt, SwContentNode &rNode)
Definition: ascatr.cxx:241

Definition at line 382 of file ascatr.cxx.

Referenced by SwASCWriter::WriteStream().