LibreOffice Module sw (master) 1
Functions
edfld.cxx File Reference
#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>
Include dependency graph for edfld.cxx:

Go to the source code of this file.

Functions

static SwTextFieldlcl_FindInputField (SwDoc *pDoc, const SwField &rField)
 Are the PaMs positioned on fields? More...
 

Function Documentation

◆ lcl_FindInputField()

static SwTextField * lcl_FindInputField ( SwDoc pDoc,
const SwField rField 
)
static