Home
last modified time | relevance | path

Searched defs:xRangeProps (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sc/source/ui/vba/
H A Dvbavalidation.cxx53 uno::Reference< beans::XPropertySet > xRangeProps( xRange, uno::UNO_QUERY_THROW ); in lcl_setValidationProps() local
H A Dvbaformatconditions.cxx86 …t uno::Reference< uno::XComponentContext >& xContext, const uno::Reference< excel::XStyles >& xSty… in xSheetConditionToFormatCondition()