LibreOffice Module sw (master) 1
Functions
vbaformfields.cxx File Reference
#include <comphelper/sequence.hxx>
#include <sal/log.hxx>
#include <doc.hxx>
#include <docsh.hxx>
#include <IDocumentMarkAccess.hxx>
#include "vbaformfield.hxx"
#include "vbaformfields.hxx"
#include "wordvbahelper.hxx"
Include dependency graph for vbaformfields.cxx:

Go to the source code of this file.

Functions

static sw::mark::IFieldmark * lcl_getFieldmark (std::string_view rName, sal_Int32 &rIndex, const uno::Reference< frame::XModel > &xModel, uno::Sequence< OUString > *pElementNames=nullptr)
 

Function Documentation

◆ lcl_getFieldmark()

static sw::mark::IFieldmark * lcl_getFieldmark ( std::string_view  rName,
sal_Int32 &  rIndex,
const uno::Reference< frame::XModel > &  xModel,
uno::Sequence< OUString > *  pElementNames = nullptr 
)
static