Searched refs:maApos (Results 1 – 3 of 3) sorted by relevance
1909 maOldApos.swap(pRdr->maApos); in WW8ReaderSave()1955 pRdr->maApos.swap(maOldApos); in Restore()2387 while(maApos.size() > 1) in EndSpecial()2390 maApos.pop_back(); in EndSpecial()2396 if (maApos[0] == true) in EndSpecial()2537 maApos.pop_back(); in ProcessSpecial()2543 maApos[nInTable] = false; in ProcessSpecial()3803 maApos.push_back(false); in SwWW8ImplReader()5647 mycApoIter aIter = std::find(maApos.begin() + nLvl, maApos.end(), true); in InEqualOrHigherApo()5648 if (aIter != maApos.end()) in InEqualOrHigherApo()[all …]
1048 std::deque<bool> maApos; member in SwWW8ImplReader
3523 if (!maApos.back()) //a para end in apo doesn't count in Read_F_Tox()
Completed in 62 milliseconds