|
LibreOffice Module sw (master) 1
|
#include <config_features.h>#include <config_fuzzers.h>#include <osl/diagnose.h>#include <unotools/charclass.hxx>#include <editsh.hxx>#include <fldbas.hxx>#include <doc.hxx>#include <IDocumentFieldsAccess.hxx>#include <IDocumentState.hxx>#include <docary.hxx>#include <fmtfld.hxx>#include <txtfld.hxx>#include <pamtyp.hxx>#include <expfld.hxx>#include <swundo.hxx>#include <dbmgr.hxx>#include <hints.hxx>#include <fieldhint.hxx>#include <DocumentSettingManager.hxx>#include <IDocumentContentOperations.hxx>Go to the source code of this file.
Functions | |
| static SwTextField * | lcl_FindInputField (SwDoc *pDoc, const SwField &rField) |
| Are the PaMs positioned on fields? More... | |
|
static |
Are the PaMs positioned on fields?
Definition at line 164 of file edfld.cxx.
References SwDoc::GetAttrPool(), SwSetExpField::GetInputFlag(), SfxItemPool::GetItemSurrogates(), SwField::GetTyp(), SwSetExpFieldType::GetType(), nsSwGetSetExpType::GSE_STRING, Input, RES_TXTATR_FIELD(), RES_TXTATR_INPUTFIELD(), SetExp, and SwField::Which().
Referenced by SwEditShell::UpdateOneField().