LibreOffice Module sc (master) 1
Functions
vbaformatconditions.cxx File Reference
#include <ooo/vba/excel/XRange.hpp>
#include <com/sun/star/sheet/XSheetConditionalEntry.hpp>
#include <basic/sberrors.hxx>
#include <comphelper/sequence.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <utility>
#include <vector>
#include <unonames.hxx>
#include "vbaformatconditions.hxx"
#include "vbaformatcondition.hxx"
#include "vbastyles.hxx"
Include dependency graph for vbaformatconditions.cxx:

Go to the source code of this file.

Functions

static uno::Any xSheetConditionToFormatCondition (const uno::Reference< XHelperInterface > &xRangeParent, const uno::Reference< uno::XComponentContext > &xContext, const uno::Reference< excel::XStyles > &xStyles, const uno::Reference< excel::XFormatConditions > &xFormatConditions, const uno::Reference< beans::XPropertySet > &xRangeProps, const uno::Any &aObject)
 

Function Documentation

◆ xSheetConditionToFormatCondition()

static uno::Any xSheetConditionToFormatCondition ( const uno::Reference< XHelperInterface > &  xRangeParent,
const uno::Reference< uno::XComponentContext > &  xContext,
const uno::Reference< excel::XStyles > &  xStyles,
const uno::Reference< excel::XFormatConditions > &  xFormatConditions,
const uno::Reference< beans::XPropertySet > &  xRangeProps,
const uno::Any aObject 
)
static