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,
68 bool bExportChapterNumbering );
69 void exportNumberingRule(
70 const OUString& rName,
bool bIsHidden,
71 const css::uno::Reference< css::container::XIndexReplace > & xNumRule );
74 #endif // INCLUDED_XMLOFF_XMLNUME_HXX
SvXMLExport & GetExport()
exports com.sun.star. container
exports com.sun.star. style
exports com.sun.star. beans
bool mbExportPositionAndSpaceModeLabelAlignment