Searched refs:fLAngle (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 1140 double fLAngle = mxImpl->GetVerDiagAngle( nCol - 1, nFirstRow ); in DrawRange() local 1145 DiagStyle aStartTFromBL( GetCellStyleTR( nCol - 1, nFirstRow ), fLAngle ); in DrawRange() 1152 DiagStyle aEndBFromTL( GetCellStyleBR( nCol - 1, nFirstRow ), fLAngle ); in DrawRange() 1161 fLAngle = mxImpl->GetVerDiagAngle( nCol - 1, nRow ); in DrawRange() 1165 DiagStyle aTFromBL( GetCellStyleTR( nCol - 1, nRow ), fLAngle ); in DrawRange() 1171 DiagStyle aBFromTL( GetCellStyleBR( nCol - 1, nRow ), fLAngle ); in DrawRange()
|
Completed in 25 milliseconds