|
LibreOffice Module sw (master) 1
|
#include <config_features.h>#include <config_fuzzers.h>#include <cmdid.h>#include <hintids.hxx>#include <svl/numformat.hxx>#include <svl/stritem.hxx>#include <com/sun/star/text/DefaultNumberingProvider.hpp>#include <com/sun/star/text/XDefaultNumberingProvider.hpp>#include <com/sun/star/text/XNumberingTypeInfo.hpp>#include <com/sun/star/style/NumberingType.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/sdbc/XConnection.hpp>#include <com/sun/star/sdbc/XDataSource.hpp>#include <com/sun/star/uri/UriReferenceFactory.hpp>#include <com/sun/star/uri/XVndSunStarScriptUrl.hpp>#include <comphelper/processfactory.hxx>#include <comphelper/string.hxx>#include <o3tl/string_view.hxx>#include <tools/resary.hxx>#include <osl/diagnose.h>#include <sfx2/dispatch.hxx>#include <sfx2/linkmgr.hxx>#include <sfx2/app.hxx>#include <sfx2/viewfrm.hxx>#include <svx/strarray.hxx>#include <fmtrfmrk.hxx>#include <svl/zforlist.hxx>#include <svl/zformat.hxx>#include <vcl/mnemonic.hxx>#include <view.hxx>#include <wrtsh.hxx>#include <doc.hxx>#include <swmodule.hxx>#include <fmtinfmt.hxx>#include <cellatr.hxx>#include <dbmgr.hxx>#include <shellres.hxx>#include <fldbas.hxx>#include <docufld.hxx>#include <chpfld.hxx>#include <ddefld.hxx>#include <expfld.hxx>#include <reffld.hxx>#include <usrfld.hxx>#include <dbfld.hxx>#include <authfld.hxx>#include <flddat.hxx>#include <fldmgr.hxx>#include <flddropdown.hxx>#include <strings.hrc>#include <tox.hxx>#include <viewopt.hxx>#include <txmsrt.hxx>#include <unotools/useroptions.hxx>#include <IDocumentContentOperations.hxx>#include <translatehelper.hxx>Go to the source code of this file.
Enumerations | |
| enum | { GRP_DOC_BEGIN = 0 , GRP_DOC_END = GRP_DOC_BEGIN + 12 , GRP_FKT_BEGIN = GRP_DOC_END , GRP_FKT_END = GRP_FKT_BEGIN + 8 , GRP_REF_BEGIN = GRP_FKT_END , GRP_REF_END = GRP_REF_BEGIN + 2 , GRP_REG_BEGIN = GRP_REF_END , GRP_REG_END = GRP_REG_BEGIN + 1 , GRP_DB_BEGIN = GRP_REG_END , GRP_DB_END = GRP_DB_BEGIN + 5 , GRP_VAR_BEGIN = GRP_DB_END , GRP_VAR_END = GRP_VAR_BEGIN + 9 } |
| enum | { GRP_WEB_DOC_BEGIN = 0 , GRP_WEB_DOC_END = GRP_WEB_DOC_BEGIN + 9 , GRP_WEB_FKT_BEGIN = GRP_WEB_DOC_END + 2 , GRP_WEB_FKT_END = GRP_WEB_FKT_BEGIN + 0 , GRP_WEB_REF_BEGIN = GRP_WEB_FKT_END + 6 , GRP_WEB_REF_END = GRP_WEB_REF_BEGIN + 0 , GRP_WEB_REG_BEGIN = GRP_WEB_REF_END + 2 , GRP_WEB_REG_END = GRP_WEB_REG_BEGIN + 1 , GRP_WEB_DB_BEGIN = GRP_WEB_REG_END , GRP_WEB_DB_END = GRP_WEB_DB_BEGIN + 0 , GRP_WEB_VAR_BEGIN = GRP_WEB_DB_END + 5 , GRP_WEB_VAR_END = GRP_WEB_VAR_BEGIN + 1 } |
Functions | |
| static SwWrtShell * | lcl_GetShell () |
| static sal_uInt16 | GetPackCount () |
Variables | |
| const sal_uInt16 | VF_COUNT = 1 |
| const sal_uInt16 | VF_USR_COUNT = 2 |
| const sal_uInt16 | VF_DB_COUNT = 1 |
| const TranslateId | FLD_EU_ARY [] |
| const TranslateId | FMT_AUTHOR_ARY [] |
| const TranslateId | FLD_DATE_ARY [] |
| const TranslateId | FLD_TIME_ARY [] |
| const TranslateId | FMT_NUM_ARY [] |
| const TranslateId | FMT_FF_ARY [] |
| const TranslateId | FLD_STAT_ARY [] |
| const TranslateId | FMT_CHAPTER_ARY [] |
| const TranslateId | FLD_INPUT_ARY [] |
| const TranslateId | FMT_MARK_ARY [] |
| const TranslateId | FMT_REF_ARY [] |
| const TranslateId | FMT_REG_ARY [] |
| const TranslateId | FMT_DBFLD_ARY [] |
| const TranslateId | FMT_SETVAR_ARY [] |
| const TranslateId | FMT_GETVAR_ARY [] |
| const TranslateId | FMT_DDE_ARY [] |
| const TranslateId | FLD_PAGEREF_ARY [] |
| const TranslateId | FMT_USERVAR_ARY [] |
| const SwFieldPack | aSwFields [] |
| anonymous enum |
| Enumerator | |
|---|---|
| GRP_DOC_BEGIN | |
| GRP_DOC_END | |
| GRP_FKT_BEGIN | |
| GRP_FKT_END | |
| GRP_REF_BEGIN | |
| GRP_REF_END | |
| GRP_REG_BEGIN | |
| GRP_REG_END | |
| GRP_DB_BEGIN | |
| GRP_DB_END | |
| GRP_VAR_BEGIN | |
| GRP_VAR_END | |
Definition at line 89 of file fldmgr.cxx.
| anonymous enum |
Definition at line 110 of file fldmgr.cxx.
|
static |
Definition at line 365 of file fldmgr.cxx.
References aSwFields, and SAL_N_ELEMENTS.
Referenced by SwFieldMgr::GetPos(), SwFieldMgr::GetTypeId(), and SwFieldMgr::GetTypeStr().
|
static |
Definition at line 358 of file fldmgr.cxx.
References GetActiveView().
Referenced by SwFieldMgr::CanInsertRefMark(), SwFieldMgr::EvalExpFields(), SwFieldMgr::GetCurField(), SwFieldMgr::GetCurrLanguage(), SwFieldMgr::GetFieldType(), SwFieldMgr::GetFieldTypeCount(), SwFieldMgr::GetSubTypes(), SwFieldMgr::GoNextPrev(), SwFieldMgr::InsertField(), SwFieldMgr::InsertFieldType(), SwFieldMgr::RemoveFieldType(), and SwFieldMgr::UpdateCurField().
| const SwFieldPack aSwFields[] |
Definition at line 303 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount(), SwFieldMgr::GetFormatId(), SwFieldMgr::GetFormatStr(), SwFieldMgr::GetGroup(), GetPackCount(), SwFieldMgr::GetPos(), SwFieldMgr::GetSubTypes(), SwFieldMgr::GetTypeId(), and SwFieldMgr::GetTypeStr().
| const TranslateId FLD_DATE_ARY[] |
Definition at line 160 of file fldmgr.cxx.
| const TranslateId FLD_EU_ARY[] |
Definition at line 135 of file fldmgr.cxx.
| const TranslateId FLD_INPUT_ARY[] |
Definition at line 214 of file fldmgr.cxx.
| const TranslateId FLD_PAGEREF_ARY[] |
Definition at line 274 of file fldmgr.cxx.
| const TranslateId FLD_STAT_ARY[] |
Definition at line 195 of file fldmgr.cxx.
| const TranslateId FLD_TIME_ARY[] |
Definition at line 166 of file fldmgr.cxx.
| const TranslateId FMT_AUTHOR_ARY[] |
Definition at line 154 of file fldmgr.cxx.
| const TranslateId FMT_CHAPTER_ARY[] |
Definition at line 206 of file fldmgr.cxx.
| const TranslateId FMT_DBFLD_ARY[] |
Definition at line 250 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount().
| const TranslateId FMT_DDE_ARY[] |
Definition at line 268 of file fldmgr.cxx.
| const TranslateId FMT_FF_ARY[] |
Definition at line 185 of file fldmgr.cxx.
| const TranslateId FMT_GETVAR_ARY[] |
Definition at line 262 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount().
| const TranslateId FMT_MARK_ARY[] |
Definition at line 219 of file fldmgr.cxx.
| const TranslateId FMT_NUM_ARY[] |
Definition at line 172 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount(), and SwFieldMgr::GetFormatStr().
| const TranslateId FMT_REF_ARY[] |
Definition at line 228 of file fldmgr.cxx.
Referenced by SwFieldMgr::InsertField().
| const TranslateId FMT_REG_ARY[] |
Definition at line 243 of file fldmgr.cxx.
| const TranslateId FMT_SETVAR_ARY[] |
Definition at line 256 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount().
| const TranslateId FMT_USERVAR_ARY[] |
Definition at line 280 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount().
| const sal_uInt16 VF_COUNT = 1 |
Definition at line 131 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount().
| const sal_uInt16 VF_DB_COUNT = 1 |
Definition at line 133 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount().
| const sal_uInt16 VF_USR_COUNT = 2 |
Definition at line 132 of file fldmgr.cxx.
Referenced by SwFieldMgr::GetFormatCount().