Home
last modified time | relevance | path

Searched refs:parameter (Results 51 – 75 of 372) sorted by relevance

12345678910>>...15

/aoo42x/main/offapi/com/sun/star/sheet/
H A DXNamedRanges.idl78 <p>This parameter will be zero for any common named range.</p>
92 of the range (depending on the parameter <const>aBorder</const>.
98 for the second parameter. The method creates two named ranges. The
H A DXFormulaOpCodeMapper.idl85 <p>Each string element in parameter Names according to the formula
86 language in parameter Language is mapped to a <type>FormulaToken
129 <p>Each element of the formula language in parameter Language is
H A DAddIn.idl95 call. Only one parameter of this type is allowed in each function. It
100 <dd>for varying parameters. Only the last parameter of a function may
122 parameter types.
/aoo42x/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeHandle.idl55 parameter the angle of the handle. Otherwise, if the handle is not polar, the first parameter
57 second parameter.
/aoo42x/main/cli_ure/source/basetypes/uno/
H A DParameterizedTypeAttribute.cs47 public ParameterizedTypeAttribute(string parameter) in ParameterizedTypeAttribute() argument
49 m_parameter = parameter; in ParameterizedTypeAttribute()
/aoo42x/main/solenv/bin/modules/installer/windows/
H A Dshortcut.pm465 my $parameter = "";
467 if ( $shortcut->{'Parameter'} ) { $parameter = $shortcut->{'Parameter'}; }
469 return $parameter;
/aoo42x/main/stoc/test/
H A Dlanguage_binding.idl86 * in parameter test, tests by calls reference also (complex types)
98 * inout parameter test
111 * out parameter test
/aoo42x/main/udkapi/com/sun/star/beans/
H A DXHierarchicalPropertySet.idl102 This parameter specifies the name of the property.
105 This parameter specifies the new value for the property.
142 This parameter specifies the name of the property.
/aoo42x/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx277 nParameterPairs += maPath2DList[ i ].parameter.size(); in pushToPropSet()
280 for ( j = 0; j < maPath2DList[ i ].parameter.size(); j++ ) in pushToPropSet()
281 aParameterPairs[ k++ ] = maPath2DList[ i ].parameter[ j ]; in pushToPropSet()
/aoo42x/main/solenv/bin/
H A Dcheckdll.sh63 for parameter in $*; do
64 library=$parameter;
H A Dmake_installer.pl50 use installer::parameter;
1332 installer::parameter::saveparameter();
1333 installer::parameter::getparameter();
1337 installer::parameter::control_fundamental_parameter();
1338 installer::parameter::setglobalvariables();
1339 installer::parameter::control_required_parameter();
1342 installer::parameter::outputparameter();
/aoo42x/main/offapi/com/sun/star/document/
H A DMediaDescriptor.idl73 So this descriptor should be used as an in/out parameter.
140 This is a parameter that can be used for any properties specific
161 This parameter can be used to specify a title for a document.
234 This is a parameter that can be used for any properties specific
498 If the parameter is specified, the URL will be used by SaveAs dialog
509 If the parameter is specified, the file name will be suggested by
/aoo42x/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl204 * in parameter test, tests by calls reference also (complex types)
216 * inout parameter test
218 * @return aStruct. The out parameter contain the values, that were previously set
233 * out parameter test
313 * This method returns the parameter value.
/aoo42x/main/offapi/com/sun/star/logging/
H A DXLogger.idl78 parameter is <NULL/>.
86 parameter is <NULL/>, or if the handler has not previously beed added.
92 <p>The method can be used to optimize performance as maybe complex parameter evaluation
/aoo42x/main/qadevOOo/runner/complexlib/
H A DMethodThread.java59 public MethodThread(Method testMethod, Object invokeClass, Object[] parameter, PrintWriter log) in MethodThread() argument
63 mParameter = parameter; in MethodThread()
/aoo42x/main/offapi/com/sun/star/rdf/
H A DXNamedGraph.idl121 if any parameter is <NULL/>
147 Any parameter may be <NULL/>, which acts as a wildcard.
184 Any parameter may be <NULL/>, which acts as a wildcard.
/aoo42x/main/offapi/com/sun/star/util/
H A DXCloseable.idl89 …after still running processes was finished. The parameter <var>DeliverOwnership</var> regulate tha…
93 …e the new owner of the closing object. This information is passed to the listener by a parameter of
95 …UST try to close it again. If the closing object itself disagrees by an exception and the parameter
/aoo42x/main/setup_native/source/win32/nsis/
H A Ddownloadtemplate.nsi47 /PARAM1=$\"key=value$\" : Flexible parameter 1. Example: /PARAM1=$\"INSTALLLEVEL=70$\" $\n \
48 /PARAM2=$\"key=value$\" : Flexible parameter 2. $\n \
49 /PARAM3=$\"key=value$\" : Flexible parameter 3. $\n \
/aoo42x/main/offapi/com/sun/star/form/
H A DXDatabaseParameterListener.idl47 /** is invoked when there is a need for parameter values
50 the event describing the parameter value request.
/aoo42x/main/udkapi/com/sun/star/script/
H A DScriptEventDescriptor.idl49 parameter.
50 <p>If the type of this parameter is different from string,
/aoo42x/main/udkapi/com/sun/star/loader/
H A DDynamic.idl46 The url parameter has to be a comma-separated list of attributes.
49 link = a parameter given to a resolver to get a <code>SingleServiceFactory</code>
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DDataTruncation.idl47 /** is the index of the parameter or column value.
54 if a parameter value is truncated.
/aoo42x/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl117 used as one named parameter.</p>
135 There's one parameter for this functionality, named <em>Position</em>, which must be a long
301 /** is used broadcasting parameter events in the form.
303 …<p>A form controller listens for parameter events at the form it is responsible for. If and only i…
305 uses an own dialog to ask the user for parameter values.</p>
/aoo42x/main/offapi/com/sun/star/datatransfer/dnd/
H A DX11DropTarget.idl70 as the first parameter. The second parameter must be a long
/aoo42x/main/offapi/com/sun/star/ucb/
H A DRule.idl40 which should be used on the matching objects, and a parameter.
51 /** Some <type>RuleAction</type>s require a parameter.

Completed in 79 milliseconds

12345678910>>...15