Searched refs:rRefList (Results 1 – 2 of 2) sorted by relevance
303 void ValidateRef( const ScRefList & rRefList );
1119 void ScInterpreter::ValidateRef( const ScRefList & rRefList ) in ValidateRef() argument1122 ScRefList::const_iterator it( rRefList.begin()); in ValidateRef()1123 ScRefList::const_iterator end( rRefList.end()); in ValidateRef()
Completed in 33 milliseconds