Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/table/
H A Dswtable.cxx287 void DelBoxNode( SwTableSortBoxes& rSortCntBoxes ) in DelBoxNode() argument
289 for( sal_uInt16 n = 0; n < rSortCntBoxes.Count(); ++n ) in DelBoxNode()
290 rSortCntBoxes[ n ]->pSttNd = 0; in DelBoxNode()