LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <sal/types.h>
#include <com/sun/star/uno/Sequence.h>
#include <rtl/ustrbuf.hxx>
#include <i18nlangtag/lang.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | SvXMLNumFmtExport |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
#file | |
namespace | com::sun::star::lang |
namespace | com::sun::star::uno |
namespace | com::sun::star::util |
Variables | |
constexpr OUStringLiteral | XML_WRITTENNUMBERSTYLES = u"WrittenNumberStyles" |
|
inlineconstexpr |
Definition at line 35 of file xmlnumfe.hxx.
Referenced by SvXMLExport::setSourceDocument(), and SvXMLExport::~SvXMLExport().