Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtsecte.cxx175 vector< Reference<XTextSection> > aNewStack; in exportListAndSectionChange() local
184 aNewStack.clear(); in exportListAndSectionChange()
188 aNewStack.push_back(aCurrent); in exportListAndSectionChange()
196 aNewStack.rbegin(); in exportListAndSectionChange()
199 (aNew != aNewStack.rend()) && in exportListAndSectionChange()
232 while (aNew != aNewStack.rend()) in exportListAndSectionChange()

Completed in 9 milliseconds