Searched refs:aBottomLine (Results 1 – 4 of 4) sorted by relevance
/trunk/main/svx/source/table/ |
H A D | viewcontactoftableobj.cxx | 579 SvxBorderLine aBottomLine; in createViewIndependentPrimitive2DSequence() local 650 impGetLine(aBottomLine, rTableLayouter, nX, nYBottom, true, nColCount, nRowCount, bIsRTL); in createViewIndependentPrimitive2DSequence() 659 aBottomLine, in createViewIndependentPrimitive2DSequence()
|
/trunk/main/sc/source/ui/view/ |
H A D | output.cxx | 1564 svx::frame::Style aTopLine, aBottomLine, aLeftLine, aRightLine; in DrawRotatedFrame() local 1576 aBottomLine.Set( pBottomLine, nPPTY ); in DrawRotatedFrame() 1584 aBottomLine = rArray.GetCellStyleBottom( nCol, nRow ); in DrawRotatedFrame() 1593 …lcl_HorizLine( *pDev, aPoints[bLayoutRTL?2:3], aPoints[bLayoutRTL?3:2], aBottomLine, pForceColor ); in DrawRotatedFrame() 1595 … lcl_VertLine( *pDev, aPoints[0], aPoints[3], aLeftLine, aTopLine, aBottomLine, pForceColor ); in DrawRotatedFrame() 1596 … lcl_VertLine( *pDev, aPoints[1], aPoints[2], aRightLine, aTopLine, aBottomLine, pForceColor ); in DrawRotatedFrame()
|
/trunk/main/sd/source/ui/inc/ |
H A D | pubdlg.hxx | 174 FixedLine aBottomLine; member in SdPublishingDlg
|
/trunk/main/sd/source/filter/html/ |
H A D | pubdlg.cxx | 383 , aBottomLine( this, SdResId( BOTTOM_LINE ) ) in SdPublishingDlg()
|
Completed in 55 milliseconds