20#ifndef INCLUDED_XMLOFF_XMLNUME_HXX
21#define INCLUDED_XMLOFF_XMLNUME_HXX
23#include <rtl/ustring.hxx>
27 namespace style {
class XStyle; }
28 namespace container {
class XIndexReplace; }
29 namespace beans {
struct PropertyValue; }
47 SAL_DLLPRIVATE
void exportLevelStyle(
49 const css::uno::Sequence< css::beans::PropertyValue>& rProps,
52 SAL_DLLPRIVATE
void exportStyle(
const css::uno::Reference< css::style::XStyle >& rStyle );
53 SAL_DLLPRIVATE
void exportOutline();
62 void exportLevelStyles(
63 const css::uno::Reference< css::container::XIndexReplace > & xNumRule,
64 bool bOutline=
false );
66 void exportStyles(
bool bUsed,
bool bExportChapterNumbering);
67 void exportNumberingRule(
68 const OUString& rName,
bool bIsHidden,
69 const css::uno::Reference< css::container::XIndexReplace > & xNumRule );
SvXMLExport & GetExport()
bool mbExportPositionAndSpaceModeLabelAlignment