Home
last modified time | relevance | path

Searched refs:Argument (Results 1 – 25 of 159) sorted by relevance

1234567

/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx535 aCommand.Argument = Any(); in getCommands()
551 aCommand.Argument = Any(); in getProperties()
876 aCommand.Argument <<= aArg; in createCursorAny()
909 aCommand.Argument <<= aArg; in createCursorAny()
1198 aCommand.Argument <<= aArg; in openStream()
1223 aCommand.Argument <<= aArg; in openStreamNoLock()
1248 aCommand.Argument <<= aArg; in openWriteableStream()
1273 aCommand.Argument <<= aArg; in openWriteableStreamNoLock()
1296 aCommand.Argument <<= aArg; in openStream()
1319 aCommand.Argument <<= aArg; in openStream()
[all …]
/trunk/main/dbaccess/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), in test()
46 "-xcl", Argument.get("xcl"), in test()
47 "-ini", Argument.get("ini"), in test()
48 "-tdoc", Argument.get("tdoc"), in test()
/trunk/main/sfx2/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc", in test()
46 Argument.get("tdoc"), "-cs", connection.getDescription())); in test()
/trunk/main/svx/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc", in test()
46 Argument.get("tdoc"), "-cs", connection.getDescription())); in test()
/trunk/main/xmloff/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc", in test()
46 Argument.get("tdoc"), "-cs", connection.getDescription())); in test()
/trunk/main/sw/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc", in test()
46 Argument.get("tdoc"), "-cs", connection.getDescription())); in test()
/trunk/main/svtools/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc", in test()
46 Argument.get("tdoc"), "-cs", connection.getDescription())); in test()
/trunk/main/toolkit/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc", in test()
46 Argument.get("tdoc"), "-cs", connection.getDescription())); in test()
/trunk/main/framework/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc", in test()
46 Argument.get("tdoc"), "-cs", connection.getDescription())); in test()
/trunk/main/linguistic/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc", in test()
46 Argument.get("tdoc"), "-cs", connection.getDescription())); in test()
/trunk/main/editeng/inc/editeng/
H A DAccessibleParaManager.hxx284 …template < typename Argument > class MemFunAdapter : public ::std::unary_function< const WeakChild…
287 … typedef void (::accessibility::AccessibleEditableTextPara::*FunctionPointer)( Argument );
289 … MemFunAdapter( FunctionPointer aFunPtr, Argument aArg ) : maFunPtr(aFunPtr), maArg(aArg) {} in MemFunAdapter()
301 Argument maArg;
/trunk/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx678 if(m_aArg.Argument >>= aPostArg) { in Moderator()
682 else if(m_aArg.Argument >>= aOpenArg) { in Moderator()
701 m_aArg.Argument <<= aPostArg; in Moderator()
703 m_aArg.Argument <<= aOpenArg; in Moderator()
876 aResult = m_aContent.executeCommand(m_aArg.Name,m_aArg.Argument); in run()
1212 aResult = aContent.executeCommand( rArg.Name, rArg.Argument ); in _UCBOpenContentSync()
1679 aCommand.Argument <<= aArgument; in CreateLockBytes()
1720 aCommand.Argument <<= rProps; in CreateLockBytes()
1730 aCommand.Argument <<= aArgument; in CreateLockBytes()
/trunk/main/starmath/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), in test()
/trunk/main/ucb/qa/unoapi/
H A DTest.java28 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-cs", in test()
/trunk/main/sd/qa/unoapi/
H A DTest.java27 import org.openoffice.test.Argument;
45 "-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-cs", in test()
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx363 if( ! ( aCommand.Argument >>= sPropertyValues ) ) in execute()
373 if( ! ( aCommand.Argument >>= ListOfRequestedProperties ) ) in execute()
383 if( ! ( aCommand.Argument >>= aOpenArgument ) ) in execute()
395 if( ! aCommand.Argument.has< sal_Bool >() ) in execute()
404 if( ! ( aCommand.Argument >>= aTransferInfo ) ) in execute()
413 if( ! ( aCommand.Argument >>= aInsertArgument ) ) in execute()
435 if ( !( aCommand.Argument >>= aArg ) ) in execute()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx431 if(!(aCommand.Argument >>= Properties)) in execute()
447 if( ! ( aCommand.Argument >>= propertyValues ) ) { in execute()
469 if ( ! ( aCommand.Argument >>= aInsertArgument ) ) { in execute()
485 if ( !( aCommand.Argument >>= aOpenCommand ) ) { in execute()
592 if (!(aCommand.Argument >>= aArg)) { in execute()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx237 if ( !( aCommand.Argument >>= Properties ) ) in execute()
259 if ( !( aCommand.Argument >>= aProperties ) ) in execute()
310 if ( !( aCommand.Argument >>= aOpenCommand ) ) in execute()
405 if ( !( aCommand.Argument >>= arg ) ) in execute()
430 aCommand.Argument >>= bDeletePhysical; in execute()
/trunk/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java51 String sofficeArg = Argument.get("soffice"); in setUp()
58 "-env:UserInstallation=" + Argument.get("user"), in setUp()
60 String envArg = Argument.get("env"); in setUp()
H A DArgument.java26 public final class Argument { class
31 private Argument() {} in Argument() method in Argument
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsDocumentContent.java118 command.Argument = cmargs2; in checkTransientDocumentsDocumentContent()
138 command.Argument = contentInfo; in checkTransientDocumentsDocumentContent()
154 titleSetCommand.Argument = titleProp; in checkTransientDocumentsDocumentContent()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx917 if ( !( aCommand.Argument >>= Properties ) ) in execute()
928 if ( !( aCommand.Argument >>= aOpenCommand ) ) in execute()
935 if ( !( aCommand.Argument >>= transferArgs ) ) in execute()
942 if ( !( aCommand.Argument >>= aProperties ) || !aProperties.getLength() ) in execute()
950 if ( !( aCommand.Argument >>= arg ) ) in execute()
957 if ( !( aCommand.Argument >>= arg ) ) in execute()
964 aCommand.Argument >>= bDeletePhysical; in execute()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx387 if ( !( aCommand.Argument >>= Properties ) ) in execute()
409 if ( !( aCommand.Argument >>= aProperties ) ) in execute()
461 if ( !( aCommand.Argument >>= aOpenCommand ) ) in execute()
487 if ( !( aCommand.Argument >>= aArg ) ) in execute()
514 aCommand.Argument >>= bDeletePhysical; in execute()
552 if ( !( aCommand.Argument >>= aInfo ) ) in execute()
577 if ( !( aCommand.Argument >>= aInfo ) ) in execute()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx285 aCommand.Argument <<= aIni; in createInstanceWithArguments()
345 aCommand.Argument <<= aIni; in createInstanceWithArguments()
460 if ( !( aCommand.Argument >>= aOpenCommand ) ) in execute()
506 if ( !( aCommand.Argument >>= arg ) ) in execute()
603 aCommand.Argument <<= aArgs.getPropertyValues(); in loadComponentFromURL()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx235 if ( !( aCommand.Argument >>= Properties ) ) in execute()
257 if ( !( aCommand.Argument >>= aProperties ) ) in execute()
307 if ( !( aCommand.Argument >>= aOpenCommand ) ) in execute()
454 if ( !( aCommand.Argument >>= arg ) ) in execute()
471 if( ! ( aCommand.Argument >>= aTransferInfo ) ) in execute()

Completed in 112 milliseconds

1234567