20 #ifndef INCLUDED_XMLOFF_XMLPAGEEXPORT_HXX
21 #define INCLUDED_XMLOFF_XMLPAGEEXPORT_HXX
25 #include <rtl/ustring.hxx>
27 #include <rtl/ref.hxx>
29 #include <com/sun/star/uno/Reference.hxx>
32 namespace style {
class XStyle; }
55 css::uno::Reference< css::container::XNameAccess >
xPageStyles;
69 void collectPageMasterAutoStyle(
70 const css::uno::Reference< css::beans::XPropertySet > & rPropSet,
73 virtual void exportMasterPageContent(
74 const css::uno::Reference< css::beans::XPropertySet > & rPropSet,
78 const css::uno::Reference< css::style::XStyle >& rStyle,
81 void exportStyles(
bool bUsed,
bool bAutoStyles );
88 void exportAutoStyles();
92 void exportDefaultStyle();
95 #endif // INCLUDED_XMLOFF_XMLPAGEEXPORT_HXX
rtl::Reference< SvXMLExportPropertyMapper > m_xPageMasterDrawingPageExportPropMapper
void collectAutoStyles(bool bUsed)
rtl::Reference< XMLPropertySetMapper > m_xPageMasterDrawingPagePropSetMapper
This class is a base-class to create XMLPropertyHandler.
exports com.sun.star. container
rtl::Reference< XMLPropertyHandlerFactory > xPageMasterPropHdlFactory
void exportMasterStyles(bool bUsed)
::std::vector< XMLPageExportNameEntry > aNameVector
class SAL_NO_VTABLE XPropertySet
css::uno::Reference< css::container::XNameAccess > xPageStyles
OUString sDrawingPageStyleName
SvXMLExport & GetExport()
exports com.sun.star. style
exports com.sun.star. beans
rtl::Reference< SvXMLExportPropertyMapper > xPageMasterExportPropMapper
rtl::Reference< XMLPropertySetMapper > xPageMasterPropSetMapper
css::uno::Any const SvXMLExport & rExport