Home
last modified time | relevance | path

Searched defs:args (Results 226 – 250 of 424) sorted by relevance

12345678910>>...17

/aoo41x/main/odk/examples/DevelopersGuide/GUI/
H A DSystemDialog.java48 public static void main(String args[]){ in main()
/aoo41x/main/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/
H A DConnectionAwareClient.java234 public static void main( String [] args ) throws java.lang.Exception in main()
/aoo41x/main/winaccessibility/source/service/
H A Dmsaaservice_impl.cxx131 void MSAAServiceImpl::initialize( Sequence< Any > const & args ) throw (Exception) in initialize()
/aoo41x/main/odk/examples/DevelopersGuide/Charts/
H A DChartInDraw.java69 public static void main( String args[] ) in main()
/aoo41x/main/scripting/workben/ifc/scripting/
H A D_XScriptInvocation.java103 Object[] args = new Object[0]; in runInvokeTest() local
/aoo41x/main/cui/source/dialogs/
H A Dscriptdlg.cxx807 const Sequence< Any > args(0); in IMPL_LINK() local
844 Sequence< Any > args(0); in IMPL_LINK() local
1022 Sequence< Any > args( 1 ); in createEntry() local
1145 Sequence< Any > args( 1 ); in renameEntry() local
1197 Sequence< Any > args( 0 ); in deleteEntry() local
/aoo41x/main/odk/examples/DevelopersGuide/Drawing/
H A DOrganigram.java61 public static void main(String[] args) { in main()
/aoo41x/main/xmlhelp/source/com/sun/star/help/
H A DHelpIndexer.java56 public static void mainImpl( String[] args, boolean bExtensionMode ) in mainImpl()
/aoo41x/main/qadevOOo/runner/basicrunner/basichelper/
H A DConnector.java62 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments()
H A DFilter.java62 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments()
H A DDocumentHandler.java61 public Object createInstanceWithArguments(Object[] args) { in createInstanceWithArguments()
/aoo41x/main/bridges/source/jni_uno/
H A Djni_helper.h123 jvalue args[ 2 ]; in create_type() local
/aoo41x/main/jurt/com/sun/star/comp/servicemanager/
H A DServiceManager.java229 public void initialize( Object args[] ) in initialize()
284 String serviceSpecifier, Object[] args ) in createInstanceWithArguments()
/aoo41x/main/vcl/unx/generic/app/
H A Di18n_wrp.cxx192 XIMArg* args = (XIMArg*)alloca( (total_count + 1) * sizeof(XIMArg) ); in XvaOpenIM() local
/aoo41x/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx53 …css::uno::Reference< T > getXSomethingFromArgs( css::uno::Sequence< css::uno::Any > const & args, … in getXSomethingFromArgs()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarFunctionDescription.java166 final FunctionArgument[] args = new FunctionArgument[count]; in getArguments() local
/aoo41x/main/pyuno/source/module/
H A Dpyuno_callable.cxx68 PyObject* PyUNO_callable_call (PyObject* self, PyObject* args, PyObject*) in PyUNO_callable_call() argument
H A Dpyuno_except.cxx143 PyRef args( PyTuple_New( 3 ), SAL_NO_ACQUIRE ); in createClass() local
H A Duno.py58 def createUnoStruct( typeName, *args ):
289 def _uno_struct__init__(self,*args):
/aoo41x/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java96 public static void main(String[] args) { in main()
/aoo41x/main/odk/examples/java/Text/
H A DStyleInitialization.java37 public static void main(String args[]) { in main()
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/
H A DDisableCommandsTest.java63 public static void main(String[] args) { in main()
/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DWeakBase_Test.java185 public static void main(String[] args) in main()
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java158 public Object invoke(int methodId, Object... args) { in invoke()
/aoo41x/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java310 Object[] args) in java_remote_bridge()
373 public java_remote_bridge(Object args[]) throws Exception { in java_remote_bridge()

Completed in 106 milliseconds

12345678910>>...17