LibreOffice Module sw (master) 1
|
#include <cppuhelper/weakref.hxx>
#include <com/sun/star/text/XTextContent.hpp>
#include "swdllapi.h"
#include "IDocumentContentOperations.hxx"
#include "SwNumberTreeTypes.hxx"
#include "hintids.hxx"
#include "list.hxx"
#include "modeltoviewhelper.hxx"
#include "ndhints.hxx"
#include "node.hxx"
#include "paratr.hxx"
#include <sfx2/Metadatable.hxx>
#include <unotools/weakref.hxx>
#include <o3tl/sorted_vector.hxx>
#include <memory>
#include <vector>
#include <functional>
Go to the source code of this file.
Classes | |
struct | sw::ParagraphIdleData |
class | SwTextNode |
SwTextNode is a paragraph in the document model. More... | |
Namespaces | |
namespace | utl |
namespace | vcl |
namespace | sw |
Dialog to specify the properties of date form field. | |
namespace | sw::mark |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
Typedefs | |
typedef o3tl::sorted_vector< sal_Int32 > | SwSoftPageBreakList |
Enumerations | |
enum class | sw::WrongState { sw::TODO , sw::PENDING , sw::DONE } |
typedef o3tl::sorted_vector< sal_Int32 > SwSoftPageBreakList |