Home
last modified time | relevance | path

Searched refs:nP_IdLast (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dtokstack.cxx79 nP_IdLast = 0; in TokenPool()
621 pElement[ nElementAkt ] = nP_IdLast; // Start der Token-Folge in operator >>()
623 pSize[ nElementAkt ] = nP_IdAkt - nP_IdLast; in operator >>()
627 nP_IdLast = nP_IdAkt; in operator >>()
901 …nP_IdAkt = nP_IdLast = nElementAkt = nP_StrAkt = nP_DblAkt = nP_ErrAkt = nP_RefTrAkt = nP_ExtAkt =… in Reset()
/aoo4110/main/sc/source/filter/inc/
H A Dtokstack.hxx109 sal_uInt16 nP_IdLast; // letzter Folgen-Beginn member in TokenPool

Completed in 23 milliseconds