Searched refs:RefsEqual (Results 1 – 3 of 3) sorted by relevance
221 sal_Bool RefsEqual( const ScDPObject& r ) const;280 sal_Bool RefsEqual( const ScDPCollection& r ) const;
122 if ( pNewDP && pDPCollection->RefsEqual(*pNewDP) ) in DeleteUnchanged()
760 sal_Bool ScDPObject::RefsEqual( const ScDPObject& r ) const in RefsEqual() function in ScDPObject2437 sal_Bool ScDPCollection::RefsEqual( const ScDPCollection& r ) const in RefsEqual() function in ScDPCollection2443 if ( ! ((const ScDPObject*)At(i))->RefsEqual( *((const ScDPObject*)r.At(i)) ) ) in RefsEqual()
Completed in 32 milliseconds