Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput.cxx1572 const SvxBorderLine* pBottomLine; in DrawRotatedFrame() local
1574 &pLeftLine, &pTopLine, &pRightLine, &pBottomLine ); in DrawRotatedFrame()
1576 aBottomLine.Set( pBottomLine, nPPTY ); in DrawRotatedFrame()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx4417 const SvxBorderLine* pBottomLine = pThisAttr->GetBottom(); in GetBorderLines() local
4444 if ( ScHasPriority( pOther, pBottomLine ) ) in GetBorderLines()
4445 pBottomLine = pOther; in GetBorderLines()
4455 *ppBottom = pBottomLine; in GetBorderLines()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2250 SvxBorderLine* pBottomLine = (nRow == nLastRow) ? &aOuterLine : &aInnerLine; in ApplyCellBorders() local
2260 … aBorderItem.SetLine( (nCellRow == nCellRow2) ? pBottomLine : 0, BOX_LINE_BOTTOM ); in ApplyCellBorders()

Completed in 70 milliseconds