LibreOffice Module sc (master)
1
|
#include <svl/itemprop.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/implbase.hxx>
#include <climits>
Go to the source code of this file.
Classes | |
class | ScAutoFormatsObj |
class | ScAutoFormatObj |
class | ScAutoFormatFieldObj |
Macros | |
#define | SC_AFMTOBJ_INVALID USHRT_MAX |
#define SC_AFMTOBJ_INVALID USHRT_MAX |
Definition at line 39 of file afmtuno.hxx.
Referenced by ScAutoFormatObj::InitFormat(), ScAutoFormatObj::IsInserted(), and ScServiceProvider::MakeInstance().