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();
63 void exportLevelStyles(
64 const css::uno::Reference< css::container::XIndexReplace > & xNumRule,
65 bool bOutline=
false );
67 void exportStyles(
bool bUsed,
69 bool bExportChapterNumbering );
70 void exportNumberingRule(
71 const OUString& rName,
bool bIsHidden,
72 const css::uno::Reference< css::container::XIndexReplace > & xNumRule );
75 #endif // INCLUDED_XMLOFF_XMLNUME_HXX
SvXMLExport & GetExport()
exports com.sun.star. container
exports com.sun.star. style
exports com.sun.star. beans
bool mbExportPositionAndSpaceModeLabelAlignment
css::uno::Any const SvXMLExport & rExport