Home
last modified time | relevance | path

Searched refs:Result (Results 1 – 25 of 152) sorted by relevance

1234567

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XGoalSeek.java86 log.println("Goal Result: " + goal.Result + " Divergence: " + goal.Divergence); in _seekGoal()
88 result &= goal.Result > 16 - divergence || goal.Result < 16 + divergence; in _seekGoal()
91 log.println("Goal Result: " + goal.Result + " Divergence: " + goal.Divergence); in _seekGoal()
93 result &= goal.Result < divergence || goal.Result > -divergence; in _seekGoal()
102 log.println("Goal Result: " + goal.Result + " Divergence: " + goal.Divergence); in _seekGoal()
104 result &= goal.Result > 16 - divergence || goal.Result < 16 + divergence; in _seekGoal()
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DThisDocument.cls39 ThisDocument.FormFields.item("RID_STR_WDVR_SOANA").Result = RID_STR_WDVR_SOANA
40 ThisDocument.FormFields.item("RID_STR_WDVR_INTRO").Result = RID_STR_WDVR_INTRO
41 ThisDocument.FormFields.item("RID_STR_WDVR_TITLE").Result = RID_STR_WDVR_TITLE
42 ThisDocument.FormFields.item("RID_STR_WDVR_PURPO").Result = RID_STR_WDVR_PURPO
43 ThisDocument.FormFields.item("RID_STR_WDVR_PARA1").Result = RID_STR_WDVR_PARA1
44 ThisDocument.FormFields.item("RID_STR_WDVR_ISSUE").Result = RID_STR_WDVR_ISSUE
45 ThisDocument.FormFields.item("RID_STR_WDVR_PARA2").Result = RID_STR_WDVR_PARA2
H A DApplicationSpecific.bas141 ThisDocument.FormFields.item("RID_STR_WDVR_SOANA").Result = RID_STR_WDVR_SOANA
142 ThisDocument.FormFields.item("RID_STR_WDVR_INTRO").Result = RID_STR_WDVR_INTRO
143 ThisDocument.FormFields.item("RID_STR_WDVR_TITLE").Result = RID_STR_WDVR_TITLE
144 ThisDocument.FormFields.item("RID_STR_WDVR_PURPO").Result = RID_STR_WDVR_PURPO
145 ThisDocument.FormFields.item("RID_STR_WDVR_PARA1").Result = RID_STR_WDVR_PARA1
146 ThisDocument.FormFields.item("RID_STR_WDVR_ISSUE").Result = RID_STR_WDVR_ISSUE
147 ThisDocument.FormFields.item("RID_STR_WDVR_PARA2").Result = RID_STR_WDVR_PARA2
/trunk/main/sal/osl/unx/
H A Dconditn.c212 oslConditionResult Result = osl_cond_result_ok; in osl_waitCondition() local
251 Result = osl_cond_result_timeout; in osl_waitCondition()
259 return Result; in osl_waitCondition()
263 Result = osl_cond_result_error; in osl_waitCondition()
270 return Result; in osl_waitCondition()
287 Result = osl_cond_result_error; in osl_waitCondition()
295 return Result; in osl_waitCondition()
307 return Result; in osl_waitCondition()
H A Dsocket.c1355 oslSocketResult Result; in osl_getLocalHostname() local
1364 return Result; in osl_getLocalHostname()
1627 oslSocketResult Result; in osl_getHostnameOfSocketAddr() local
1636 return Result; in osl_getHostnameOfSocketAddr()
1664 oslSocketResult Result; in osl_getDottedInetAddrOfSocketAddr() local
1673 return Result; in osl_getDottedInetAddrOfSocketAddr()
2135 Result = osl_Socket_Ok; in osl_connectSocketTo()
2137 Result = osl_Socket_Error; in osl_connectSocketTo()
2141 Result= osl_Socket_Error; in osl_connectSocketTo()
2155 Result= osl_Socket_Error; in osl_connectSocketTo()
[all …]
/trunk/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx57 enum Result { RESULT_BEGIN, RESULT_END, RESULT_TEXT, RESULT_DONE }; enum in xmlreader::XmlReader
64 Result nextItem(Text reportText, Span * data, int * nsId);
163 SAL_DLLPRIVATE Result handleStartTag(int * nsId, Span * localName);
165 SAL_DLLPRIVATE Result handleEndTag();
169 SAL_DLLPRIVATE Result handleSkippedText(Span * data, int * nsId);
171 SAL_DLLPRIVATE Result handleRawText(Span * text);
173 SAL_DLLPRIVATE Result handleNormalizedText(Span * text);
/trunk/main/sw/source/core/unocore/
H A Dunoport.cxx619 pFailed[ nFailed++ ].Result = beans::TolerantPropertySetResultType::UNKNOWN_PROPERTY; in setPropertyValuesTolerant()
623 pFailed[ nFailed++ ].Result = beans::TolerantPropertySetResultType::ILLEGAL_ARGUMENT; in setPropertyValuesTolerant()
627 pFailed[ nFailed++ ].Result = beans::TolerantPropertySetResultType::PROPERTY_VETO; in setPropertyValuesTolerant()
631 pFailed[ nFailed++ ].Result = beans::TolerantPropertySetResultType::WRAPPED_TARGET; in setPropertyValuesTolerant()
706 aResult.Result = beans::TolerantPropertySetResultType::UNKNOWN_PROPERTY; in GetPropertyValuesTolerant_Impl()
713 aResult.Result = beans::TolerantPropertySetResultType::UNKNOWN_FAILURE; in GetPropertyValuesTolerant_Impl()
725 aResult.Result = beans::TolerantPropertySetResultType::SUCCESS; in GetPropertyValuesTolerant_Impl()
734 aResult.Result = beans::TolerantPropertySetResultType::UNKNOWN_PROPERTY; in GetPropertyValuesTolerant_Impl()
738 aResult.Result = beans::TolerantPropertySetResultType::ILLEGAL_ARGUMENT; in GetPropertyValuesTolerant_Impl()
742 aResult.Result = beans::TolerantPropertySetResultType::PROPERTY_VETO; in GetPropertyValuesTolerant_Impl()
[all …]
H A Dunoparagraph.cxx747 pFailed[ nFailed++ ].Result = in setPropertyValuesTolerant()
756 pFailed[ nFailed++ ].Result = in setPropertyValuesTolerant()
770 pFailed[ nFailed++ ].Result = in setPropertyValuesTolerant()
775 pFailed[ nFailed++ ].Result = in setPropertyValuesTolerant()
780 pFailed[ nFailed++ ].Result = in setPropertyValuesTolerant()
785 pFailed[ nFailed++ ].Result = in setPropertyValuesTolerant()
869 rResult.Result = in GetPropertyValuesTolerant_Impl()
912 rResult.Result = beans::TolerantPropertySetResultType::SUCCESS; in GetPropertyValuesTolerant_Impl()
926 rResult.Result = beans::TolerantPropertySetResultType::UNKNOWN_PROPERTY; in GetPropertyValuesTolerant_Impl()
934 rResult.Result = beans::TolerantPropertySetResultType::PROPERTY_VETO; in GetPropertyValuesTolerant_Impl()
[all …]
/trunk/main/sal/osl/os2/
H A Dsocket.c1375 oslSocketResult Result; in osl_getLocalHostname() local
1384 return Result; in osl_getLocalHostname()
1648 oslSocketResult Result; in osl_getHostnameOfSocketAddr() local
1657 return Result; in osl_getHostnameOfSocketAddr()
1685 oslSocketResult Result; in osl_getDottedInetAddrOfSocketAddr() local
1694 return Result; in osl_getDottedInetAddrOfSocketAddr()
2173 Result = osl_Socket_Ok; in osl_connectSocketTo()
2175 Result = osl_Socket_Error; in osl_connectSocketTo()
2179 Result= osl_Socket_Error; in osl_connectSocketTo()
2193 Result= osl_Socket_Error; in osl_connectSocketTo()
[all …]
/trunk/main/sal/qa/osl/condition/
H A Dosl_Condition.cxx227 osl::Condition::Result r1=cond1.wait(&tv1); in TEST()
228 osl::Condition::Result r2=cond2.wait(); in TEST()
229 osl::Condition::Result r3=cond3.wait(&tv1); in TEST()
242 ::osl::Condition::Result wRes, wRes1; in TEST()
/trunk/main/sal/inc/osl/
H A Dconditn.hxx41 enum Result enum in osl::Condition
77 Result wait(const TimeValue *pTimeout = 0) in wait()
79 return (Result) osl_waitCondition(condition, pTimeout); in wait()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XTolerantMultiPropertySet.java183 if (SPTF[k].Result == com.sun.star.beans.TolerantPropertySetResultType.PROPERTY_VETO) { in _setPropertyValuesTolerant()
197 … if (SPTF[i].Result == com.sun.star.beans.TolerantPropertySetResultType.PROPERTY_VETO) { in _setPropertyValuesTolerant()
200 log.println("\t Result: " + SPTF[i].Result); in _setPropertyValuesTolerant()
210 … (SPTF[i].Result == com.sun.star.beans.TolerantPropertySetResultType.SUCCESS)) { in _setPropertyValuesTolerant()
/trunk/main/xmlreader/source/
H A Dxmlreader.cxx138 XmlReader::Result XmlReader::nextItem(Text reportText, Span * data, int * nsId) in nextItem()
660 XmlReader::Result XmlReader::handleStartTag(int * nsId, Span * localName) { in handleStartTag()
779 XmlReader::Result XmlReader::handleEndTag() { in handleEndTag()
816 XmlReader::Result XmlReader::handleSkippedText(Span * data, int * nsId) { in handleSkippedText()
847 XmlReader::Result XmlReader::handleRawText(Span * text) { in handleRawText()
909 XmlReader::Result XmlReader::handleNormalizedText(Span * text) { in handleNormalizedText()
/trunk/main/udkapi/com/sun/star/beans/
H A DGetPropertyTolerantResult.idl52 short Result;
58 <p>The value is undefined if <var>Result</var> is not
67 <p>The value is undefined if <var>Result</var> is not
/trunk/main/offapi/com/sun/star/frame/
H A DDispatchResultEvent.idl45 If State is set to <const>DispatchResultState::FAILURE</const>, Result may
47 If State is set to <const>DispatchResultState::DONTKNOW</const>, Result is empty.
62 any Result;
H A DXDispatchResultListener.idl48 @param Result
53 void dispatchFinished( [in] DispatchResultEvent Result );
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1272 typedef ::std::pair<MI, MI> Result; in ConvertString() typedef
1281 ::std::vector<Result> aPossibilities; in ConvertString()
1286 Result aResult = maMagicMap.equal_range(rString.GetChar(rIndex)); in ConvertString()
1323 const Result &rResult = aPossibilities[nPos]; in ConvertString()
/trunk/main/desktop/test/deployment/update/publisher/
H A Dreadme.txt76 Result:
123 Result:
165 Result:
208 Result:
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DCSVReporter.java29 import org.junit.runner.Result;
95 public void testRunFinished(Result result) throws Exception { in testRunFinished()
H A DReportUploader.java33 import org.junit.runner.Result;
59 public void testRunFinished(Result result) throws Exception { in testRunFinished()
/trunk/main/vos/source/
H A Dsocket.cxx707 TResult Result= (TResult)osl_getHostnameOfSocketAddr(Addr, in getLocalHost() local
712 return Result; in getLocalHost()
770 TResult Result= (TResult)osl_getHostnameOfSocketAddr(Addr, in getPeerHost() local
775 return Result; in getPeerHost()
/trunk/main/sc/inc/
H A Dlookupcache.hxx49 enum Result enum in ScLookupCache
167 Result lookup( ScAddress & o_rResultAddress,
/trunk/main/offapi/com/sun/star/task/
H A DXJobListener.idl49 @param Result
64 [in] any Result);
/trunk/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()
/trunk/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()

Completed in 119 milliseconds

1234567