|
LibreOffice Module sc (master) 1
|
#include <memory>#include <autoform.hxx>#include <sal/log.hxx>#include <sfx2/docfile.hxx>#include <unotools/pathoptions.hxx>#include <svl/intitem.hxx>#include <svl/itemset.hxx>#include <vcl/outdev.hxx>#include <svx/algitem.hxx>#include <svx/dialmgr.hxx>#include <svx/rotmodit.hxx>#include <svx/strings.hrc>#include <editeng/adjustitem.hxx>#include <editeng/borderline.hxx>#include <editeng/boxitem.hxx>#include <editeng/brushitem.hxx>#include <editeng/colritem.hxx>#include <editeng/contouritem.hxx>#include <editeng/crossedoutitem.hxx>#include <editeng/fhgtitem.hxx>#include <editeng/fontitem.hxx>#include <editeng/justifyitem.hxx>#include <editeng/langitem.hxx>#include <editeng/lineitem.hxx>#include <editeng/postitem.hxx>#include <editeng/shdditem.hxx>#include <editeng/udlnitem.hxx>#include <editeng/wghtitem.hxx>#include <tools/urlobj.hxx>#include <comphelper/fileformat.h>#include <unotools/collatorwrapper.hxx>#include <unotools/transliterationwrapper.hxx>#include <tools/tenccvt.hxx>#include <osl/diagnose.h>#include <osl/thread.hxx>#include <attrib.hxx>#include <globstr.hrc>#include <scitems.hxx>#include <scresid.hxx>#include <document.hxx>Go to the source code of this file.
Variables | |
| constexpr OUStringLiteral | sAutoTblFmtName = u"autotbl.fmt" |
| 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 |
| 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 TranslateId | RID_SVXSTR_TBLAFMT [] |
| const sal_uInt16 AUTOFORMAT_DATA_ID = AUTOFORMAT_DATA_ID_31005 |
Definition at line 91 of file autoform.cxx.
Referenced by ScAutoFormatData::Load(), and ScAutoFormatData::Save().
| const sal_uInt16 AUTOFORMAT_DATA_ID_31005 = 10042 |
Definition at line 87 of file autoform.cxx.
Referenced by ScAutoFormatData::Load(), and ScAutoFormatDataField::Load().
| const sal_uInt16 AUTOFORMAT_DATA_ID_504 = 9802 |
Definition at line 78 of file autoform.cxx.
Referenced by ScAutoFormatData::Load().
| const sal_uInt16 AUTOFORMAT_DATA_ID_552 = 9902 |
Definition at line 80 of file autoform.cxx.
Referenced by ScAutoFormatData::Load().
| const sal_uInt16 AUTOFORMAT_DATA_ID_X = 9502 |
Definition at line 73 of file autoform.cxx.
Referenced by ScAutoFormatData::Load().
| const sal_uInt16 AUTOFORMAT_ID = AUTOFORMAT_ID_31005 |
Definition at line 90 of file autoform.cxx.
Referenced by ScAutoFormat::Load(), and ScAutoFormat::Save().
| const sal_uInt16 AUTOFORMAT_ID_31005 = 10041 |
Definition at line 86 of file autoform.cxx.
Referenced by ScAfVersions::Load().
| const sal_uInt16 AUTOFORMAT_ID_358 = 9601 |
Definition at line 72 of file autoform.cxx.
Referenced by ScAutoFormat::Load().
| const sal_uInt16 AUTOFORMAT_ID_504 = 9801 |
Definition at line 77 of file autoform.cxx.
Referenced by ScAutoFormat::Load().
| const sal_uInt16 AUTOFORMAT_ID_680DR25 = 10021 |
Definition at line 83 of file autoform.cxx.
Referenced by ScAutoFormatData::Load(), and ScAutoFormatDataField::Load().
| const sal_uInt16 AUTOFORMAT_ID_X = 9501 |
Definition at line 71 of file autoform.cxx.
Referenced by ScAutoFormat::Load().
| const TranslateId RID_SVXSTR_TBLAFMT[] |
Definition at line 562 of file autoform.cxx.
Referenced by ScAutoFormatData::Load().
|
constexpr |
Definition at line 68 of file autoform.cxx.
Referenced by ScAutoFormat::Load(), and ScAutoFormat::Save().