LibreOffice Module sc (master) 1
Functions
vbastyles.cxx File Reference
#include "vbastyles.hxx"
#include "vbastyle.hxx"
#include <basic/sberrors.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <ooo/vba/excel/XRange.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <utility>
Include dependency graph for vbastyles.cxx:

Go to the source code of this file.

Functions

static css::uno::Any lcl_createAPIStyleToVBAObject (const css::uno::Any &aObject, const uno::Reference< XHelperInterface > &xParent, const uno::Reference< uno::XComponentContext > &xContext, const uno::Reference< frame::XModel > &xModel)
 

Function Documentation

◆ lcl_createAPIStyleToVBAObject()

static css::uno::Any lcl_createAPIStyleToVBAObject ( const css::uno::Any aObject,
const uno::Reference< XHelperInterface > &  xParent,
const uno::Reference< uno::XComponentContext > &  xContext,
const uno::Reference< frame::XModel > &  xModel 
)
static

Definition at line 32 of file vbastyles.cxx.

References xModel.

Referenced by ScVbaStyles::createCollectionObject().