Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx2760 SwTableBox *pTabBox2 = 0; in ParkPaM() local
2767 pTabBox2 = rBoxes.Count() ? rBoxes[0] : 0; in ParkPaM()
2771 if (!pTabBox2 || !pTabBox2->GetSttNd()) in ParkPaM()
2777 if (pIo->pPaM->GetPoint()->nNode != pTabBox2->GetSttIdx() + 1) in ParkPaM()
2779 pIo->pPaM->GetPoint()->nNode = pTabBox2->GetSttIdx() + 1; in ParkPaM()

Completed in 85 milliseconds