Home
last modified time | relevance | path

Searched refs:Result (Results 26 – 50 of 139) sorted by relevance

123456

/aoo41x/main/sal/osl/w32/
H A Dsocket.cxx1292 oslSocketResult Result= osl_Socket_Ok; in osl_connectSocketTo() local
1366 Result= osl_Socket_Ok; in osl_connectSocketTo()
1379 Result= osl_Socket_Error; in osl_connectSocketTo()
1383 Result= osl_Socket_TimedOut; in osl_connectSocketTo()
1390 return Result; in osl_connectSocketTo()
/aoo41x/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx320 struct Result { struct in utl::Moderator
327 Result getResult(const sal_uInt32 milliSec);
712 Moderator::Result Moderator::getResult(const sal_uInt32 milliSec) in getResult()
714 Result ret; in getResult()
995 Moderator::Result res; in UCBOpenContentSync()
/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx212 enum Result enum in jfw_plugin::FileHandleReader
222 Result readLine(rtl::OString * pLine) SAL_THROW(());
234 FileHandleReader::Result
448 FileHandleReader::Result rs = FileHandleReader::RESULT_OK; in getJavaProps()
/aoo41x/main/sc/source/ui/src/
H A Doptsolver.src540 Text [ en-US ] = "Result:" ;
560 Text [ en-US ] = "Keep Result" ;
569 Text [ en-US ] = "Solving Result" ;
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java32 import org.junit.runner.Result;
128 public void testRunFinished(Result result) throws Exception { in testRunFinished()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl83 Result sets created using the returned Statement will have
128 Result sets created using the returned PreparedStatement will have
168 Result sets created using the returned CallableStatement will have
/aoo41x/main/desktop/test/deployment/update/website_update/
H A Dreadme.txt76 Result:
124 Result:
/aoo41x/main/formula/source/ui/dlg/
H A Dformdlgs.src239 Text [ en-US ] = "Result" ;
406 Text [ en-US ] = "Result" ;
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XDataPilotTable2.java110 DataResult res = resData.Result; in _getDrillDownData()
367 DataResult res = resultData.Result; in printResultData()
/aoo41x/main/offapi/com/sun/star/sheet/
H A DGoalResult.idl45 double Result;
H A DDataPilotTableResultData.idl74 DataResult Result;
/aoo41x/main/svl/source/misc/
H A Durihelper.cxx221 enum Result { Success, GeneralFailure, SpecificFailure }; enum
223 Result normalizePrefix( in normalizePrefix()
/aoo41x/main/offapi/com/sun/star/ucb/
H A DTransferResult.idl49 any Result;
/aoo41x/main/udkapi/com/sun/star/beans/
H A DSetPropertyTolerantFailed.idl54 short Result;
/aoo41x/main/sc/source/core/tool/
H A Dlookupcache.cxx67 ScLookupCache::Result ScLookupCache::lookup( ScAddress & o_rResultAddress, in lookup()
/aoo41x/main/offapi/com/sun/star/awt/
H A DXDialog2.idl45 void endDialog ( [in] long Result );
/aoo41x/main/offapi/com/sun/star/xml/crypto/sax/
H A DXEncryptionResultListener.idl38 * Interface of Encryption Result Listener.
H A DXDecryptionResultListener.idl38 * Interface of Decryption Result Listener.
H A DXSignatureCreationResultListener.idl38 * Interface of Signature Creation Result Listener.
H A DXSignatureVerifyResultListener.idl38 * Interface of Signature Verify Result Listener.
H A DXDecryptionResultBroadcaster.idl39 * Interface of Decryption Result Broadcaster.
H A DXEncryptionResultBroadcaster.idl39 * Interface of Encryption Result Broadcaster.
H A DXSignatureCreationResultBroadcaster.idl39 * Interface of Signature Creation Result Broadcaster.
H A DXSignatureVerifyResultBroadcaster.idl39 * Interface of Signature Verify Result Broadcaster.
/aoo41x/main/framework/source/dispatch/
H A Dservicehandler.cxx236 aEvent.Result <<= xService; // may NULL for state=FAILED! in dispatchWithNotification()

Completed in 85 milliseconds

123456