Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2051 const sal_uInt16 CELL_TOP = 0x0020; variable
2118 …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 33 milliseconds