Searched refs:CELL_TOP (Results 1 – 1 of 1) sorted by relevance
2051 const sal_uInt16 CELL_TOP = 0x0020; variable2118 …if( (nCellFlags & CELL_TOP) ? pBoxInfoItem->IsValid(VALID_TOP) : pBoxInfoItem->IsValid(VALID_HORI)… in ImplApplyBoxItem()2119 …rNewFrame.SetLine( (nCellFlags & CELL_TOP) ? pBoxItem->GetTop() : pBoxInfoItem->GetHori(), BOX_LIN… in ImplApplyBoxItem()2255 nRowFlags |= (nRow == aStart.mnRow) ? CELL_TOP : 0; in ApplyBorderAttr()
Completed in 31 milliseconds