Home
last modified time | relevance | path

Searched refs:end2 (Results 1 – 5 of 5) sorted by relevance

/trunk/main/libxml2/
H A D0e1a49c8907645d2e155f0d89d4d9895ac5112b5.patch24 - (c != end2) && (c != end3)) {
25 + (c != end2) && (c != end3) &&
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8dout.hxx77 ostream& __cdecl end2( ostream& s );
H A Ddump8a.cxx361 *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()
H A Dww8dout.cxx149 ostream& __cdecl end2( ostream& s ) { level--; return s << indent2 << "END "; } in end2() function
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx1854 ScRefList::const_iterator end2( x2->GetRefList()->end()); in ScIntersect() local
1861 it2 != end2; ++it2) in ScIntersect()

Completed in 35 milliseconds