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

Go to the source code of this file.

Functions

static std::shared_ptr< SwContentControllcl_getContentControl (std::u16string_view sName, std::u16string_view sTag, std::u16string_view sTitle, sal_Int32 &rIndex, const uno::Reference< text::XTextDocument > &xTextDocument, uno::Sequence< OUString > *pElementNames=nullptr)
 

Function Documentation

◆ lcl_getContentControl()

static std::shared_ptr< SwContentControl > lcl_getContentControl ( std::u16string_view  sName,
std::u16string_view  sTag,
std::u16string_view  sTitle,
sal_Int32 &  rIndex,
const uno::Reference< text::XTextDocument > &  xTextDocument,
uno::Sequence< OUString > *  pElementNames = nullptr 
)
static