Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2047 const sal_uInt16 CELL_RIGHT = 0x0004; variable
2115 …if( (nCellFlags & CELL_RIGHT) ? pBoxInfoItem->IsValid(VALID_RIGHT) : pBoxInfoItem->IsValid(VALID_V… in ImplApplyBoxItem()
2116 …rNewFrame.SetLine( (nCellFlags & CELL_RIGHT) ? pBoxItem->GetRight() : pBoxInfoItem->GetVert(), BOX… in ImplApplyBoxItem()
2273 nCellFlags |= (nCol == aEnd.mnCol) ? CELL_RIGHT : 0; in ApplyBorderAttr()

Completed in 15 milliseconds