Home
last modified time | relevance | path

Searched refs:args (Results 401 – 425 of 486) sorted by relevance

1...<<11121314151617181920

/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DGluePointDemo.java56 public static void main( String args[] ) in main() argument
H A DStyleDemo.java56 public static void main( String args[] ) in main() argument
H A DPresentationDemo.java61 public static void main( String args[] ) in main() argument
/trunk/main/offapi/com/sun/star/logging/
H A DConsoleHandler.idl65 if <arg>Settings</args> contains arguments with names other than in the list above, or
H A DSyslogHandler.idl78 if <arg>Settings</args> contains settings whose value is of the wrong type.
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java53 public static void main(String[] args) { in main() argument
/trunk/main/scripting/source/storage/
H A DScriptStorage.hxx111 initialize( css::uno::Sequence< css::uno::Any > const & args )
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java529 …ct res, Method _method, RowSetEventListener _evt, boolean _must[], Object args[]) throws java.lang… in testCursorMove() argument
532 _method.invoke(res, args); in testCursorMove()
/trunk/main/registry/tools/
H A Dregcompare.cxx1966 std::vector< std::string > args; in main() local
1971 if (!Options::checkArgument(args, argv[i], strlen(argv[i]))) in main()
1978 if (!options.initOptions(args)) in main()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx276 args( in initProperties() local
281 if (args.getLength() != 1) { in initProperties()
288 t = args[0]; in initProperties()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeParserUtil.java182 public static void main(final String[] args) in main() argument
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DDialogDocument.java48 public static void main(String args[]){ in main() argument
H A DSystemDialog.java49 public static void main(String args[]){ in main() argument
H A DUnoMenu.java48 public static void main(String args[]){ in main() argument
/trunk/main/odk/examples/java/Text/
H A DWriterSelector.java34 public static void main(String args[]) { in main() argument
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DInstaller.java174 public static void main(String... args) { in main() argument
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Clipboard/
H A DClipboard.java45 public static void main(String[] args) in main() argument
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DSharedLibraryLoader_Test.java186 static public void main(String args[]) throws java.lang.Exception { in main() argument
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.hxx107 virtual void SAL_CALL initialize( const css::uno::Sequence < css::uno::Any > & args )
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx1035 rtl_uString* args[] = { aSysUPath.pData }; in xpdf_ImportFromFile() local
1044 args, in xpdf_ImportFromFile()
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.cxx205 rtl::OString const & descriptor, sal_uInt8 args) in instrInvokeinterface() argument
211 appendU1(m_code, args); in instrInvokeinterface()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx1025 Sequence< Any > args; in OfaExec_Impl() local
1040 … SfxObjectShell::CallXScript( xScriptContext, pDlg->GetScriptURL(), args, ret, outIndex, outArgs, in OfaExec_Impl()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DFilenameHelper.java371 public static void main(String[] args) in main() argument
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DUnoUrlTest.java214 public static void main(String args[]) { in main() argument
H A DWeakBase_Test.java185 public static void main(String[] args) in main() argument

Completed in 125 milliseconds

1...<<11121314151617181920