Home
last modified time | relevance | path

Searched refs:args (Results 376 – 400 of 486) sorted by relevance

1...<<11121314151617181920

/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug108825_Test.java59 public static void main(String[] args) { in main() argument
/trunk/main/codemaker/test/javamaker/src/test/idl/test/codemaker/javamaker/java15/
H A Dtypes15.idl38 create([in] any... args);
/trunk/main/extensions/source/oooimprovement/
H A Donlogrotate_job.hxx63 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue>& args,
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DFillAndLineStyleDemo.java51 public static void main( String args[] ) in main() argument
H A DObjectTransformationDemo.java50 public static void main( String args[] ) in main() argument
H A DControlAndSelectDemo.java60 public static void main( String args[] ) in main() argument
H A DTextDemo.java54 public static void main( String args[] ) in main() argument
H A DLayerDemo.java55 public static void main( String args[] ) in main() argument
H A DCustomShowDemo.java65 public static void main( String args[] ) in main() argument
/trunk/main/desktop/source/deployment/inc/
H A Ddp_misc.h113 ::com::sun::star::uno::Sequence< ::rtl::OUString > const & args );
/trunk/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContFrame.java91 public static void main( String args[] ) in main() argument
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DHelper.java69 public Helper( String[] args ) in Helper() argument
/trunk/main/qadevOOo/testdocs/qadevlibs/source/test/
H A DJob.java79 public Object execute(NamedValue[] args) { in execute() argument
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContFrame.java101 public static void main( String args[] ) in main() argument
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DMain.java44 public static void main(String[] args) { in main() argument
/trunk/main/pyuno/demo/
H A Dswritercomp.py49 def run( self,args ): argument
/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp99 va_list args; in OutputDebugStringFormat() local
101 va_start( args, pFormat ); in OutputDebugStringFormat()
102 StringCchVPrintf( buffer, sizeof(buffer), pFormat, args ); in OutputDebugStringFormat()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DFilter.java62 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments() argument
H A DConnector.java62 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments() argument
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoMenu2.java41 public static void main(String args[]){ in main() argument
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx494 Sequence<NamedValue> args; in checkOEM() local
498 Any aResult = rOemJob->execute(args); in checkOEM()
/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx550 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "sort-options.xml", id, &args ) argument
/trunk/main/sc/source/ui/dbgui/
H A Dtpsort.cxx546 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "sort-options.xml", id, &args ) argument
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DOpenQuery.java54 public static void main(String[] args) { in main() argument
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DComponentBase_Test.java129 public static void main(String[] args) in main() argument

Completed in 82 milliseconds

1...<<11121314151617181920