Searched refs:mxParentRangePropertySet (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbaformatconditions.cxx | 50 mxParentRangePropertySet.set( xCellRange, uno::UNO_QUERY_THROW ); in ScVbaFormatConditions() 99 …RangeParent, uno::UNO_QUERY_THROW ), mxContext, mxStyles, this, mxParentRangePropertySet, aObject … in createCollectionObject() 196 …uno::UNO_QUERY_THROW ), mxContext, xSheetConditionalEntry, xStyle, this, mxParentRangePropertySet); in Add() 213 …EnumWrapper( m_xIndexAccess, mxRangeParent, mxContext, mxStyles, this, mxParentRangePropertySet ); in createEnumeration() 222 …mxParentRangePropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Conditiona… in notifyRange()
|
H A D | vbaformatcondition.cxx | 38 …, moFormatConditions( _xFormatConditions ), mxStyle( _xStyle ), mxParentRangePropertySet( _xProper… in ScVbaFormatCondition() 147 …mxParentRangePropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Conditiona… in notifyRange()
|
H A D | vbaformatconditions.hxx | 40 css::uno::Reference< css::beans::XPropertySet > mxParentRangePropertySet; member in ScVbaFormatConditions
|
H A D | vbaformatcondition.hxx | 44 css::uno::Reference< css::beans::XPropertySet > mxParentRangePropertySet; member in ScVbaFormatCondition
|
Completed in 27 milliseconds