Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx120 const SwTableSortBoxes& rSortBoxes = pTblNd->GetTable().GetTabSortBoxes(); in lcl_IsInSameTblBox() local
122 for( sal_uInt16 n = 0; n < rSortBoxes.Count(); ++n ) in lcl_IsInSameTblBox()
124 const SwStartNode* pNd = rSortBoxes[ n ]->GetSttNd(); in lcl_IsInSameTblBox()

Completed in 12 milliseconds