Searched refs:GetCellStyleBL (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 604 const Style& Array::GetCellStyleBL( size_t nCol, size_t nRow ) const in GetCellStyleBL() function in svx::frame::Array 1066 DiagStyle aStartLFromTR( GetCellStyleBL( nFirstCol, nRow - 1 ), fTAngle ); in DrawRange() 1086 DiagStyle aLFromTR( GetCellStyleBL( nCol, nRow - 1 ), fTAngle ); in DrawRange() 1156 DiagStyle aEndBFromTR( GetCellStyleBL( nCol, nFirstRow ), fAngle ); in DrawRange() 1175 DiagStyle aBFromTR( GetCellStyleBL( nCol, nRow ), fAngle ); in DrawRange()
|
/aoo41x/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 299 const Style& GetCellStyleBL( size_t nCol, size_t nRow ) const;
|
Completed in 26 milliseconds