Home
last modified time | relevance | path

Searched defs:args (Results 51 – 75 of 424) sorted by relevance

12345678910>>...17

/aoo41x/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/
H A DThumbs.java37 public static void main(String[] args) { in main()
/aoo41x/main/odk/examples/DevelopersGuide/ProfUNO/Lifetime/
H A DMyUnoObject.java33 public static void main( String args[] ) throws java.lang.InterruptedException in main()
/aoo41x/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A DRequestHandler.java35 Object sendRequest(String oid, Type type, String operation, Object[] args) in sendRequest()
/aoo41x/main/qadevOOo/tests/java/mod/_configmgr/
H A DProviderTestEnvironment.java40 Object[] args = new Object[] { in create() local
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java37 public static void main( String args[] ) in main()
224 public GeneralTableSample( String[] args ) in GeneralTableSample()
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScAccessibleCsvCell.java153 PropertyValue[] args = new PropertyValue[1]; in initialize() local
182 private PropertyValue[] args = null; field in ScAccessibleCsvCell.loadThread
H A DScAccessibleCsvRuler.java174 PropertyValue[] args = new PropertyValue[1]; in initialize() local
204 private PropertyValue[] args = null; field in ScAccessibleCsvRuler.loadThread
/aoo41x/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug97697_Test.java63 public static void main(String[] args) { in main()
H A DBug98508_Test.java66 public static void main(String[] args) { in main()
H A DBug110892_Test.java62 public static void main(String[] args) { in main()
/aoo41x/main/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/
H A DUrlResolver.java34 public static void main( String [] args ) throws java.lang.Exception in main()
/aoo41x/main/qadevOOo/tests/java/ifc/lang/
H A D_XInitialization.java60 Object[] args = (Object[]) tEnv.getObjRelation("XInitialization.args"); in _initialize() local
/aoo41x/main/pyuno/demo/
H A Dhello_world_comp.py34 def trigger( self, args ): argument
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java212 private void writeParams(Object[] args) { in writeParams()
454 public synchronized Object callCommand(int methodId, Object... args) { in callCommand()
479 public synchronized Object callControl(String id, int methodId, Object... args){ in callControl()
516 public synchronized void callSlot(int id, Object... args) { in callSlot()
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/
H A DMain.java43 public static void main(String[] args) { in main()
62 static boolean parseOptions(String[] args, Option[] inout_options) { in parseOptions()
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DWebWizard.java49 public static void main(String args[]) in main()
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/
H A DVersion.java76 public static void main(String args[]) { in main()
/aoo41x/main/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/
H A DSimpleBootstrap_java.java34 public static void main(String[] args) { in main()
/aoo41x/main/javaunohelper/test/com/sun/star/comp/helper/
H A DRegistryServiceFactory_Test.java90 static public void main(String args[]) throws java.lang.Exception { in main()
/aoo41x/main/qadevOOo/tests/java/mod/_inv/
H A DInvocation.java86 Object[] args = new Object[1]; in createTestEnvironment() local
/aoo41x/main/qadevOOo/tests/java/mod/_invocation.uno/
H A DInvocation.java84 Object[] args = new Object[1]; in createTestEnvironment() local
/aoo41x/main/cli_ure/qa/climaker/
H A Dclimaker.cs46 public Context(test_kind k, params object[] args) in Context()
78 public Factory(Context.test_kind k, params object[] args) { in Factory()
178 public static int Main(String[] args) in Main()
/aoo41x/main/xmlsecurity/tools/uno/
H A DSignatureEntity.java87 Object args[]=new Object[5]; in SignatureEntity() local
146 Object args[]=new Object[5]; in SignatureEntity() local
/aoo41x/main/sal/osl/os2/
H A Ddiagnose.c55 va_list args; in osl_trace() local
69 va_list args; in osl_trace__yd_os2() local
/aoo41x/main/xmlsecurity/source/xmlsec/
H A Ddiagnose.cxx57 va_list args; in xmlsec_trace() local

Completed in 84 milliseconds

12345678910>>...17