Home
last modified time | relevance | path

Searched refs:GetCellStyleTR (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx616 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()
/aoo41x/main/svx/inc/svx/
H A Dframelinkarray.hxx307 const Style& GetCellStyleTR( size_t nCol, size_t nRow ) const;

Completed in 25 milliseconds