Searched refs:pBottomLine (Results 1 – 3 of 3) sorted by relevance
1572 const SvxBorderLine* pBottomLine; in DrawRotatedFrame() local1574 &pLeftLine, &pTopLine, &pRightLine, &pBottomLine ); in DrawRotatedFrame()1576 aBottomLine.Set( pBottomLine, nPPTY ); in DrawRotatedFrame()
4417 const SvxBorderLine* pBottomLine = pThisAttr->GetBottom(); in GetBorderLines() local4444 if ( ScHasPriority( pOther, pBottomLine ) ) in GetBorderLines()4445 pBottomLine = pOther; in GetBorderLines()4455 *ppBottom = pBottomLine; in GetBorderLines()
2250 SvxBorderLine* pBottomLine = (nRow == nLastRow) ? &aOuterLine : &aInnerLine; in ApplyCellBorders() local2260 … aBorderItem.SetLine( (nCellRow == nCellRow2) ? pBottomLine : 0, BOX_LINE_BOTTOM ); in ApplyCellBorders()
Completed in 87 milliseconds