Home
last modified time | relevance | path

Searched refs:mxRangeParent (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx46 mxRangeParent.set( xParent, uno::UNO_QUERY_THROW ); in ScVbaFormatConditions()
49 …uno::Reference< sheet::XCellRangeAddressable > xCellRange( mxRangeParent->getCellRange(), uno::UNO… in ScVbaFormatConditions()
99 …return xSheetConditionToFormatCondition( uno::Reference< XHelperInterface >( mxRangeParent, uno::U… in createCollectionObject()
196 …xFormatCondition = new ScVbaFormatCondition(uno::Reference< XHelperInterface >( mxRangeParent, un… in Add()
213 …return new EnumWrapper( m_xIndexAccess, mxRangeParent, mxContext, mxStyles, this, mxParentRangePro… in createEnumeration()
H A Dvbaformatconditions.hxx39 css::uno::Reference< ov::excel::XRange > mxRangeParent; member in ScVbaFormatConditions

Completed in 17 milliseconds