|
LibreOffice Module sw (master) 1
|
#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"Go to the source code of this file.
Functions | |
| 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 |
Definition at line 30 of file vbacontentcontrols.cxx.
References comphelper::containerToSequence(), SwContentControlManager::Get(), SwFormatContentControl::GetContentControl(), SwTextAttr::GetContentControl(), SwDoc::GetContentControlManager(), SwContentControlManager::GetCount(), SwDocShell::GetDoc(), ooo::vba::word::getDocShell(), i, and sName.