LibreOffice Module sw (master) 1
|
#include "vbaaddins.hxx"
#include "vbaaddin.hxx"
#include <unotools/pathoptions.hxx>
#include <sal/log.hxx>
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
#include <com/sun/star/ucb/SimpleFileAccess.hpp>
Go to the source code of this file.
Functions | |
static uno::Reference< container::XIndexAccess > | lcl_getAddinCollection (const uno::Reference< XHelperInterface > &xParent, const uno::Reference< uno::XComponentContext > &xContext) |
|
static |
Definition at line 29 of file vbaaddins.cxx.
References SvtPathOptions::GetAddinPath(), and SAL_INFO.