/aoo42x/main/sal/inc/osl/ |
H A D | conditn.hxx | 52 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);
|
/aoo42x/main/solenv/bin/modules/installer/windows/ |
H A D | component.pm | 273 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 D | idtglobal.pm | 1966 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 D | file.pm | 840 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 D | assembly.pm | 335 my $condition = $5; 343 $condition = "DOTNET_SUFFICIENT=1"; 349 $condition,
|
/aoo42x/main/offapi/com/sun/star/sdb/ |
H A D | XSingleSelectQueryComposer.idl | 63 /** 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 D | XSQLQueryComposer.idl | 82 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 D | XSingleSelectQueryAnalyzer.idl | 82 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
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | TableFilterField.idl | 36 /** 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 D | TableFilterField2.idl | 36 /** 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 D | ValidationType.idl | 45 /** 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 D | XSheetCondition.idl | 45 /** 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 D | TableConditionalFormat.idl | 47 <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 D | TableConditionalEntry.idl | 41 /** 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 D | XSheetConditionalEntry.idl | 37 /** 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
|
/aoo42x/main/offapi/com/sun/star/configuration/backend/ |
H A D | XSchemaHandler.idl | 83 <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 D | XUpdateHandler.idl | 93 <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 D | XLayerHandler.idl | 88 <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 …]
|
/aoo42x/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | diagnostics.h | 71 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()
|
/aoo42x/main/offapi/com/sun/star/text/textfield/ |
H A D | ConditionalText.idl | 41 /** 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 D | HiddenText.idl | 42 <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.
|
/aoo42x/main/cppu/source/threadpool/ |
H A D | threadpool.cxx | 165 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()
|
/aoo42x/main/bridges/test/java_uno/acquire/ |
H A D | testacquire.cxx | 91 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
|
/aoo42x/main/vcl/unx/gtk/app/ |
H A D | gtkdata.cxx | 903 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()
|
/aoo42x/main/offapi/com/sun/star/report/ |
H A D | XFormatCondition.idl | 33 /** specifies a format condition for a control. 43 /** specifies if the condition is enabled or not. 47 /** defines the formula of the format condition.
|