Home
last modified time | relevance | path

Searched refs:arg (Results 201 – 225 of 236) sorted by relevance

12345678910

/trunk/main/unoxml/
H A DJunitTest_unordf_complex.mk28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/unoxml/qa/complex/unoxml/testdocuments \
/trunk/main/wizards/com/sun/star/wizards/web/
H A DErrorHandler.java112 public boolean error(Exception ex, Object arg, int ix, int errorType); in error() argument
/trunk/main/reportdesign/
H A DJunitTest_reportdesign_complex.mk28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/reportdesign/qa/complex/reportdesign/test_documents \
/trunk/main/vcl/
H A DJunitTest_vcl_complex_persistentWindowStates.mk28 …-Dorg.openoffice.test.arg.properties=$(SRCDIR)/vcl/qa/complex/persistentWindowStates/PersistentWin…
/trunk/main/lucene/
H A Dlucene.patch19 - <arg line="."/>
/trunk/main/svl/
H A DJunitTest_svl_complex.mk28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/svl/qa/complex/broken_document/test_documents \
/trunk/main/desktop/source/splash/
H A Dfirststart.hxx74 virtual void SAL_CALL trigger(const rtl::OUString& arg)throw ( RuntimeException );
/trunk/main/idlc/inc/idlc/
H A Doptions.hxx52 static bool checkArgument(std::vector< std::string > & rArgs, char const * arg, size_t len);
/trunk/main/sw/
H A DJunitTest_sw_complex.mk28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/sw/qa/complex/writer/testdocuments \
/trunk/main/solenv/bin/
H A Dfix_lin_file.cmd24 parse arg dir
H A Dfix_shl.cmd29 parse arg modname
/trunk/main/dbaccess/
H A DJunitTest_dbaccess_complex.mk28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/dbaccess/qa/dbaccess \
/trunk/main/forms/qa/integration/
H A Dmakefile.mk76 JAVAIFLAGS = -Dorg.openoffice.test.arg.properties=$(SRCDIR)/qa/integration/integration/forms/ListSe…
/trunk/main/sfx2/
H A DJunitTest_sfx2_complex.mk28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/sfx2/qa/complex/sfx2/testdocuments \
/trunk/main/store/source/
H A Dstorbios.hxx201 static int SAL_CALL constructor (void * obj, void * arg);
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dhelper.cxx249 void* arg in PriPK11PasswordFunc() argument
H A Dhelper.hxx235 char* PriPK11PasswordFunc( PK11SlotInfo *slot , PRBool retry , void* arg ) ;
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx505 InsertCommandArgument arg; in execute() local
506 if ( !( aCommand.Argument >>= arg ) ) in execute()
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch63 __compar_d_fn_t __compar, void *arg)
/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.
H A DFileHandler.idl81 if <arg>Settings</args> contains settings whose value is of the wrong type.
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx630 ucb::InsertCommandArgument arg; in execute() local
631 if ( !( aCommand.Argument >>= arg ) ) in execute()
643 insert( arg.Data, arg.ReplaceExisting, Environment ); in execute()
/trunk/main/nss/
H A Dnss_win.patch31 secuPWData *pwdata = (secuPWData *)arg;
48 countItems(const char *arg, unsigned int *numItems)
50 char *str = PORT_Strdup(arg);
67 if (countItems(arg, &numValues) != SECSuccess) {
73 - char *str = PORT_Strdup(arg);
74 + str = PORT_Strdup(arg);
249 BLAKE2B_Resurrect(unsigned char* space, void* arg)
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1197 cssu::Sequence <cssu::Any> arg(1); in foundSecurityRelated() local
1198 arg[0] = cssu::makeAny(m_xXMLDocumentWrapper); in foundSecurityRelated()
1199 xInitialization->initialize(arg); in foundSecurityRelated()

Completed in 136 milliseconds

12345678910