LibreOffice Module sw (master) 1
|
#include "vbatemplate.hxx"
#include "vbaautotextentry.hxx"
#include <com/sun/star/text/AutoTextContainer.hpp>
#include <comphelper/processfactory.hxx>
#include <tools/urlobj.hxx>
#include <rtl/character.hxx>
#include <osl/file.hxx>
#include <utility>
Go to the source code of this file.
Functions | |
static OUString | lcl_CheckGroupName (std::u16string_view aGroupName) |
|
static |
Definition at line 31 of file vbatemplate.cxx.
References i.
Referenced by SwVbaTemplate::AutoTextEntries().