Searched refs:rTLBR (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/source/dialog/ |
H A D | framelink.cxx | 719 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() 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 D | framelinkarray.cxx | 448 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 D | autoform.hxx | 179 void SetTLBR( const SvxLineItem& rTLBR ) { aTLBR = rTLBR; } in SetTLBR() argument
|
/aoo42x/main/svx/inc/svx/ |
H A D | framelink.hxx | 698 …const Style& rTLBR, /// Style of the processed top-left to bottom-right diagonal f…
|
H A D | framelinkarray.hxx | 211 …void SetCellStyleDiag( size_t nCol, size_t nRow, const Style& rTLBR, const Style& r…
|
Completed in 70 milliseconds