Home
last modified time | relevance | path

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

12345678910

/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/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/framework/
H A DJunitTest_framework_complex.mk28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/framework/qa/complex/broken_document/test_documents \
/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()
H A DCurlSession.hxx100 static int OPENSSL_VerifyCertificate( X509_STORE_CTX *x509_ctx, void *arg );
H A DCurlSession.cxx379 int CurlSession::OPENSSL_VerifyCertificate( X509_STORE_CTX *x509_ctx, void *arg ) in OPENSSL_VerifyCertificate() argument
381 CurlSession *session = static_cast<CurlSession*>( arg ); in OPENSSL_VerifyCertificate()
/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()
/trunk/main/desktop/source/app/
H A Dapp.cxx1684 rtl::OUString arg; in restartOnMac() local
1685 OSL_VERIFY(osl_getCommandArg(i, &arg.pData) == osl_Process_E_None); in restartOnMac()
1686 if (arg.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("-accept="))) { in restartOnMac()
1690 if (!arg.convertToString( in restartOnMac()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcall.asm166 ; anyway, and the callee knows where to look, so put each arg in both
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl176 <arg>aRequestedAttributes</arg> argument) requested attributes
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx305 TestPolyStruct< sal_Bool > const & arg) throw (RuntimeException) in transportPolyBoolean()
306 { return arg; } in transportPolyBoolean()

Completed in 138 milliseconds

12345678910