Searched defs:previous (Results 1 – 7 of 7) sorted by relevance
150 String previous = store.getString(AdtPrefs.PREFS_LINT_SEVERITIES); in setSeverities() local
174 IWizardPage previous = ((NewXmlFileWizard) getWizard()).getPreviousPage(this); in onWsFolderPathUpdated() local
355 Node previous = node.getPreviousSibling(); in printComment() local504 Node previous = node.getPreviousSibling(); in printComment() local
210 protected void notifyStateChanged(ObjectState previous, ObjectState state) { in notifyStateChanged()
210 IStructuredDocumentRegion previous = region.getPrevious(); in customizeDocumentCommand() local
226 Node previous = commentNode.getPreviousSibling(); in setProperty() local
623 public void attachPrevious(INode previous, INode node) { in attachPrevious()