| LibreOffice Module sw (master) 1
    | 
#include <rtl/ustrbuf.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <comphelper/diagnose_ex.hxx>#include <fmtcol.hxx>#include <hints.hxx>#include <doc.hxx>#include <docary.hxx>#include <IDocumentStylePoolAccess.hxx>#include <unoprnms.hxx>#include <fmtpdsc.hxx>#include <pagedesc.hxx>#include <xmloff/maptype.hxx>#include <xmloff/xmlnumfi.hxx>#include <xmloff/xmlprmap.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmlstyle.hxx>#include <xmloff/txtstyli.hxx>#include <xmloff/txtimp.hxx>#include <xmloff/families.hxx>#include <xmloff/XMLTextMasterStylesContext.hxx>#include <xmloff/XMLTextShapeStyleContext.hxx>#include <xmloff/XMLGraphicsDefaultStyle.hxx>#include <xmloff/XMLDrawingPageStyleContext.hxx>#include <xmloff/XMLTextMasterPageContext.hxx>#include <xmloff/table/XMLTableImport.hxx>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/frame/XModel.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include "xmlimp.hxx"#include <cellatr.hxx>#include <SwStyleNameMapper.hxx>#include <ccoll.hxx>#include <memory>Go to the source code of this file.
| Typedefs | |
| typedef std::vector< rtl::Reference< SwXMLConditionContext_Impl > > | SwXMLConditions_Impl | 
| typedef std::vector<rtl::Reference<SwXMLConditionContext_Impl> > SwXMLConditions_Impl | 
Definition at line 253 of file xmlfmt.cxx.