Searched refs:GetCellStyleTL (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 580 const Style& Array::GetCellStyleTL( size_t nCol, size_t nRow ) const in GetCellStyleTL() function in svx::frame::Array 1070 DiagStyle aStartLFromBR( GetCellStyleTL( nFirstCol, nRow ), fAngle ); in DrawRange() 1090 DiagStyle aLFromBR( GetCellStyleTL( nCol, nRow ), fAngle ); in DrawRange() 1149 DiagStyle aStartTFromBR( GetCellStyleTL( nCol, nFirstRow ), fAngle ); in DrawRange() 1169 DiagStyle aTFromBR( GetCellStyleTL( nCol, nRow ), fAngle ); in DrawRange()
|
/aoo41x/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 283 const Style& GetCellStyleTL( size_t nCol, size_t nRow ) const;
|
Completed in 25 milliseconds