Searched refs:xRangeProps (Results 1 – 2 of 2) sorted by relevance
86 …ons >& xFormatConditions, const uno::Reference< beans::XPropertySet >& xRangeProps, const uno::An… in xSheetConditionToFormatCondition() argument92 …dition( xRangeParent, xContext, xSheetConditionalEntry, xStyle, xFormatConditions, xRangeProps ); in xSheetConditionToFormatCondition()
53 uno::Reference< beans::XPropertySet > xRangeProps( xRange, uno::UNO_QUERY_THROW ); in lcl_setValidationProps() local54 xRangeProps->setPropertyValue( VALIDATION , uno::makeAny( xProps ) ); in lcl_setValidationProps()
Completed in 20 milliseconds