Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2052 const sal_uInt16 CELL_BOTTOM = 0x0040; variable
2121 …if( (nCellFlags & CELL_BOTTOM) ? pBoxInfoItem->IsValid(VALID_BOTTOM) : pBoxInfoItem->IsValid(VALID… in ImplApplyBoxItem()
2122 …rNewFrame.SetLine( (nCellFlags & CELL_BOTTOM) ? pBoxItem->GetBottom() : pBoxInfoItem->GetHori(), B… in ImplApplyBoxItem()
2256 nRowFlags |= (nRow == aEnd.mnRow) ? CELL_BOTTOM : 0; in ApplyBorderAttr()

Completed in 17 milliseconds