LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs
node.hxx File Reference
#include <sal/types.h>
#include "swdllapi.h"
#include "BorderCacheOwner.hxx"
#include "ndarr.hxx"
#include "ndtyp.hxx"
#include "contentindex.hxx"
#include "fmtcol.hxx"
#include "nodeoffset.hxx"
#include <sfx2/AccessibilityIssue.hxx>
#include <memory>
#include <vector>
Include dependency graph for node.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sw::AccessibilityCheckStatus
 
class  SwNode
 Base class of the Writer document model elements. More...
 
class  SwStartNode
 Starts a section of nodes in the document model. More...
 
class  SwEndNode
 Ends a section of nodes in the document model. More...
 
class  SwContentNode
 
class  SwTableNode
 
class  SwSectionNode
 A section node represents the start of a section on the UI, i.e. More...
 
class  SwPlaceholderNode
 This class is internal, used only during DocumentContentOperationsManager::CopyWithFlyInFly(), and for undo. More...
 

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::attribute
 
namespace  sw
 Dialog to specify the properties of date form field.
 

Typedefs

typedef std::vector< SwOLENode * > SwOLENodes
 

Typedef Documentation

◆ SwOLENodes

typedef std::vector<SwOLENode*> SwOLENodes

Definition at line 75 of file node.hxx.