Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/dialog/
H A Dframelink.cxx719 DiagBordersResult& rResult, const Style& rTLBR, const Style& rBLTR, in lclLinkDiagFrameBorders() argument
723 lclLinkTLBRFrameBorder( rResult.maTLBR, rTLBR, rTLFromB, rTLFromR, rBRFromT, rBRFromL ); in lclLinkDiagFrameBorders()
1173 const Style& rTLBR, const Style& rBLTR, const DiagBordersResult& rResult, in lclDrawDiagFrameBorders() argument
1179 bool bDrawTLBR = rTLBR.Prim() != 0; in lclDrawDiagFrameBorders()
1181 bool bFirstDrawBLTR = rTLBR.Secn() != 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()
[all …]
H A Dframelinkarray.cxx448 void Array::SetCellStyleDiag( size_t nCol, size_t nRow, const Style& rTLBR, const Style& rBLTR ) in SetCellStyleDiag() argument
452 rCell.maTLBR = rTLBR; in SetCellStyleDiag()
/AOO42X/main/sc/inc/
H A Dautoform.hxx179 void SetTLBR( const SvxLineItem& rTLBR ) { aTLBR = rTLBR; } in SetTLBR() argument
/AOO42X/main/svx/inc/svx/
H A Dframelink.hxx698 …const Style& rTLBR, /// Style of the processed top-left to bottom-right diagonal f…
H A Dframelinkarray.hxx211 …void SetCellStyleDiag( size_t nCol, size_t nRow, const Style& rTLBR, const Style& r…