Home
last modified time | relevance | path

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

/trunk/main/toolkit/test/accessibility/
H A DHelpWindow.java79 selectHistoryPage (maHistory.size()-1); in loadURL()
146 selectHistoryPage (maCurrentHistoryEntry - 1); in actionPerformed()
150 selectHistoryPage (maCurrentHistoryEntry + 1); in actionPerformed()
174 private void selectHistoryPage (int i) in selectHistoryPage() method in HelpWindow
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DHelpWindow.java81 selectHistoryPage (maHistory.size()-1); in loadURL()
148 selectHistoryPage (maCurrentHistoryEntry - 1); in actionPerformed()
152 selectHistoryPage (maCurrentHistoryEntry + 1); in actionPerformed()
176 private void selectHistoryPage (int i) in selectHistoryPage() method in HelpWindow

Completed in 15 milliseconds