Home
last modified time | relevance | path

Searched refs:mxParentRangePropertySet (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx50 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()
222mxParentRangePropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Conditiona… in notifyRange()
H A Dvbaformatcondition.cxx38 …, moFormatConditions( _xFormatConditions ), mxStyle( _xStyle ), mxParentRangePropertySet( _xProper… in ScVbaFormatCondition()
147mxParentRangePropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Conditiona… in notifyRange()
H A Dvbaformatconditions.hxx40 css::uno::Reference< css::beans::XPropertySet > mxParentRangePropertySet; member in ScVbaFormatConditions
H A Dvbaformatcondition.hxx44 css::uno::Reference< css::beans::XPropertySet > mxParentRangePropertySet; member in ScVbaFormatCondition

Completed in 23 milliseconds