Home
last modified time | relevance | path

Searched refs:from (Results 376 – 400 of 1691) sorted by relevance

1...<<11121314151617181920>>...68

/aoo4110/main/offapi/com/sun/star/xml/crypto/
H A DXXMLEncryptionTemplate.idl49 * EncrytedKey from the encryption template by dereference the RetrievalMethod
56 * the key from the KeyInfo in the encryption template.</p>
71 * and locate the EncrypedKet from the encryption template of EncryptedData by
/aoo4110/main/toolkit/doc/layout/
H A Dnotes.txt51 (perhaps eventually genericisd itself), and the result from the
95 + inherit from XNameContainer - widgets by name / id ...
124 + copy the crud from toolkit's custom vclxwindows.cxx
/aoo4110/main/i18npool/source/breakiterator/data/
H A Ddict_word.txt16 # Character class definitions from TR 29
53 # The names are those from TR29.
119 # Separated from the "Everything Else" rule, below, only so that they
H A Ddict_word_nodash.txt16 # Character class definitions from TR 29
52 # The names are those from TR29.
118 # Separated from the "Everything Else" rule, below, only so that they
H A Ddict_word_fi.txt16 # Character class definitions from TR 29
52 # The names are those from TR29.
118 # Separated from the "Everything Else" rule, below, only so that they
H A Ddict_word_he.txt16 # Character class definitions from TR 29
47 # The names are those from TR29.
111 # Separated from the "Everything Else" rule, below, only so that they
H A Dedit_word_hu.txt16 # Character class definitions from TR 29
63 # The names are those from TR29.
130 # Separated from the "Everything Else" rule, below, only so that they
/aoo4110/main/udkapi/com/sun/star/container/
H A DXEnumerableMap.idl66 controls whether the newly create enumerator should be isolated from the map.
77 controls whether the newly create enumerator should be isolated from the map.
91 controls whether the newly create enumerator should be isolated from the map.
/aoo4110/main/offapi/com/sun/star/configuration/backend/
H A DXSchema.idl79 if the data read from the layer is rejected as invalid by the
105 if the data read from the layer is rejected as invalid by the
130 if the data read from the layer is rejected as invalid by the
/aoo4110/main/offapi/com/sun/star/form/
H A DFormComponentType.idl61 /** specifies a control that displays a list from which the user can select one or more items.
119 …/** specifies a control to display and edit, in the form of a scrollbar, a value from a continuous…
123 …/** specifies a control to edit, in the form of a spin field, a value from a continuous range of v…
/aoo4110/main/offapi/com/sun/star/document/
H A DExportFilter.idl64 Any content from there will be exported to another format.
81 code must distinguish between filtering from a source document (for export) or
122 from real implementation of the FilterFactory if it will be allowed or not!
/aoo4110/main/offapi/com/sun/star/view/
H A DXMultiSelectionSupplier.idl39 /** makes it possible to append and remove objects from a selection.
74 /** remove the object or objects represented by <var>Selection</var> from the
88 …<p>Removing an object from the selection that is not part of the selection should not raise this e…
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXLinePolyPolygon2D.idl58 extract points from. Set to -1 to extract all polygons,
70 from the last polygon.
103 /** Get a single point from the poly-polygon
/aoo4110/main/offapi/com/sun/star/configuration/
H A DAdministrationProvider.idl56 <p>An implementation is usually obtained from a
62 from the context or the environment.
112 accessed starting from the returned object. Each element of the argument
128 encompassing all entities accessible from this instance. In other words this
/aoo4110/main/offapi/com/sun/star/resource/
H A DXStringResourcePersistence.idl45 Interface derived from XStringResourceManager containing
47 are independend from a associated location or storage.
64 specifying a location used to load data from and store data to,
69 used to load data from and store data to,
/aoo4110/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl106 …The mouseout event occurs when the pointing device is moved away from an element. This event is va…
130 …Fired when a node is being removed from its parent node. This event is dispatched before the node …
138 …Fired when a node is being removed from a document, either through direct removal of the Node or r…
/aoo4110/main/
H A DLICENSE_ALv231 "Object" form shall mean any form resulting from mechanical
42 form, that is based on (or derived from) the Work and for which the
46 separable from, or merely link (or bind by name) to the interfaces of,
103 attribution notices from the Source form of the Work,
120 or as an addendum to the NOTICE text from the Work, provided
/aoo4110/main/stoc/test/registry_tdprovider/
H A Dreadme.txt2 (It might work to fix this, changing the test from a UNO component started from
/aoo4110/main/stoc/test/tdmanager/
H A Dreadme.txt2 (It might work to fix this, changing the test from a UNO component started from
/aoo4110/main/jurt/com/sun/star/lib/util/
H A DStringHelper.java32 public static String replace(String str, char from, String to) { in replace() argument
35 int j = str.indexOf(from, i); in replace()
/aoo4110/main/extensions/source/macosx/spotlight/
H A Dunzip.m32 /* Decryption code comes from crypt.c by Info-ZIP but has been greatly reduced in terms of
33 compatibility with older software. The following is from the original crypt.c. Code
49 whole source package can be freely distributed, including from the USA.
50 (Prior to January 2000, re-export from the US was a violation of US law.)
54 This encryption code is a direct transcription of the algorithm from
177 Read a byte from a gz_stream; update next_in and avail_in. Return EOF
211 Reads a long in LSB order from the given gz_stream. Sets
563 Translate date/time from Dos format to tm_unz (readable more easilty)
1209 Read bytes from the current file.
1411 Read extra field from the current file (opened by unzOpenCurrentFile)
/aoo4110/main/basebmp/source/
H A Dintconversion.hxx59 typedef std::identity<DataType> from; typedef
80 from; typedef
/aoo4110/main/solenv/bin/
H A Dhicontrast-to-theme.pl97 ( $what, $from, $to ) = @$hc;
105 ( my $copy = $file ) =~ s/$from/$to/;
/aoo4110/main/comphelper/inc/comphelper/
H A Dstring.hxx69 rtl::OUString const & source, char const * from, sal_Int32 fromLength,
77 const ::rtl::OUString& source, const sal_Char* from, const sal_Char* to,
/aoo4110/main/udkapi/com/sun/star/registry/
H A DDefaultRegistry.idl37 // DocMerge from xml: service com::sun::star::registry::DefaultRegistry
42 from <type>XSimpleRegistry</type> are not supported and throw an exception
61 <dd> merges all information from the specified registry in the local registry.

Completed in 75 milliseconds

1...<<11121314151617181920>>...68