#include <sal/config.h>
#include <o3tl/any.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlexppr.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/text/XChapterNumberingSupplier.hpp>
#include <xmloff/xmlaustp.hxx>
#include <xmloff/styleexp.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/XMLEventExport.hxx>
#include <xmloff/maptype.hxx>
#include <memory>
#include <set>
#include <prstylecond.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
◆ gsFollowStyle()
constexpr OUStringLiteral gsFollowStyle |
( |
u"FollowStyle" |
| ) |
|
|
constexpr |
◆ gsIsAutoUpdate()
constexpr OUStringLiteral gsIsAutoUpdate |
( |
u"IsAutoUpdate" |
| ) |
|
|
constexpr |
◆ gsIsPhysical()
constexpr OUStringLiteral gsIsPhysical |
( |
u"IsPhysical" |
| ) |
|
|
constexpr |
◆ gsNumberingStyleName()
constexpr OUStringLiteral gsNumberingStyleName |
( |
u"NumberingStyleName" |
| ) |
|
|
constexpr |
◆ gsOutlineLevel()
constexpr OUStringLiteral gsOutlineLevel |
( |
u"OutlineLevel" |
| ) |
|
|
constexpr |