Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx1220 SwTableBox* SwXCell::FindBox(SwTable* pTable, SwTableBox* pBox2) in FindBox() argument
1224 pBox2 == pTable->GetTabSortBoxes()[ nFndPos ] ) in FindBox()
1225 return pBox2; in FindBox()
1228 if( pTable->GetTabSortBoxes().Seek_Entry( pBox2, &nFndPos )) in FindBox()
1229 return pBox2; in FindBox()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx3330 SwTableBox* pBox2 = (*pTabBoxes)[i-1]; in AdjustNewBand() local
3331 SvxBoxItem aOldBox(sw::util::ItemGet<SvxBoxItem>(*(pBox2->GetFrmFmt()), RES_BOX)); in AdjustNewBand()
3341 pBox2->GetFrmFmt()->SetFmtAttr(aOldBox); in AdjustNewBand()

Completed in 53 milliseconds