Home
last modified time | relevance | path

Searched defs:returnValue (Results 1 – 20 of 20) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DExecuteProcess.java38 int returnValue = 0; in executeProcessReturnValue() local
55 int returnValue = -3; in executeProcessReturnVector() local
83 int returnValue = -3; in executeProcessReturnVectorEnv() local
H A DController.java86 int returnValue; in collectSystemLanguages() local
H A DSystemManager.java445 …int returnValue = ExecuteProcess.executeProcessReturnVector(commandArray, returnVector, returnErro… in calculateDiscSpace() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DSolarisInstaller.java131 …int returnValue = ExecuteProcess.executeProcessReturnVector(pkgCommandArray, returnVector, returnE… in getChangeInstallDir() local
175 int returnValue; in installPackage() local
273 int returnValue; in uninstallPackage() local
355 int returnValue = ExecuteProcess.executeProcessReturnValue(pkgCommandArray); in isPackageNameInstalledClassic() local
403 …int returnValue = ExecuteProcess.executeProcessReturnVector(pkgCommandArray, returnVector, returnE… in queryAllDatabase() local
519 …int returnValue = ExecuteProcess.executeProcessReturnVector(pkgCommandArray, returnVector, returnE… in findOlderPackage() local
H A DLinuxInstaller.java120 …int returnValue = ExecuteProcess.executeProcessReturnVector(rpmCommandArray, returnVector, returnE… in getChangeInstallDir() local
279 …int returnValue = ExecuteProcess.executeProcessReturnVector(rpmCommandArray, returnVector, returnE… in installPackage() local
410 …int returnValue = ExecuteProcess.executeProcessReturnVector(rpmCommandArray, returnVector, returnE… in uninstallPackage() local
485 int returnValue = ExecuteProcess.executeProcessReturnValue(rpmCommandArray); in isPackageInstalledClassic() local
539 …int returnValue = ExecuteProcess.executeProcessReturnVector(rpmCommandArray, returnVector, returnE… in queryAllDatabase() local
675 …int returnValue = ExecuteProcess.executeProcessReturnVector(rpmCommandArray, versionVector, return… in findOlderPackage() local
/trunk/main/svtools/source/table/
H A Dcellvalueconversion.cxx186 double returnValue(0); in convertToDouble() local
252 double returnValue(0); in convertToDouble() local
286 double returnValue(0); in convertToDouble() local
316 double returnValue(0); in convertToDouble() local
/trunk/main/binaryurp/source/
H A Dincomingreply.hxx47 BinaryAny returnValue; member
H A Dproxy.cxx108 typelib_TypeDescription const * member, void * returnValue, in do_dispatch()
145 typelib_TypeDescription const * member, void * returnValue, in do_dispatch_throw()
H A Dwriter.cxx100 bool exception, BinaryAny const & returnValue, in sendDirectReply()
122 bool exception, BinaryAny const & returnValue, in queueReply()
361 bool exception, BinaryAny const & returnValue, in sendReply()
H A Dwriter.hxx158 BinaryAny returnValue; // reply member
H A Dincomingrequest.cxx131 BinaryAny * returnValue, std::vector< BinaryAny > * outArguments) const in execute_throw()
H A Dbridge.cxx547 BinaryAny * returnValue, std::vector< BinaryAny > * outArguments) in makeCall()
593 bool exception, BinaryAny const & returnValue) in handleRequestChangeReply()
642 bool exception, BinaryAny const & returnValue) in handleCommitChangeReply()
/trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java170 ITypeDescription[] outParameters, ITypeDescription returnValue) in MethodSignature()
208 private final ITypeDescription returnValue; field in TypeDescription_Test.MethodSignature
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DChooseDirectoryCtrl.java153 …int returnValue = JOptionPane.showConfirmDialog(null, message, title, JOptionPane.YES_NO_OPTION, J… in afterShow() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java73 …int returnValue = ExecuteProcess.executeProcessReturnVector(rpmCommandArray, returnVector, returnE… in getPackageNameFromRpm() local
400 …int returnValue = ExecuteProcess.executeProcessReturnVector(rpmQueryArray, returnVector, returnErr… in investigateDebian() local
477 …int returnValue = ExecuteProcess.executeProcessReturnVector(rpmQueryArray, returnVector, returnErr… in getRelocationString() local
H A DSolarisHelper.java57 …int returnValue = ExecuteProcess.executeProcessReturnVector(mktempCommandArray, returnVector, retu… in createLocalTempDir() local
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Duno2cpp.cxx130 typelib_MethodParameter * parameters, void * returnValue, void ** arguments, in call()
/trunk/main/pyuno/source/module/
H A Dpyuno_util.cxx203 const Any &returnValue, in logReply()
/trunk/main/scripting/source/storage/
H A DScriptInfo.cxx165 Any returnValue = m_propertyMap[ PropertyName ]; in getPropertyValue() local
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx916 Any returnValue; in doInvoke() local
1006 Any returnValue = m_xInvocation->getValue( name); in doGetProperty() local

Completed in 89 milliseconds