Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dframelinkarray.cxx333 #define DBG_FRAME_CHECK_ROW( row, funcname ) DBG_FRAME_CHECK( (row) < GetRowCount(), fun… macro
472 DBG_FRAME_CHECK_ROW( nRow, "SetRowStyleTop" ); in SetRowStyleTop()
479 DBG_FRAME_CHECK_ROW( nRow, "SetRowStyleBottom" ); in SetRowStyleBottom()
811 DBG_FRAME_CHECK_ROW( nRow, "SetRowHeight" ); in SetRowHeight()
855 DBG_FRAME_CHECK_ROW( nRow, "GetRowHeight" ); in GetRowHeight()
861 DBG_FRAME_CHECK_ROW( nFirstRow, "GetRowHeight" ); in GetRowHeight()
862 DBG_FRAME_CHECK_ROW( nLastRow, "GetRowHeight" ); in GetRowHeight()
1234 #undef DBG_FRAME_CHECK_ROW

Completed in 27 milliseconds