Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddetfunc.hxx69 DRAWPOS_BOTTOMRIGHT, /// Bottom-right edge of the cell. enumerator
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx332 case DRAWPOS_BOTTOMRIGHT: in GetDrawPos()
373 GetDrawPos( ::std::max( nCol1, nCol2 ), ::std::max( nRow1, nRow2 ), DRAWPOS_BOTTOMRIGHT ) ); in GetDrawRect()

Completed in 17 milliseconds