git-svn-id: https://svn.microneil.com/svn/CodeDweller/branches/adeniz_1@106 d34b734f-a00e-4b39-a726-e4eeb87269abadeniz_1
Data.Index(Stopdex + 1); // Move the Index. | Data.Index(Stopdex + 1); // Move the Index. | ||||
Data.addNewLines(NewLines); // Update the Line Number. | Data.addNewLines(NewLines); // Update the Line Number. | ||||
if (attrFunc) { | |||||
(*attrFunc)(*this, Data); | |||||
} | |||||
*wasProcessed = true; | *wasProcessed = true; | ||||
return true; // If we got here, we succeeded! | return true; // If we got here, we succeeded! |