Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1909 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()
3804 maApos.push_back(false); in SwWW8ImplReader()
5648 mycApoIter aIter = std::find(maApos.begin() + nLvl, maApos.end(), true); in InEqualOrHigherApo()
5649 if (aIter != maApos.end()) in InEqualOrHigherApo()
[all …]
H A Dww8par.hxx1048 std::deque<bool> maApos; member in SwWW8ImplReader
H A Dww8par5.cxx3529 if (!maApos.back()) //a para end in apo doesn't count in Read_F_Tox()

Completed in 105 milliseconds