Home
last modified time | relevance | path

Searched refs:condition (Results 1 – 25 of 150) sorted by relevance

123456

/trunk/main/sal/inc/osl/
H A Dconditn.hxx52 condition = osl_createCondition(); in Condition()
59 osl_destroyCondition(condition); in ~Condition()
66 osl_setCondition(condition); in set()
72 osl_resetCondition(condition); in reset()
79 return (Result) osl_waitCondition(condition, pTimeout); in wait()
86 return osl_checkCondition(condition); in check()
91 oslCondition condition; member in osl::Condition
107 Condition(oslCondition condition);
/trunk/main/solenv/bin/modules/installer/windows/
H A Dcomponent.pm273 my $condition = "";
277 $condition = $installer::globals::componentcondition{$componentname};
283 if ( $condition eq "" )
285 $condition = $installer::globals::treeconditions{$componentname};
289 $condition = "($condition) And ($installer::globals::treeconditions{$componentname})";
293 return $condition
304 my $condition;
306 $condition = ""; # Always ?
310 $condition = $installer::globals::componentcondition{$componentname};
313 return $condition
H A Didtglobal.pm1966 my $condition = "";
1970 $condition = $condition . " &$module=3 Or";
1973 $condition =~ s/^\s*//;
1974 $condition =~ s/\s*Or\s*$//; # removing the ending "Or"
1976 if ( $condition eq "" ) { $condition = "1"; }
1980 ${$onefile}[$j] =~ s/LANGUAGECONDITIONINSTALL/$condition/;
1985 $condition = "";
1989 $condition = $condition . " &$module=3 Or";
1992 $condition =~ s/^\s*//;
1993 $condition =~ s/\s*Or\s*$//; # removing the ending "Or"
[all …]
H A Dfile.pm840 my $condition = $installer::globals::treestyles{$style};
842 $installer::globals::usedtreeconditions{$condition} = 1;
843 $condition = $condition . "=1";
845 $installer::globals::treeconditions{$componentname} = $condition;
897 my $condition = $property . "=" . $value;
899 $onefile->{'ComponentCondition'} = $condition;
903 … if ( $installer::globals::componentcondition{$onefile->{'componentname'}} ne $condition )
910 $condition),
916 $installer::globals::componentcondition{$onefile->{'componentname'}} = $condition;
H A Dassembly.pm335 my $condition = $5;
343 $condition = "DOTNET_SUFFICIENT=1";
349 $condition,
/trunk/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryComposer.idl63 /** makes it possible to set a filter condition for the query.
79 with the name of the column and the filter condition. The filter condition
89 /** appends a new filter condition by a
96 If <TRUE/> the filter condition will be appended as an AND condition, otherwise
97 the new filter condition will be appended as OR criteria.
139 /** makes it possible to set a HAVING filter condition for the query.
156 with the name of the column and the filter condition. The filter condition
166 /** appends a new HAVING filter condition by a
172 If <TRUE/> the filter condition will be appended as an AND condition, otherwise
173 the new filter condition will be appended as OR criteria.
[all …]
H A DXSQLQueryComposer.idl82 The filter criteria returned is part of the where condition of the
95 with the name of the column and the filter condition. The filter condition
118 /** appends a new filter condition by a
144 /** makes it possible to set a filter condition for the query.
154 /** makes it possible to set a sort condition for the query.
H A DXSingleSelectQueryAnalyzer.idl82 The filter criteria returned is part of the where condition of the
95 with the name of the column and the filter condition. The filter condition
134 The HAVING filter criteria returned is part of the HAVING condition of the
147 with the name of the column and the filter condition. The filter condition
/trunk/main/offapi/com/sun/star/sheet/
H A DTableFilterField.idl36 /** describes a single condition in a filter descriptor.
44 /** specifies how the condition is connected to the previous condition.
50 /** specifies which field (column) is used for the condition.
56 /** specifies the type of the condition.
69 /** specifies a numeric value for the condition.
75 /** specifies a string value for the condition.
H A DTableFilterField2.idl36 /** describes a single condition in a filter descriptor.
49 /** specifies how the condition is connected to the previous condition.
55 /** specifies which field (column) is used for the condition.
61 /** specifies the type of the condition as defined in
75 /** specifies a numeric value for the condition.
81 /** specifies a string value for the condition.
H A DValidationType.idl45 /** any whole number matching the specified condition is valid.
51 /** any number matching the specified condition is valid.
57 /** any date value matching the specified condition is valid.
63 /** any time value matching the specified condition is valid.
69 /** string is valid if its length matches the specified condition.
H A DXSheetCondition.idl45 /** provides methods to access the settings of a condition in a
55 /** returns the operator in the condition.
61 /** sets the operator in the condition.
68 /** returns either the comparison value, which is used in the condition,
78 /** sets either the comparison value, which is used in the condition,
H A DTableConditionalFormat.idl47 <p>The style of the first fulfilled condition (in index order) will
59 the condition via index.
67 /** provides methods to access the condition via name.
69 <p>The name of a condition is "Entry", followed by its index
H A DTableConditionalEntry.idl41 /** represents a single condition in a conditional format.
49 /** provides methods to access the settings of this condition.
55 /** provides methods to access the cell style name for this condition.
H A DXSheetConditionalEntry.idl37 /** provides methods to access the cell style name for a condition in a
46 /** returns the name of the cell style that is used when the condition
53 /** sets the name of the cell style that is used when the condition
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXSchemaHandler.idl83 <p><em>Not every implementation can detect each condition</em></p>
106 <p><em>Not every implementation can detect each condition</em></p>
134 <p><em>Not every implementation can detect each condition</em></p>
156 <p><em>Not every implementation can detect each condition</em></p>
196 <p><em>Not every implementation can detect each condition</em></p>
243 <p><em>Not every implementation can detect each condition</em></p>
270 <p><em>Not every implementation can detect each condition</em></p>
307 <p><em>Not every implementation can detect each condition</em></p>
352 <p><em>Not every implementation can detect each condition</em></p>
378 <p><em>Not every implementation can detect each condition</em></p>
[all …]
H A DXUpdateHandler.idl93 <p><em>Not every implementation can detect each condition</em></p>
150 <p><em>Not every implementation can detect each condition</em></p>
199 <p><em>Not every implementation can detect each condition</em></p>
248 <p><em>Not every implementation can detect each condition</em></p>
275 <p><em>Not every implementation can detect each condition</em></p>
302 <p><em>Not every implementation can detect each condition</em></p>
358 <p><em>Not every implementation can detect each condition</em></p>
392 <p><em>Not every implementation can detect each condition</em></p>
428 <p><em>Not every implementation can detect each condition</em></p>
448 <p><em>Not every implementation can detect each condition</em></p>
[all …]
H A DXLayerHandler.idl88 <p><em>Not every implementation can detect each condition</em></p>
132 <p><em>Not every implementation can detect each condition</em></p>
181 <p><em>Not every implementation can detect each condition</em></p>
231 <p><em>Not every implementation can detect each condition</em></p>
258 <p><em>Not every implementation can detect each condition</em></p>
285 <p><em>Not every implementation can detect each condition</em></p>
348 <p><em>Not every implementation can detect each condition</em></p>
386 <p><em>Not every implementation can detect each condition</em></p>
423 <p><em>Not every implementation can detect each condition</em></p>
448 <p><em>Not every implementation can detect each condition</em></p>
[all …]
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Ddiagnostics.h71 condition in jfw_ensure()
84 _OSL_ENSURE(condition, pzFile, line, oMsg.getStr()); in jfw_ensure()
87 inline void jfw_warning2(bool condition, const sal_Char * pzFile, sal_Int32 line, in jfw_warning2() argument
90 if (! condition) in jfw_warning2()
/trunk/main/offapi/com/sun/star/text/textfield/
H A DConditionalText.idl41 /** contains the text that is displayed if the condition evaluates to <TRUE/>.
44 /** contains the text that is displayed if the condition evaluates to <FALSE/>.
47 /** contains the condition.
50 /** contains the result of the last evaluation of the condition.
H A DHiddenText.idl42 <p> The content is displayed if the condition evaluates to <FALSE/>.</p>
45 /** contains the condition.
48 /** contains the result of the last evaluation of the condition.
/trunk/main/cppu/source/threadpool/
H A Dthreadpool.cxx165 osl_setCondition( (*ii)->condition ); in dispose()
185 waitingThread.condition = osl_createCondition(); in waitInPool()
194 osl_waitCondition( waitingThread.condition , &time ); in waitInPool()
208 osl_destroyCondition( waitingThread.condition ); in waitInPool()
230 osl_setCondition( pWaitingThread->condition ); in createThread()
/trunk/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx91 explicit Interface(osl::Condition & condition): in Interface() argument
92 m_condition(condition), m_refCount(0) {} in Interface()
134 explicit Base(osl::Condition & condition): Interface(condition) {} in Base() argument
163 explicit Derived(osl::Condition & condition): Base(condition) {} in Derived() argument
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx903 GIOCondition condition; member
920 watch->pollfd.revents |= watch->condition; in sal_source_prepare()
932 return watch->pollfd.revents & watch->condition; in sal_source_check()
968 GIOCondition condition, in sal_source_create_watch() argument
982 watch->pollfd.events = condition; in sal_source_create_watch()
983 watch->condition = condition; in sal_source_create_watch()
/trunk/main/offapi/com/sun/star/report/
H A DXFormatCondition.idl33 /** specifies a format condition for a control.
43 /** specifies if the condition is enabled or not.
47 /** defines the formula of the format condition.

Completed in 91 milliseconds

123456