|
LibreOffice Module sw (master) 1
|
#include <sal/config.h>#include <limits>#include <vector>#include <memory>#include <optional>#include "bparr.hxx"#include "ndtyp.hxx"#include <rtl/ustring.hxx>#include <o3tl/sorted_vector.hxx>#include "nodeoffset.hxx"Go to the source code of this file.
Classes | |
| struct | CompareSwOutlineNodes |
| class | SwOutlineNodes |
| class | SwNodes |
Namespaces | |
| namespace | sw |
| Dialog to specify the properties of date form field. | |
| namespace | svt |
Typedefs | |
| typedef bool(* | FnForEach_SwNodes) (SwNode *, void *pArgs) |
| typedef struct _xmlTextWriter * | xmlTextWriterPtr |
| using | SwTableToTextSaves = std::vector< std::unique_ptr< SwTableToTextSave > > |
| using SwTableToTextSaves = std::vector<std::unique_ptr<SwTableToTextSave> > |
| typedef struct _xmlTextWriter* xmlTextWriterPtr |