LibreOffice Module svx (master) 1
|
#include <svx/autoformathelper.hxx>
#include <tools/stream.hxx>
#include <svl/legacyitem.hxx>
#include <editeng/legacyitem.hxx>
#include <legacyitem.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/postitem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/crossedoutitem.hxx>
#include <editeng/contouritem.hxx>
#include <editeng/shdditem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/lineitem.hxx>
#include <editeng/brushitem.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/justifyitem.hxx>
#include <svl/eitem.hxx>
#include <svx/algitem.hxx>
#include <svl/intitem.hxx>
#include <svx/rotmodit.hxx>
#include <osl/thread.h>
Go to the source code of this file.
Variables | |
const sal_uInt16 | AUTOFORMAT_ID_300OVRLN = 10031 |
const sal_uInt16 | AUTOFORMAT_ID_680DR14 = 10011 |
const sal_uInt16 | AUTOFORMAT_ID_504 = 9801 |
const sal_uInt16 | AUTOFORMAT_DATA_ID_641 = 10002 |
const sal_uInt16 | AUTOFORMAT_DATA_ID_300OVRLN = 10032 |
const sal_uInt16 | AUTOFORMAT_DATA_ID_680DR14 = 10012 |
const sal_uInt16 | AUTOFORMAT_DATA_ID_504 = 9802 |
const sal_uInt16 AUTOFORMAT_DATA_ID_300OVRLN = 10032 |
Definition at line 261 of file autoformathelper.cxx.
Referenced by AutoFormatBase::LoadBlockA().
const sal_uInt16 AUTOFORMAT_DATA_ID_504 = 9802 |
Definition at line 263 of file autoformathelper.cxx.
Referenced by AutoFormatBase::LoadBlockB().
const sal_uInt16 AUTOFORMAT_DATA_ID_641 = 10002 |
Definition at line 260 of file autoformathelper.cxx.
Referenced by AutoFormatBase::LoadBlockA().
const sal_uInt16 AUTOFORMAT_DATA_ID_680DR14 = 10012 |
Definition at line 262 of file autoformathelper.cxx.
Referenced by AutoFormatBase::LoadBlockA().
const sal_uInt16 AUTOFORMAT_ID_300OVRLN = 10031 |
Definition at line 73 of file autoformathelper.cxx.
Referenced by AutoFormatVersions::LoadBlockA().
const sal_uInt16 AUTOFORMAT_ID_504 = 9801 |
Definition at line 75 of file autoformathelper.cxx.
Referenced by AutoFormatVersions::LoadBlockB().
const sal_uInt16 AUTOFORMAT_ID_680DR14 = 10011 |
Definition at line 74 of file autoformathelper.cxx.
Referenced by AutoFormatVersions::LoadBlockA().