Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput.cxx1287 const SvxBorderLine* pThisBottom; in lcl_FindHorLine() local
1289 pThisBottom = ((const SvxBoxItem*)pDoc->GetAttr( nCol, nRow, nTab, ATTR_BORDER ))->GetBottom(); in lcl_FindHorLine()
1291 pThisBottom = NULL; in lcl_FindHorLine()
1298 if ( ScHasPriority( pThisBottom, pNextTop ) ) in lcl_FindHorLine()
1299 return pThisBottom; in lcl_FindHorLine()

Completed in 27 milliseconds