#include "vbavariables.hxx"
#include "vbavariable.hxx"
#include <com/sun/star/beans/XPropertyContainer.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
Go to the source code of this file.
|
static uno::Reference< container::XIndexAccess > | createVariablesAccess (const uno::Reference< XHelperInterface > &xParent, const uno::Reference< uno::XComponentContext > &xContext, const uno::Reference< beans::XPropertyAccess > &xUserDefined) |
|
◆ createVariablesAccess()
static uno::Reference< container::XIndexAccess > createVariablesAccess |
( |
const uno::Reference< XHelperInterface > & |
xParent, |
|
|
const uno::Reference< uno::XComponentContext > & |
xContext, |
|
|
const uno::Reference< beans::XPropertyAccess > & |
xUserDefined |
|
) |
| |
|
static |