|
LibreOffice Module xmloff (master) 1
|
#include "XMLTextPropertySetContext.hxx"#include <xmloff/xmlnamespace.hxx>#include <xmloff/XMLEventsImportContext.hxx>#include <xmloff/families.hxx>#include <xmloff/txtprmap.hxx>#include <xmloff/txtstyli.hxx>#include <xmloff/xmlimp.hxx>#include <xmloff/xmltoken.hxx>#include <xmloff/xmluconv.hxx>#include <xmloff/maptype.hxx>#include <xmloff/xmlimppr.hxx>#include <xmloff/xmlement.hxx>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/container/XNameContainer.hpp>#include <com/sun/star/document/XEventsSupplier.hpp>#include <com/sun/star/drawing/FillStyle.hpp>#include <com/sun/star/frame/XModel.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/style/ParagraphStyleCategory.hpp>#include <com/sun/star/style/XStyle.hpp>#include <o3tl/any.hxx>#include <sax/tools/converter.hxx>#include <tools/debug.hxx>#include <comphelper/diagnose_ex.hxx>#include <sal/log.hxx>#include <vector>#include <xmlsdtypes.hxx>#include <xmloff/xmlerror.hxx>Go to the source code of this file.
Variables | |
| const SvXMLEnumMapEntry< sal_uInt16 > | aCategoryMap [] |
| const SvXMLEnumMapEntry<sal_uInt16> aCategoryMap[] |
Definition at line 66 of file txtstyli.cxx.
Referenced by XMLTextStyleContext::CreateAndInsert().