Searched refs:end2 (Results 1 – 5 of 5) sorted by relevance
24 - (c != end2) && (c != end3)) {25 + (c != end2) && (c != end3) &&
77 ostream& __cdecl end2( ostream& s );
361 *pOut << end2 << "Bookmarks Low" << endl1 << endl1; in DumpBookLow()392 *pOut << end2 << "Bookmarks High" << endl1 << endl1; in DumpBookHigh()935 *pOut << end2 << "PHE" << endl1; in DumpPhe()1701 *pOut << end2; in DumpTxtboxBrks()
149 ostream& __cdecl end2( ostream& s ) { level--; return s << indent2 << "END "; } in end2() function
1854 ScRefList::const_iterator end2( x2->GetRefList()->end()); in ScIntersect() local1861 it2 != end2; ++it2) in ScIntersect()
Completed in 62 milliseconds