LibreOffice Module sc (master) 1
Functions
vbavalidation.cxx File Reference
#include "vbavalidation.hxx"
#include "vbaformatcondition.hxx"
#include <com/sun/star/sheet/XSheetCondition.hpp>
#include <com/sun/star/sheet/ValidationType.hpp>
#include <com/sun/star/sheet/ValidationAlertStyle.hpp>
#include <com/sun/star/table/XCellRange.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <ooo/vba/excel/XlDVType.hpp>
#include <ooo/vba/excel/XlDVAlertStyle.hpp>
#include <unonames.hxx>
#include <rangelst.hxx>
#include "excelvbahelper.hxx"
#include "vbarange.hxx"
Include dependency graph for vbavalidation.cxx:

Go to the source code of this file.

Functions

static void lcl_setValidationProps (const uno::Reference< table::XCellRange > &xRange, const uno::Reference< beans::XPropertySet > &xProps)
 
static uno::Reference< beans::XPropertySetlcl_getValidationProps (const uno::Reference< table::XCellRange > &xRange)
 

Function Documentation

◆ lcl_getValidationProps()

static uno::Reference< beans::XPropertySet > lcl_getValidationProps ( const uno::Reference< table::XCellRange > &  xRange)
static

◆ lcl_setValidationProps()

static void lcl_setValidationProps ( const uno::Reference< table::XCellRange > &  xRange,
const uno::Reference< beans::XPropertySet > &  xProps 
)
static