LibreOffice Module sw (master) 1
Functions
vbaaddins.cxx File Reference
#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>
Include dependency graph for vbaaddins.cxx:

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)
 

Function Documentation

◆ lcl_getAddinCollection()

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.