Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx692 sal_uInt16 nAssertionFirst = 0; in PreNotify() local
694 … GetAssertionEntryRange( maLstBox.GetSelectEntryPos(), nAssertionFirst, nAssertionLast ); in PreNotify()
700 while ( nAssertionFirst < nAssertionLast ) in PreNotify()
702 sAssertion += maLstBox.GetEntry( nAssertionFirst++ ); in PreNotify()

Completed in 20 milliseconds