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>
Go to the source code of this file.
Functions | |
static OUString | lcl_CheckGroupName (const OUString &rGroupName) |
|
static |
Definition at line 30 of file vbatemplate.cxx.
References i.
Referenced by SwVbaTemplate::AutoTextEntries().