LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <rtl/ref.hxx>
#include <xmloff/dllapi.h>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.h>
#include <xmloff/maptype.hxx>
#include <xmloff/styleexp.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/SinglePropertySetInfoCache.hxx>
#include <xmloff/XMLTextListAutoStylePool.hxx>
#include <o3tl/sorted_vector.hxx>
#include <o3tl/span.hxx>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | XMLTextParagraphExport |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
#file | |
namespace | com::sun::star::beans |
namespace | com::sun::star::container |
namespace | com::sun::star::drawing |
namespace | com::sun::star::text |
namespace | xmloff |
namespace | basegfx |
Enumerations | |
enum class | TextPNS { ODF , EXTENSION } |
|
strong |
Enumerator | |
---|---|
ODF | |
EXTENSION |
Definition at line 73 of file txtparae.hxx.