Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dframelink.cxx719 DiagBordersResult& rResult, const Style& rTLBR, const Style& rBLTR, in lclLinkDiagFrameBorders() argument
724 lclLinkBLTRFrameBorder( rResult.maBLTR, rBLTR, rBLFromT, rBLFromR, rTRFromB, rTRFromL ); in lclLinkDiagFrameBorders()
1173 const Style& rTLBR, const Style& rBLTR, const DiagBordersResult& rResult, in lclDrawDiagFrameBorders() argument
1180 bool bDrawBLTR = rBLTR.Prim() != 0; in lclDrawDiagFrameBorders()
1184 …lclDrawDiagFrameBorder( rDev, rRect, false, rBLTR, rResult.maBLTR, rTLBR, pForceColor, bDiagDblCli… in lclDrawDiagFrameBorders()
1186 …lclDrawDiagFrameBorder( rDev, rRect, true, rTLBR, rResult.maTLBR, rBLTR, pForceColor, bDiagDblClip… in lclDrawDiagFrameBorders()
1188 …lclDrawDiagFrameBorder( rDev, rRect, false, rBLTR, rResult.maBLTR, rTLBR, pForceColor, bDiagDblCli… in lclDrawDiagFrameBorders()
1511 OutputDevice& rDev, const Rectangle& rRect, const Style& rTLBR, const Style& rBLTR, in DrawDiagFrameBorders() argument
1516 if( rTLBR.Prim() || rBLTR.Prim() ) in DrawDiagFrameBorders()
1519 lclLinkDiagFrameBorders( aResult, rTLBR, rBLTR, in DrawDiagFrameBorders()
[all …]
H A Dframelinkarray.cxx448 void Array::SetCellStyleDiag( size_t nCol, size_t nRow, const Style& rTLBR, const Style& rBLTR ) in SetCellStyleDiag() argument
453 rCell.maBLTR = rBLTR; in SetCellStyleDiag()
/trunk/main/sc/inc/
H A Dautoform.hxx180 void SetBLTR( const SvxLineItem& rBLTR ) { aBLTR = rBLTR; } in SetBLTR() argument
/trunk/main/svx/inc/svx/
H A Dframelink.hxx699 …const Style& rBLTR, /// Style of the processed bottom-left to top-right diagonal f…
H A Dframelinkarray.hxx211 … SetCellStyleDiag( size_t nCol, size_t nRow, const Style& rTLBR, const Style& rBLTR );

Completed in 57 milliseconds