Home
last modified time | relevance | path

Searched defs:args (Results 176 – 200 of 425) sorted by relevance

12345678910>>...17

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DMain.java44 public static void main(String[] args) { in main()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DStyleDemo.java56 public static void main( String args[] ) in main()
/trunk/main/odk/examples/java/DocumentHandling/
H A DDocumentConverter.java162 public static void main( String args[] ) { in main()
/trunk/main/codemaker/source/codemaker/
H A Ddependencies.cxx145 std::vector< rtl::OString > args; in insert() local
/trunk/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java225 final PropertyValue args = new PropertyValue(); in callDatabaseDispatch() local
329 private void impl_loadIntoFrame(XFrame xFrame, String sURL, PropertyValue args[]) in impl_loadIntoFrame()
/trunk/main/unoxml/source/events/
H A Dtestlistener.cxx91 void SAL_CALL CTestListener::initialize(const Sequence< Any >& args) throw(RuntimeException) in initialize()
/trunk/main/odk/examples/java/Text/
H A DTextDocumentStructure.java35 public static void main(String args[]) { in main()
H A DStyleCreation.java37 public static void main(String args[]) { in main()
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java53 public static void main(String[] args) { in main()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DSSR.java38 public static void main (String args[]) in main()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DContextMenuInterceptor.java38 public static void main(String args[]) in main()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckpatches.cxx58 va_list args; in OutputDebugStringFormat() local
/trunk/main/sal/osl/w32/
H A Ddiagnose.c63 va_list args; in osl_trace() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx250 System::Object *args[] = new System::Object*[1]; in CanCastTo() local
340 System::Object* args[] = static_cast<System::Object*[]>( in invokeObject() local
482 System::Object* args[] = static_cast<System::Object*[]>( in Invoke() local
541 System::Object* args[] = in Invoke() local
614 System::Object* args[], in constructReturnMessage()
/trunk/main/l10ntools/source/help/
H A DHelpIndexerTool.java65 public static void main( String[] args ) in main()
71 public static void mainImpl( String[] args, boolean bExtensionMode ) in mainImpl()
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DPolyStructTest.java52 public static void main(String[] args) { in main()
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.java56 public static void main(String... args) { in main()
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptNameResolver.java94 Object[] args = new Object[] {params}; in runResolveTest() local
/trunk/main/bridges/test/
H A Dtestclient.java100 static void main( String[] args ) in main()
/trunk/main/comphelper/source/misc/
H A Dservicedecl.cxx106 ServiceDecl::Factory::createInstanceWithArgumentsAndContext( in createInstanceWithArgumentsAndContext()
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice2_impl.cxx97 void MyService2Impl::initialize( Sequence< Any > const & args ) in initialize()
/trunk/main/shell/source/unix/misc/
H A Dgnome-open-url.c130 char *args[3]; in main() local
/trunk/main/qadevOOo/testdocs/qadevlibs/source/test/
H A DJob.java79 public Object execute(NamedValue[] args) { in execute()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DPipedConnection.java102 public PipedConnection(Object args[]) throws com.sun.star.uno.RuntimeException { in PipedConnection()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJob.java98 Object[] args = _iMessage.getArguments(); in execute() local

Completed in 98 milliseconds

12345678910>>...17