Home
last modified time | relevance | path

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

/AOO42X/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java94 private Action insertCodeAction; field in VclExplorer
341 insertCodeAction = new Action() { in makeActions()
399 insertCodeAction.run(); in hookDoubleClickAction()