Searched refs:CELL_BOTTOM (Results 1 – 1 of 1) sorted by relevance
2052 const sal_uInt16 CELL_BOTTOM = 0x0040; variable2121 …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 24 milliseconds