LibreOffice Module sw (master) 1
|
#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>
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 std::vector<SwOLENode*> SwOLENodes |