Searched refs:pairs (Results 1 – 25 of 71) sorted by relevance
123
/aoo4110/main/javaunohelper/com/sun/star/comp/helper/ |
H A D | Bootstrap.java | 187 String pairs [] = null; in defaultBootstrap_InitialComponentContext() local 190 pairs = new String [ 2 * bootstrap_parameters.size() ]; in defaultBootstrap_InitialComponentContext() 196 pairs[ n++ ] = name; in defaultBootstrap_InitialComponentContext() 197 pairs[ n++ ] = (String)bootstrap_parameters.get( name ); in defaultBootstrap_InitialComponentContext() 209 ini_file, pairs, Bootstrap.class.getClassLoader() ) ); in defaultBootstrap_InitialComponentContext()
|
/aoo4110/main/udkapi/com/sun/star/container/ |
H A D | XEnumerableMap.idl | 44 <p>You can create enumerators for the keys of the map, its values, and its key-value pairs.</p> 85 /** creates a enumerator for the key-value pairs of the map 88 holding the key-value-pairs which are part of the map.</p>
|
H A D | XContainerQuery.idl | 57 from real implementation. Using of "param=value" pairs isn't neccessary.
|
H A D | XMap.idl | 66 /** clears the map, removing all key-value pairs from it.
|
/aoo4110/main/offapi/com/sun/star/sdbc/ |
H A D | XDriver.idl | 94 string tag/value pairs as connection arguments. 107 …a list of arbitrary string tag/value pairs as connection arguments. Normally at least a "user" and… 146 is a proposed list of tag/value pairs that will be sent on
|
H A D | XDriverManager.idl | 83 a list of arbitrary string tag/value pairs as connection arguments;
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | XWebDAVCommandEnvironment.idl | 37 The returned headername-headervalue pairs will be appended to 48 A sequence of header name, header value pairs. The header
|
/aoo4110/main/offapi/com/sun/star/util/ |
H A D | XBroadcaster.idl | 47 nested and even overlapping, but they must be in pairs. While 61 nested and even overlapping, but they must be in pairs. While
|
H A D | XLockable.idl | 38 …pairs. As long as there has been one more call to <code>lock</code> than to <code>unlock</code>, t…
|
/aoo4110/main/offapi/com/sun/star/linguistic2/ |
H A D | XConversionDictionary.idl | 63 <p>The dictionary consists of entries (pairs) of the form 65 Those pairs can be added and removed. Also it can be looked
|
H A D | ConversionDictionary.idl | 47 Namely usually the order for the string pairs within a single entry
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | XModel.idl | 157 nested and even overlapping, but they must be in pairs. While 171 nested and even overlapping, but they must be in pairs. While
|
H A D | XDispatchRecorder.idl | 76 Must be called in pairs with <member>XDispatchRecorder::startRecording()</member>.
|
H A D | XComponentLoader.idl | 157 A model that in general can be shared between several view/controller pairs,
|
/aoo4110/main/offapi/com/sun/star/resource/ |
H A D | XResourceBundle.idl | 138 <P> Resource bundles contain key/value pairs. The keys uniquely 141 two key/value pairs:
|
/aoo4110/main/offapi/com/sun/star/sdbcx/ |
H A D | XDataDefinitionSupplier.idl | 69 a list of arbitrary string tag/value pairs as connection arguments;
|
/aoo4110/main/offapi/com/sun/star/form/component/ |
H A D | HTMLForm.idl | 70 to the target URL as a series of name/value pairs. The name portion
|
/aoo4110/main/offapi/com/sun/star/xml/sax/ |
H A D | XFastSAXSerializable.idl | 77 a list of namespace url / namespace token pairs. you need
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | DatabaseAccess.idl | 78 /** is a list of arbitrary string tag/value pairs as
|
H A D | DataSource.idl | 134 /** is a list of arbitrary string tag/value pairs as connection arguments
|
/aoo4110/main/offapi/com/sun/star/style/ |
H A D | Style.idl | 119 <p>The sequence consists of pairs where the name part of the pair
|
H A D | CharacterProperties.idl | 140 pairs of characters to make the text look better.</p>
|
/aoo4110/main/solenv/doc/gbuild/solenv/gbuild/ |
H A D | types.mk | 70 /// of key-value pairs. Key and value are separated by a colon (:).
|
/aoo4110/main/offapi/com/sun/star/document/ |
H A D | TypeDetection.idl | 99 …in pairs and represented as a structure of sequence< <type scope="com::sun::star::beans">PropertyV…
|
H A D | FilterFactory.idl | 155 …in pairs and represented as a structure of sequence< <type scope="com::sun::star::beans">PropertyV…
|
Completed in 50 milliseconds
123