Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/app/
H A Ddbggui.cxx491 #define DBGWIN_MAXLINES 100 macro
725 if ( maLstBox.GetEntryCount() >= DBGWIN_MAXLINES ) in InsertLine()
736 if ( maLstBox.GetEntryCount() >= DBGWIN_MAXLINES ) in InsertLine()
741 maLstBox.SetTopEntry( DBGWIN_MAXLINES-1 ); in InsertLine()

Completed in 17 milliseconds