Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx2789 SwTableBox *pTabBox2 = 0; in ParkPaM() local
2796 pTabBox2 = rBoxes.Count() ? rBoxes[0] : 0; in ParkPaM()
2800 if (!pTabBox2 || !pTabBox2->GetSttNd()) in ParkPaM()
2806 if (pIo->pPaM->GetPoint()->nNode != pTabBox2->GetSttIdx() + 1) in ParkPaM()
2808 pIo->pPaM->GetPoint()->nNode = pTabBox2->GetSttIdx() + 1; in ParkPaM()

Completed in 34 milliseconds