|
LibreOffice Module sw (master) 1
|
#include <comphelper/fileformat.h>#include <tools/stream.hxx>#include <sfx2/docfile.hxx>#include <svl/numformat.hxx>#include <svl/zforlist.hxx>#include <svl/zformat.hxx>#include <unotools/configmgr.hxx>#include <unotools/pathoptions.hxx>#include <swtable.hxx>#include <swtblfmt.hxx>#include <com/sun/star/text/VertOrientation.hpp>#include <swtypes.hxx>#include <doc.hxx>#include <poolfmt.hxx>#include <tblafmt.hxx>#include <cellatr.hxx>#include <SwStyleNameMapper.hxx>#include <hintids.hxx>#include <fmtornt.hxx>#include <editsh.hxx>#include <fmtlsplt.hxx>#include <fmtrowsplt.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <osl/thread.h>#include <editeng/adjustitem.hxx>#include <editeng/boxitem.hxx>#include <editeng/brushitem.hxx>#include <editeng/colritem.hxx>#include <editeng/contouritem.hxx>#include <editeng/crossedoutitem.hxx>#include <editeng/fontitem.hxx>#include <editeng/formatbreakitem.hxx>#include <editeng/fhgtitem.hxx>#include <editeng/justifyitem.hxx>#include <editeng/legacyitem.hxx>#include <editeng/lineitem.hxx>#include <editeng/postitem.hxx>#include <editeng/shdditem.hxx>#include <editeng/udlnitem.hxx>#include <editeng/wghtitem.hxx>#include <svx/algitem.hxx>#include <svx/rotmodit.hxx>#include <legacyitem.hxx>#include <unostyle.hxx>#include <memory>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | SwAfVersions |
| struct | SwTableAutoFormatTable::Impl |
Variables | |
| const sal_uInt16 | AUTOFORMAT_ID_X = 9501 |
| const sal_uInt16 | AUTOFORMAT_ID_358 = 9601 |
| const sal_uInt16 | AUTOFORMAT_DATA_ID_X = 9502 |
| const sal_uInt16 | AUTOFORMAT_ID_504 = 9801 |
| In follow-up versions these IDs' values need to increase. More... | |
| const sal_uInt16 | AUTOFORMAT_DATA_ID_504 = 9802 |
| const sal_uInt16 | AUTOFORMAT_DATA_ID_552 = 9902 |
| const sal_uInt16 | AUTOFORMAT_ID_680DR25 = 10021 |
| const sal_uInt16 | AUTOFORMAT_ID_31005 = 10041 |
| const sal_uInt16 | AUTOFORMAT_DATA_ID_31005 = 10042 |
| const sal_uInt16 | AUTOFORMAT_ID = AUTOFORMAT_ID_31005 |
| const sal_uInt16 | AUTOFORMAT_DATA_ID = AUTOFORMAT_DATA_ID_31005 |
| const sal_uInt16 | AUTOFORMAT_FILE_VERSION = SOFFICE_FILEFORMAT_50 |
| constexpr OUStringLiteral | AUTOTABLE_FORMAT_NAME = u"autotbl.fmt" |
| const sal_uInt16 AUTOFORMAT_DATA_ID = AUTOFORMAT_DATA_ID_31005 |
Definition at line 99 of file tblafmt.cxx.
Referenced by SwTableAutoFormat::Load(), and SwTableAutoFormat::Save().
| const sal_uInt16 AUTOFORMAT_DATA_ID_31005 = 10042 |
Definition at line 95 of file tblafmt.cxx.
Referenced by SwTableAutoFormat::Load(), and SwBoxAutoFormat::Load().
| const sal_uInt16 AUTOFORMAT_DATA_ID_504 = 9802 |
Definition at line 86 of file tblafmt.cxx.
Referenced by SwTableAutoFormat::Load().
| const sal_uInt16 AUTOFORMAT_DATA_ID_552 = 9902 |
Definition at line 88 of file tblafmt.cxx.
Referenced by SwTableAutoFormat::Load().
| const sal_uInt16 AUTOFORMAT_DATA_ID_X = 9502 |
Definition at line 81 of file tblafmt.cxx.
Referenced by SwTableAutoFormat::Load().
| const sal_uInt16 AUTOFORMAT_FILE_VERSION = SOFFICE_FILEFORMAT_50 |
Definition at line 100 of file tblafmt.cxx.
Referenced by SwTableAutoFormat::Load(), and SwTableAutoFormatTable::Save().
| const sal_uInt16 AUTOFORMAT_ID = AUTOFORMAT_ID_31005 |
Definition at line 98 of file tblafmt.cxx.
Referenced by SwTableAutoFormatTable::Load(), and SwTableAutoFormatTable::Save().
| const sal_uInt16 AUTOFORMAT_ID_31005 = 10041 |
Definition at line 94 of file tblafmt.cxx.
Referenced by SwTableAutoFormatTable::Load(), and SwAfVersions::Load().
| const sal_uInt16 AUTOFORMAT_ID_358 = 9601 |
Definition at line 80 of file tblafmt.cxx.
Referenced by SwTableAutoFormatTable::Load().
| const sal_uInt16 AUTOFORMAT_ID_504 = 9801 |
In follow-up versions these IDs' values need to increase.
Definition at line 85 of file tblafmt.cxx.
Referenced by SwTableAutoFormatTable::Load().
| const sal_uInt16 AUTOFORMAT_ID_680DR25 = 10021 |
Definition at line 91 of file tblafmt.cxx.
Referenced by SwTableAutoFormat::Load(), and SwBoxAutoFormat::Load().
| const sal_uInt16 AUTOFORMAT_ID_X = 9501 |
Definition at line 79 of file tblafmt.cxx.
Referenced by SwTableAutoFormatTable::Load().
|
constexpr |
Definition at line 104 of file tblafmt.cxx.
Referenced by SwTableAutoFormatTable::Load(), and SwTableAutoFormatTable::Save().