Home
last modified time | relevance | path

Searched refs:condition (Results 26 – 50 of 135) sorted by relevance

123456

/aoo41x/main/solenv/bin/modules/installer/windows/
H A Dassembly.pm335 my $condition = $5;
343 $condition = "DOTNET_SUFFICIENT=1";
349 $condition,
/aoo41x/main/smoketestoo_native/
H A Dsmoketest.cxx67 osl::Condition condition; member
95 result_->condition.set(); in dispatchFinished()
196 result.condition.wait(); in test()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DTransactionIsolation.idl67 a WHERE condition, a second transaction inserts a row that
68 satisfies that WHERE condition, and the first transaction
69 rereads for the same condition, retrieving the additional
/aoo41x/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl39 such a component, caused by an error condition which is included in the
73 <p>This error condition results in raising a <type>RowSetVetoException</type>.</p>
109 <p>This error condition is met when the user attempts to save a query
164 … <p>It is also legitimate for the driver to report this error condition as warning, and provide
/aoo41x/main/cosv/source/service/
H A Dstd_outp.cxx63 PerformAssertion(const char * condition, const char * file, unsigned line) in PerformAssertion() argument
66 << condition in PerformAssertion()
/aoo41x/main/salhelper/prj/
H A Dd.lst3 ..\inc\salhelper\condition.hxx %_DEST%\inc%_EXT%\salhelper\condition.hxx
/aoo41x/main/offapi/com/sun/star/style/
H A DXStyleCondition.idl46 the style condition for the specified type.
52 /** sets the style condition for the specified type.
/aoo41x/main/offapi/com/sun/star/text/textfield/
H A DHiddenParagraph.idl41 /** contains the condition.
44 /** contains the result of the last evaluation of the condition.
/aoo41x/main/extensions/source/oooimprovement/
H A Dlogstorage.cxx92 bool (*condition)(const OUString& path)) in getLogStoragefiles()
98 if(condition(candidates[idx])) in getLogStoragefiles()
/aoo41x/main/udkapi/com/sun/star/beans/
H A DXHierarchicalPropertySetInfo.idl71 condition.
90 condition.
H A DXMultiHierarchicalPropertySet.idl102 condition.
135 condition.
H A DXHierarchicalPropertySet.idl118 An implementation is not required to detect the latter condition.
149 condition.
/aoo41x/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug107753_Test.java346 private static boolean test(String message, boolean condition) { in test() argument
347 if (!condition) { in test()
350 return condition; in test()
/aoo41x/main/connectivity/source/resource/
H A Dconn_shared_res.src96 …"Mozilla Address Book has been changed out of this process, we can't modify it in this condition.";
292 Text [ en-US ] = "The query can not be executed. The 'NOT LIKE' condition is too complex.";
296 …Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains wildcard in the mid…
300 …Text [ en-US ] = "The query can not be executed. The 'LIKE' condition contains too many wildcards.…
/aoo41x/main/offapi/com/sun/star/text/
H A DReferenceFieldPart.idl91 … Additional condition, which suppresses the addition of a superior level's list label content:
117 … Additional condition, which suppresses the addition of a superior level's list label content:
/aoo41x/main/shell/inc/internal/
H A Ddbgmacros.hxx27 void DbgAssert(bool condition, const char* message);
/aoo41x/main/dbaccess/source/core/resource/
H A Dstrings.src94 Text [ en-US ] = "Values could not be modified, due to a missing condition statement.";
106 Text [ en-US ] = "The WHERE condition could not be created for the primary key.";
/aoo41x/main/bridges/test/java_uno/equals/
H A DTestEquals.java1263 String message, boolean condition) in getInstance() argument
1265 if (!condition) { in getInstance()
1268 return condition; in getInstance()
/aoo41x/main/cosv/inc/cosv/
H A Dcsv_env.hxx92 const char * condition,
/aoo41x/main/salhelper/source/
H A Dmakefile.mk43 $(SLO)$/condition.obj \
/aoo41x/main/cppu/source/threadpool/
H A Dthreadpool.hxx71 oslCondition condition; member
/aoo41x/main/offapi/com/sun/star/rdf/
H A DQueryException.idl37 /** represents an error condition that is signalled on evaluating a query
H A DParseException.idl37 /** represents an error condition that is signalled on parsing an RDF file.
H A DRepositoryException.idl37 /** represents an error condition that is signalled on accessing an RDF
/aoo41x/main/offapi/com/sun/star/ucb/
H A DInteractiveNetworkOffLineException.idl36 /** A network error specifing an off line condition.

Completed in 73 milliseconds

123456