Searched refs:GetCellStyleTR (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 616 const Style& Array::GetCellStyleTR( size_t nCol, size_t nRow ) const in GetCellStyleTR() function in svx::frame::Array 1077 DiagStyle aEndRFromBL( GetCellStyleTR( nFirstCol, nRow ), fAngle ); in DrawRange() 1096 DiagStyle aRFromBL( GetCellStyleTR( nCol, nRow ), fAngle ); in DrawRange() 1145 DiagStyle aStartTFromBL( GetCellStyleTR( nCol - 1, nFirstRow ), fLAngle ); in DrawRange() 1165 DiagStyle aTFromBL( GetCellStyleTR( nCol - 1, nRow ), fLAngle ); in DrawRange()
|
/aoo4110/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 307 const Style& GetCellStyleTR( size_t nCol, size_t nRow ) const;
|
Completed in 22 milliseconds