Home
last modified time | relevance | path

Searched refs:a (Results 276 – 300 of 8426) sorted by relevance

1...<<11121314151617181920>>...338

/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/
H A Dopenssl.cfg9 # with the License. You may obtain a copy of the License at
40 # (Alternatively, use a configuration file that has only
46 # Add a simple OID like this:
69 # must be commented out to leave a V1 CRL
85 # so this is commented out by default to leave a V1 CRL.
137 # MASK:XXXX a literal mask value.
182 # These extensions are added when 'ca' signs a request.
209 # Extensions to add to a certificate request
218 # Extensions for a typical CA
250 # Where 'obj' is a standard or added object
[all …]
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/
H A Dopenssl.cfg9 # with the License. You may obtain a copy of the License at
40 # (Alternatively, use a configuration file that has only
46 # Add a simple OID like this:
69 # must be commented out to leave a V1 CRL
85 # so this is commented out by default to leave a V1 CRL.
137 # MASK:XXXX a literal mask value.
182 # These extensions are added when 'ca' signs a request.
209 # Extensions to add to a certificate request
218 # Extensions for a typical CA
250 # Where 'obj' is a standard or added object
[all …]
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_4/
H A Dopenssl.cfg9 # with the License. You may obtain a copy of the License at
40 # (Alternatively, use a configuration file that has only
46 # Add a simple OID like this:
69 # must be commented out to leave a V1 CRL
85 # so this is commented out by default to leave a V1 CRL.
137 # MASK:XXXX a literal mask value.
182 # These extensions are added when 'ca' signs a request.
209 # Extensions to add to a certificate request
218 # Extensions for a typical CA
250 # Where 'obj' is a standard or added object
[all …]
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_7/
H A Dopenssl.cfg9 # with the License. You may obtain a copy of the License at
40 # (Alternatively, use a configuration file that has only
46 # Add a simple OID like this:
69 # must be commented out to leave a V1 CRL
85 # so this is commented out by default to leave a V1 CRL.
137 # MASK:XXXX a literal mask value.
182 # These extensions are added when 'ca' signs a request.
209 # Extensions to add to a certificate request
218 # Extensions for a typical CA
250 # Where 'obj' is a standard or added object
[all …]
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_2_Root_8/
H A Dopenssl.cfg9 # with the License. You may obtain a copy of the License at
40 # (Alternatively, use a configuration file that has only
46 # Add a simple OID like this:
69 # must be commented out to leave a V1 CRL
85 # so this is commented out by default to leave a V1 CRL.
137 # MASK:XXXX a literal mask value.
182 # These extensions are added when 'ca' signs a request.
209 # Extensions to add to a certificate request
218 # Extensions for a typical CA
250 # Where 'obj' is a standard or added object
[all …]
/trunk/main/offapi/com/sun/star/resource/
H A DXResourceBundle.idl9 * with the License. You may obtain a copy of the License at
42 <p>When your program needs a locale-specific resource, such as
71 For example, perhaps you would provide a German one named
79 may have a <code>String</code> that is used on a button for
91 When your program needs a locale-specific object, it loads
130 backed by a property file on disk. If a lookup fails,
131 <code>getBundle()</code> throws a
180 you provide a resource. For example, if you provide
206 when this bundle does not contain a particular resource.
216 requested locale or is a fallback.
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DFilterFactory.idl9 * with the License. You may obtain a copy of the License at
50 After a generic <type>TypeDetection</type> an internal type name
52 can use this information, to search a suitable filter (may the default filter) at
53 this factory and use it for loading the document into a specified frame.
58 and further a validate and flush mechanism for more performance and a special query mode
95 … Searching of a suitable filter for a given internal type name, must be done by the new interface
109 <strong>Initialization of a filter component</strong><p>
130 Every container item is specified as a set of properties and will be
177 uses a generic identifier!</td>
198 <td>It's the name of a suitable default template.</td>
[all …]
H A DTypeDetection.idl9 * with the License. You may obtain a copy of the License at
50 It's possible to make a "flat" detection which may use internal configuration
59 /** can be used to make a flat or deep type detection.
63 Return value will be always an internal name of a registered document type.
65 to do further things, which base on it (e.g. to load it into a frame).
74 Every container item is specified as a set of properties and will be
118 <td>It's and identifier, which is used for a deep format detection.
121 of an XML stream or as an identifier inside a file header.
131 layout a sql query output into an office frame.</td>
136 <td>It contains a list of file extensions, which match this type.
[all …]
H A DXUndoManager.idl9 * with the License. You may obtain a copy of the License at
39 /** provides access to the undo/redo stacks of a document
43 …undo action records the information how to undo a single change. Undo actions are maintained in a
53a sub action of the Undo context. Once the Undo context is left, a single undo action is pushed on…
64 <a name="locking"></a>
74 /** allows <a href="#locking">locking</a> the undo manager.
85 /** enters a new undo context.
104 /** enters a new undo context, creating a hidden undo action.
165 …<p>If the Undo manager is <a href="#locking">locked</a> at the moment the method is called, the ca…
311 /** adds a listener to be notified of changes in the Undo/Redo stacks.
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DFunctionCategory.idl9 * with the License. You may obtain a copy of the License at
33 /** used to specify the category of a spreadsheet function.
39 /** specifies a database function.
45 /** specifies a function that calculates with dates and/or times.
51 /** specifies a financial function.
64 /** specifies a boolean function.
70 /** specifies a common mathematical function
76 /** specifies a matrix function.
82 /** specifies a statistical function
95 /** specifies a text function.
[all …]
/trunk/main/xmloff/source/style/
H A Dprstylei.cxx530 …::std::vector< XMLPropertyState >::const_iterator a = maProperties.begin(); a != maProperties.end(… in doNewDrawingLayerFillStyleDefinitionsExist()
532 if(a->mnIndex != -1) in doNewDrawingLayerFillStyleDefinitionsExist()
540 if(a->maValue >>= eFillStyle) in doNewDrawingLayerFillStyleDefinitionsExist()
549 if(a->maValue >>= nFillStyle) in doNewDrawingLayerFillStyleDefinitionsExist()
578 …for(::std::vector< XMLPropertyState >::iterator a = maProperties.begin(); a != maProperties.end();… in deactivateOldFillStyleDefinitions()
580 if(a->mnIndex != -1) in deactivateOldFillStyleDefinitions()
587 a->mnIndex = -1; in deactivateOldFillStyleDefinitions()
614 …for(::std::vector< XMLPropertyState >::iterator a = maProperties.begin(); a != maProperties.end();… in translateNameBasedDrawingLayerFillStyleDefinitionsToStyleDisplayNames()
616 if(a->mnIndex != -1) in translateNameBasedDrawingLayerFillStyleDefinitionsToStyleDisplayNames()
638 a->maValue >>= sStyleName; in translateNameBasedDrawingLayerFillStyleDefinitionsToStyleDisplayNames()
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DXGraphics.idl9 * with the License. You may obtain a copy of the License at
41 /** provides the basic output operation of a device.
80 /** creates a new font and sets the font.
131 /** sets a single pixel in the output device.
136 /** draws a line in the output device.
143 /** draws a rectangle in the output device.
164 /** draws a polygon line in the output device.
192 /** draws a circular area in the output device.
203 /** draws a chord of a circular area in the output device.
205 <p>A chord is a segment of a circle. You get two chords from a
[all …]
/trunk/extras/l10n/source/th/
H A Dlocalize.sdf26537 …n of a resource like a file in a file system, typically inside a network environment. A URL consis…
26735 …3020204.xhp 0 help par_id3154909 2 0 th Writes a record to a relative file or a sequence of byte…
29183 …0 help par_id3145069 2 0 th Reads a record from a relative file, or a sequence of bytes from a b…
32086a field from the field list of a table or query to a form, drag a cell into the form. In a text do…
40581a numbered list when you press Enter at the end of a line that starts with a number followed by a
47193 …e\text\smath\guide\align.xhp 0 help par_id3153246 7 0 th a+a+a+{} newline {}{}{}{}{}a+a+a+a 2…
53917a text file format that you can use to exchange data from a database or a spreadsheet between appl…
57760 … \<emph\>Value\</emph\> is a number, a reference to a cell containing a number, or a form…
62904 …re several ways to create a table in a text document. You can insert a table from a toolbar, throu…
63584 …ct.xhp 0 help par_idN1060E 0 th You can select a table in a text document with a keyboard or wi…
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSource.idl9 * with the License. You may obtain a copy of the License at
61 a <type scope="com::sun::star::uno">NamingService</type>.
83 /** is provided to flush a DataSource within to a Database Context.
126 /** indicates a database url of the form <br>
134 /** is a list of arbitrary string tag/value pairs as connection arguments
153 /** is a convenience wrapper around the <member>Info</member> property.
176a large set of such properties, no all of them are effectively used for a concrete data source, no…
186 or might not have a default value, determined by the
201 /** determines a users login name.
206 /** determines a users password. The password is not persistent.
[all …]
/trunk/extras/l10n/source/sk/
H A Dlocalize.sdf26735 …3020204.xhp 0 help par_id3154909 2 0 sk Writes a record to a relative file or a sequence of byte…
29183 …0 help par_id3145069 2 0 sk Reads a record from a relative file, or a sequence of bytes from a b…
32086a field from the field list of a table or query to a form, drag a cell into the form. In a text do…
40583a numbered list when you press Enter at the end of a line that starts with a number followed by a
47195 …text\smath\guide\align.xhp 0 help par_id3153246 7 0 sk a+a+a+{} nový riadok {}{}{}{}{}a+a+a+a
48311 … 21 0 sk Prefix a indexy môžu byť spojené s väčšinou unárnych a binárnych operátorov. Dva príkla…
53919a text file format that you can use to exchange data from a database or a spreadsheet between appl…
57762 … \<emph\>Value\</emph\> is a number, a reference to a cell containing a number, or a form…
62906 …re several ways to create a table in a text document. You can insert a table from a toolbar, throu…
63586 …ct.xhp 0 help par_idN1060E 0 sk You can select a table in a text document with a keyboard or wi…
[all …]
/trunk/extras/l10n/source/ar/
H A Dlocalize.sdf26537 …n of a resource like a file in a file system, typically inside a network environment. A URL consis…
26735 …3020204.xhp 0 help par_id3154909 2 0 ar Writes a record to a relative file or a sequence of byte…
29183 …0 help par_id3145069 2 0 ar Reads a record from a relative file, or a sequence of bytes from a b…
32086a field from the field list of a table or query to a form, drag a cell into the form. In a text do…
40581a numbered list when you press Enter at the end of a line that starts with a number followed by a
47193 …e\text\smath\guide\align.xhp 0 help par_id3153246 7 0 ar a+a+a+{} newline {}{}{}{}{}a+a+a+a 2…
53917a text file format that you can use to exchange data from a database or a spreadsheet between appl…
57760 … \<emph\>Value\</emph\> is a number, a reference to a cell containing a number, or a form…
62904 …re several ways to create a table in a text document. You can insert a table from a toolbar, throu…
63584 …ct.xhp 0 help par_idN1060E 0 ar You can select a table in a text document with a keyboard or wi…
[all …]
/trunk/extras/l10n/source/ca-XR/
H A Dlocalize.sdf26537 …n of a resource like a file in a file system, typically inside a network environment. A URL consis…
26735 …0204.xhp 0 help par_id3154909 2 0 ca-XR Writes a record to a relative file or a sequence of byte…
29183 …elp par_id3145069 2 0 ca-XR Reads a record from a relative file, or a sequence of bytes from a b…
32086a field from the field list of a table or query to a form, drag a cell into the form. In a text do…
40581a numbered list when you press Enter at the end of a line that starts with a number followed by a
47193 …ext\smath\guide\align.xhp 0 help par_id3153246 7 0 ca-XR a+a+a+{} newline {}{}{}{}{}a+a+a+a 2…
53917a text file format that you can use to exchange data from a database or a spreadsheet between appl…
57760 … \<emph\>Value\</emph\> is a number, a reference to a cell containing a number, or a form…
62904 …re several ways to create a table in a text document. You can insert a table from a toolbar, throu…
63584 …xhp 0 help par_idN1060E 0 ca-XR You can select a table in a text document with a keyboard or wi…
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DDataSeries.idl9 * with the License. You may obtain a copy of the License at
57 for a <type>DataRenderer</type> to create a visible data series in
58 a chart.
67 /** allows to connect a CoordinateSystem to a DataSeries
94 /** allows setting a coordinate-system
98 /** allows attaching data sequences to a series.
106 /** gives access to the data points contained in a data series.
117 /** establishes a broadcaster-listener mechanism for the
142 /** a sequence of indexes denoting which data points have set
167 colors by default, like in a pie chart.
[all …]
/trunk/main/offapi/com/sun/star/embed/
H A DXHierarchicalStorageAccess.idl9 * with the License. You may obtain a copy of the License at
88 in a storage a stream with a path "a/b/c" is accessed using hierarchical
89 access, another stream "a/b/d" can also be opened with hierarchical
99 /** allows to get access to a child stream of the storage, using
112 a mode the stream should be open in,
113 can be a combination of <type>ElementModes</type> values
158 a mode the stream should be open in,
159 can be a combination of <type>ElementModes</type> values
162 this parameter allowes to specify a reading password for the
163 stream, the password must be a correct one, otherwise an
[all …]
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx110 if (a.hasValue()) { in queryInterface()
111 return a; in queryInterface()
115 return a.hasValue() in queryInterface()
116 ? a in queryInterface()
168 if (a.hasValue()) { in queryInterface()
169 return a; in queryInterface()
173 return a.hasValue() in queryInterface()
174 ? a in queryInterface()
266 if (a.hasValue()) { in queryInterface()
267 return a; in queryInterface()
[all …]
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DControlActions.idl9 * with the License. You may obtain a copy of the License at
42 be a string.
47 /** Adds a sequence of strings to the content of the listbox.
52 /** Removes an item from a listbox. The given value has to be a
55 The value should be a sal_Int32.
65 /** Selects an item in a listbox. The given value has to be a position.
69 The value should be a sal_Int32.
74 /** Returns all items of the listbox as a sequence of strings.
87 returned. The returned value is a sal_Int32.
93 /** Sets the help URL of a control.
[all …]
/trunk/main/xmlsecurity/test_docs/CAs/Root_4/demoCA/newcerts/
H A D1000.pem19 6b:3d:b4:56:65:49:87:1d:ab:e2:08:6a:49:66:0e:
20 59:b4:da:7a:3f:72:23:b8:1f:fb:78:f5:f0:2d:c4:
36 45:77:ba:6b:b6:a7:2a:0f:6b:38:90:9f:0a:18:11:c7:54:7b:
37 c9:3b:9a:93:90:96:f0:04:0a:56:87:30:e0:f5:d8:84:40:39:
38 90:85:ca:e7:38:1b:d8:df:2f:bd:73:91:13:cb:a6:c9:b0:7a:
39 f7:59:77:6b:9a:d5:86:78:06:dc:40:14:ce:ea:43:a8:ae:ed:
40 a2:03:64:51:3a:47:7a:9f:df:2d:65:49:56:a5:39:cf:28:2a:
41 ac:ab:fd:e1:93:fd:3e:56:e8:eb:7a:11:a8:f7:f9:1a:a1:83:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/demoCA/
H A Dcacert.pem19 6b:3d:b4:56:65:49:87:1d:ab:e2:08:6a:49:66:0e:
20 59:b4:da:7a:3f:72:23:b8:1f:fb:78:f5:f0:2d:c4:
36 45:77:ba:6b:b6:a7:2a:0f:6b:38:90:9f:0a:18:11:c7:54:7b:
37 c9:3b:9a:93:90:96:f0:04:0a:56:87:30:e0:f5:d8:84:40:39:
38 90:85:ca:e7:38:1b:d8:df:2f:bd:73:91:13:cb:a6:c9:b0:7a:
39 f7:59:77:6b:9a:d5:86:78:06:dc:40:14:ce:ea:43:a8:ae:ed:
40 a2:03:64:51:3a:47:7a:9f:df:2d:65:49:56:a5:39:cf:28:2a:
41 ac:ab:fd:e1:93:fd:3e:56:e8:eb:7a:11:a8:f7:f9:1a:a1:83:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/demoCA/newcerts/
H A D1000.pem15 00:c3:55:aa:1b:4f:f6:b4:78:be:ac:61:2a:92:94:
20 75:91:cc:d6:3a:4c:15:4d:15:03:a4:e6:80:4a:93:
22 99:47:28:12:c8:9d:f9:d7:25:7a:30:82:76:c0:27:
23 5e:c3:70:42:54:2a:0a:02:97
36 7a:83:0c:a0:2d:14:52:97:a1:0e:dd:b3:2e:a1:1f:0d:51:e7:
37 98:2e:89:9a:36:a3:1b:af:28:95:13:ab:3e:31:2e:f6:fa:5f:
38 f7:85:8c:01:7a:1b:25:63:7e:d6:f9:8e:ad:84:9e:42:3e:1d:
39 f4:ad:dc:b1:20:91:83:8b:48:ad:34:2a:b9:cc:ae:06:e6:bc:
40 e1:05:e6:35:71:ca:43:98:3a:e5:93:52:e1:3c:3a:1b:83:53:
41 d3:a6:ba:6a:43:38:00:92:ba:fb:8f:a8:17:46:f9:32:ac:42:
H A D1001.pem15 00:ab:2a:df:93:6c:f0:b1:34:54:15:5b:06:4e:15:
17 eb:04:54:d0:96:48:08:8f:8e:cc:70:e1:62:88:6a:
18 f3:ff:bc:65:55:b9:55:a6:29:22:c1:f6:16:9a:01:
22 8b:ee:5d:d3:30:e9:24:01:1e:b0:ac:de:1a:18:97:
37 3d:36:f0:70:0f:47:5d:c7:96:ad:b0:78:95:89:3a:2a:7a:ba:
38 79:45:fe:2f:37:4c:69:76:ab:0a:10:ea:0d:5e:fe:28:04:44:
39 9c:f3:8d:43:f5:15:fa:79:be:d3:86:f3:c1:b5:8b:5a:74:a9:
40 c5:b7:fe:e8:63:6e:1f:13:3a:c9:49:3b:45:0c:a6:64:b9:07:
41 9b:1a:30:09:1d:5e:f0:2b:a9:55:aa:41:fa:85:0d:ef:dd:c3:
42 f5:58:52:bf:7f:6d:f4:18:06:f4:5a:71:af:e4:57:b0:0a:6e:

Completed in 4257 milliseconds

1...<<11121314151617181920>>...338