Home
last modified time | relevance | path

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

/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DInstallationPathIterator.java107 public boolean hasPrevious() { in hasPrevious() method in InstallationPathIterator
115 if (!hasPrevious()) throw new NoSuchElementException(); in previousPanel()
H A DJavaScriptIterator.java196 public boolean hasPrevious() { in hasPrevious() method in JavaScriptIterator
204 if (!hasPrevious()) throw new NoSuchElementException(); in previousPanel()
H A DParcelContentsIterator.java200 public boolean hasPrevious() { in hasPrevious() method in ParcelContentsIterator
208 if (!hasPrevious()) throw new NoSuchElementException(); in previousPanel()
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DInterfaceContainer_Test.java780 r[i++]= ! it.hasPrevious(); in ListIterator_hasPrevious()
786 r[i++]= it.hasPrevious(); in ListIterator_hasPrevious()
816 while (it.hasPrevious()) in ListIterator_previous()
/aoo42x/main/writerfilter/qa/cppunittests/odiapi/
H A DtestCore.cxx147 while (n->hasPrevious()) in testCore()
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java813 synchronized public boolean hasPrevious() in hasPrevious() method in InterfaceContainer.LstItr

Completed in 30 milliseconds