Home
last modified time | relevance | path

Searched defs:dispatchArgs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/test/java/test-tools/src/main/java/org/openoffice/test/tools/
H A DOfficeDocumentView.java132 final PropertyValue[] dispatchArgs = new PropertyValue[ i_arguments.length ]; in dispatch() local
/trunk/main/extensions/qa/integration/extensions/
H A DServicesHandler.java82 PropertyValue dispatchArgs[] = new PropertyValue[] { new PropertyValue() }; in actionPerformed() local