Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx592 const Style& Array::GetCellStyleBR( size_t nCol, size_t nRow ) const in GetCellStyleBR() function in svx::frame::Array
1073 DiagStyle aEndRFromTL( GetCellStyleBR( nFirstCol, nRow - 1 ), fTAngle ); in DrawRange()
1092 DiagStyle aRFromTL( GetCellStyleBR( nCol, nRow - 1 ), fTAngle ); in DrawRange()
1152 DiagStyle aEndBFromTL( GetCellStyleBR( nCol - 1, nFirstRow ), fLAngle ); in DrawRange()
1171 DiagStyle aBFromTL( GetCellStyleBR( nCol - 1, nRow ), fLAngle ); in DrawRange()
/aoo41x/main/svx/inc/svx/
H A Dframelinkarray.hxx291 const Style& GetCellStyleBR( size_t nCol, size_t nRow ) const;

Completed in 18 milliseconds