LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <string_view>
#include "swtypes.hxx"
#include <com/sun/star/text/XTextColumns.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XIndexReplace.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/implbase4.hxx>
#include "unobaseclass.hxx"
Go to the source code of this file.
Classes | |
class | SwXFootnoteProperties |
class | SwXEndnoteProperties |
class | SwXLineNumberingProperties |
class | SwXNumberingRules |
class | SwXChapterNumbering |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |