Home
last modified time | relevance | path

Searched refs:parameter (Results 101 – 125 of 372) sorted by relevance

12345678910>>...15

/aoo42x/main/offapi/com/sun/star/rendering/
H A DXAnimation.idl68 same parameter set, identical output must be generated. This
76 with the same parameter sets, for identical viewState and t
H A DXAnimatedSprite.idl62 t parameter, or a full sequence of sprite bitmaps drawn). Once
76 parameter, or a full sequence of sprite bitmaps drawn).
/aoo42x/main/offapi/com/sun/star/ucb/
H A DXContentIdentifierMapping.idl104 entries mapped as necessary. This is an inout parameter rather than a
105 comination of in parameter and return value for performance reasons
H A DHierarchyDataSource.idl54 <p>The parameter <var>aServiceSpecifier</var> passed to
70 in parameter <var>aArguments</var> specify the view of the data that
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl1259 parameter name criteria are returned. They are ordered by
1261 if any, is first. Next are the parameter descriptions in call
1264 <p>Each row in the XResultSet is a parameter description or
1278 <b>COLUMN_NAME</b> string => column/parameter name
1281 <b>COLUMN_TYPE</b> Short => kind of column/parameter:
1285 <li> IN - IN parameter
1287 <li> INOUT - INOUT parameter
1289 <li> OUT - OUT parameter
1328 <b>REMARKS</b> string => comment describing parameter/column
1345 each row describes a stored procedure parameter or column
[all …]
/aoo42x/main/udkapi/com/sun/star/registry/
H A DNestedRegistry.idl128 … create an instance of this service where the value of the any parameter must be the sequence with
131 any parameter must be the sequence with the two open registries.
/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java263 …final XPropertySet parameter = UnoRuntime.queryInterface(XPropertySet.class, parameters.getByIndex… in testParameters() local
264 final String paramName = (String) parameter.getPropertyValue("Name"); in testParameters()
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl81 allowed if the parameter
91 parameter is <TRUE/> it is assumed that the underlying
/aoo42x/main/offapi/com/sun/star/embed/
H A DXStorage2.idl66 this parameter allowes to specify an encryption data to decrypt the
123 this parameter allowes to specify an encryption data for the
H A DXRelationshipAccess.idl148 specified value of "Type" tag, the parameter can contain an empty
200 parameter.
/aoo42x/main/offapi/com/sun/star/awt/
H A DXWindow.idl108 /** shows or hides the window depending on the parameter.
114 /** enables or disables the window depending on the parameter.
/aoo42x/main/offapi/com/sun/star/util/
H A DXCloseListener.idl78 The parameter <var>GetsOwnership</var> regulate who has to try to close the listened object
98 (otherwise this parameter must be ignored!)
/aoo42x/main/offapi/com/sun/star/i18n/
H A DKParseTokens.idl123 /** Only valid for <em>nStartCharFlags</em> parameter to
126 ignored on <em>nContCharFlags</em> parameter.
/aoo42x/main/offapi/com/sun/star/frame/
H A DXModel2.idl102 if one of the given parameter was wrong
132 if one of the given parameter was wrong
/aoo42x/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl185 …specifies what the parameter controls, with the <code>Value</code> member containing the value to …
203 name or a SQL string is controller by the <em>CommandType</em> parameter.</li>
212 … browser control. If <code>EnableBrowser</code> is <FALSE/>, then this parameter is ignored. If
/aoo42x/main/
H A DRepositoryExternal.mk92 $(if $(2),,$(error gb_LinkTarget__use_expat needs additional parameter))
110 $(if $(2),,$(error gb_LinkTarget__use_expat needs additional parameter))
/aoo42x/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl296 <li><member>Author</member> is set to the given parameter.</li>
366 The URL could be part of the Medium parameter, but because often
431 The URL could be part of the Medium parameter, but because often
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXConversionDictionary.idl130 aText parameter that starts at position nStartPos and has the
139 Depending on the conversion direction parameter it specifies
/aoo42x/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroupSpecialOffset.idl123 describe an empty function parameter.
126 parameter is empty and represented by a formula token containing the
/aoo42x/main/solenv/bin/modules/installer/
H A Dziplist.pm30 use installer::parameter;
825 installer::parameter::make_path_absolute(\${$patharrayref}[$i]);
/aoo42x/main/connectivity/source/parse/
H A Dsqlbison.y259 %type <pParseNode> column_ref data_type column cursor parameter range_variable user /*like_check*/
1573 parameter
1811 parameter
2077 parameter
2435 | parameter
4050 parameter: label
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm151 // (getter without parameter) attributeNameHereAttribute
152 // (getter with parameter) attributeNameHereAttributeForParameter:
823 -(id)accessibilityAttributeValue:(NSString *)attribute forParameter:(id)parameter {
826 return [ self performSelector: methodSelector withObject: parameter ];
/aoo42x/main/sc/source/ui/src/
H A Dscfuncs.src52 * For every parameter:
54 * Boolean flag whether the parameter is optional.
59 * For every suppressed parameter:
61 * The parameter number, offset starting with 0. Variable
65 * ExtraData block followed by two string resources for each parameter,
66 * first the type or name of the parameter, second a description of the
67 * parameter.
6281 Text [ en-US ] = "The Beta parameter of the Gamma distribution." ;
6411 Text [ en-US ] = "The Alpha parameter of the Beta distribution." ;
6419 Text [ en-US ] = "The Beta parameter of the Beta distribution." ;
[all …]
/aoo42x/main/reportbuilder/java/com/sun/star/report/
H A DDataSourceFactory.java37 public DataSource queryData(String name, Map parameter) in queryData() argument
/aoo42x/main/framework/test/threadtest/
H A Dtest.btm9 echo "set test parameter ..."

Completed in 86 milliseconds

12345678910>>...15