Lines Matching refs:DiagStyle
1066 DiagStyle aStartLFromTR( GetCellStyleBL( nFirstCol, nRow - 1 ), fTAngle ); in DrawRange()
1070 DiagStyle aStartLFromBR( GetCellStyleTL( nFirstCol, nRow ), fAngle ); in DrawRange()
1073 DiagStyle aEndRFromTL( GetCellStyleBR( nFirstCol, nRow - 1 ), fTAngle ); in DrawRange()
1077 DiagStyle aEndRFromBL( GetCellStyleTR( nFirstCol, nRow ), fAngle ); in DrawRange()
1086 DiagStyle aLFromTR( GetCellStyleBL( nCol, nRow - 1 ), fTAngle ); in DrawRange()
1090 DiagStyle aLFromBR( GetCellStyleTL( nCol, nRow ), fAngle ); in DrawRange()
1092 DiagStyle aRFromTL( GetCellStyleBR( nCol, nRow - 1 ), fTAngle ); in DrawRange()
1096 DiagStyle aRFromBL( GetCellStyleTR( nCol, nRow ), fAngle ); in DrawRange()
1145 DiagStyle aStartTFromBL( GetCellStyleTR( nCol - 1, nFirstRow ), fLAngle ); in DrawRange()
1149 DiagStyle aStartTFromBR( GetCellStyleTL( nCol, nFirstRow ), fAngle ); in DrawRange()
1152 DiagStyle aEndBFromTL( GetCellStyleBR( nCol - 1, nFirstRow ), fLAngle ); in DrawRange()
1156 DiagStyle aEndBFromTR( GetCellStyleBL( nCol, nFirstRow ), fAngle ); in DrawRange()
1165 DiagStyle aTFromBL( GetCellStyleTR( nCol - 1, nRow ), fLAngle ); in DrawRange()
1169 DiagStyle aTFromBR( GetCellStyleTL( nCol, nRow ), fAngle ); in DrawRange()
1171 DiagStyle aBFromTL( GetCellStyleBR( nCol - 1, nRow ), fLAngle ); in DrawRange()
1175 DiagStyle aBFromTR( GetCellStyleBL( nCol, nRow ), fAngle ); in DrawRange()