Searched refs:end1 (Results 1 – 4 of 4) sorted by relevance
416 *pOut << " " << end1 << "Field" << endl1; in DumpField3()469 *pOut << " " << end1 << " Field " << " Cp: " << hex << nERes in DumpField2()473 *pOut << " " << end1 << " Field " << endl1; in DumpField2()539 *pOut << " " << end1 << "FFNs" << endl1 << endl1; in DumpFonts()1672 *pOut << end1; in DumpDrawObjects()
76 ostream& __cdecl end1( ostream& s );
146 ostream& __cdecl end1( ostream& s ) { level--; return s << indent1 << "END "; } in end1() function
1853 ScRefList::const_iterator end1( x1->GetRefList()->end()); in ScIntersect() local1856 it1 != end1; ++it1) in ScIntersect()
Completed in 182 milliseconds