Home
last modified time | relevance | path

Searched refs:a (Results 176 – 200 of 8042) sorted by relevance

12345678910>>...322

/trunk/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroupSpecialOffset.idl9 * with the License. You may obtain a copy of the License at
54 <li>A <atom dim="[][]">any</atom> for a literal array. The contained
57 <li>A struct of type <type>SingleReference</type> for a reference to a
60 a range of cells in the own document.</li>
62 a cell, a range of cells, or a defined name in an external document.</li>
88 <p>The <member>FormulaToken::Data</member> member shall contain a
140 <p>The <member>FormulaToken::Data</member> member shall contain a
155 <p>The <member>FormulaToken::Data</member> member shall contain a
172 describe the reference to a database range used in formulas.
186 describe the reference to a macro function called in a formula.
[all …]
/trunk/main/udkapi/com/sun/star/uri/
H A DXVndSunStarScriptUrl.idl9 * with the License. You may obtain a copy of the License at
48 See <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC&nbsp;2396</a>,
49 <a href="http://www.ietf.org/rfc/rfc2732.txt">RFC&nbsp;2732</a>, and
50 <a href="http://www.ietf.org/rfc/rfc2234.txt">RFC&nbsp;2234</a> for
86 returns whether this URL has a parameter with a given key.
89 a non-escaped key.
99 returns the value of a parameter with a given key.
102 a non-escaped key.
112 sets the value of a parameter with a given key.
115 a non-escaped key
[all …]
H A DXUriReference.idl9 * with the License. You may obtain a copy of the License at
34 <p>See <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC&nbsp;2396</a> for a
83 For a relative URI reference, the scheme-specific part is everything
134 returns whether this (relative) URI reference has a relative path.
137 <TRUE/> if this URI reference is relative and has a relative path.
148 For a hierarchical URI reference with a relative, non-empty path, the
158 returns a given path segment of this (hierarchical) URI reference.
186 is a hierarchical URI reference that has a query part; otherwise, an
192 returns whether this URI reference has a fragment part.
195 <TRUE/> if this URI reference has a fragment part.
[all …]
/trunk/main/offapi/com/sun/star/frame/
H A DToolbarController.idl9 * with the License. You may obtain a copy of the License at
52 /** is an abstract service for a component which offers a more complex user
53 interface to users within a toolbar.
56 A generic toolbar function is represented as a button which has a state
58 be added to a toolbar and provide information or functions within a more
61 a dropdown box and shows the current chosen font.
72 /** with this interface a component can receive events if a feature has
76 The toolbar controller implementation should register itself as a
83 /** used to initialize a component with required arguments.
90 <li><b>CommandURL</b><br>a string which specifies the command a
[all …]
/trunk/main/offapi/com/sun/star/packages/
H A DPackage.idl9 * with the License. You may obtain a copy of the License at
48 /** The <type>Package</type> is a service that provides access to a set of
49 files and folders contained within a Package. One instance of the
56 before it is a valid instance of the service.
63 1. A file URL referring to a package.
64 2. An XInputStream referring to a package (it must also
66 3. An XStream referring to a package. The XInputStream must support
72 irectory record if the file is a ZIP file).
80 This is also used to get access to a particular folder within the
100 if it is set to false, a PackageStream implementation is created.
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DXArray.idl9 * with the License. You may obtain a copy of the License at
48 is a transaction duration
53 is implemented using a SQL LOCATOR(array) internally.
63 If the elements are a built-in type, it returns
65 If the elements are a user-defined type (UDT),
69a String that is the database-specific name for a built-in base type or the fully-qualified SQL ty…
72 if a database access error occurs.
85 if a database access error occurs.
169 type of the array does not match a user-defined type in
194 if a database access error occurs.
[all …]
H A DXDriver.idl9 * with the License. You may obtain a copy of the License at
53 Each driver should supply a service that implements
74 /** attempts to make a database connection to the given URL.
85 The driver should raise a
97 be supplied in the property named JavaDriverClass, and a class path (a
99 be supplied in a property named JavaDriverClassPath.
107a list of arbitrary string tag/value pairs as connection arguments. Normally at least a "user" and…
110 a Connection object that represents a connection to the URL
112 if a database access error occurs
131 if a database access error occurs.
[all …]
H A DXDriverManager.idl9 * with the License. You may obtain a copy of the License at
44 /** is the basic interface for managing a set of SDBC drivers.
53 locate a suitable driver.
67 a database url of the form sdbc:subprotocol:subname
71 if a database access error occurs.
81 a database url of the form sdbc:subprotocol:subname
89 if a database access error occurs.
97 while attempting to connect to a database.
102 if a database access error occurs.
108 when attempting to login to a database.
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl9 * with the License. You may obtain a copy of the License at
100 new document or it saves a document. When a document is loaded that
127 /** contains a multi-line comment describing the document.
136 /** contains a list of keywords for the document.
205 /** contains the URL to load automatically at a
213 describes a case where no autoload is specified.
222 /** contains the number of seconds after which a specified
226 A value of 0 is valid and describes a redirection.
229 describes a case where no autoload is specified.
328 someone else, e.g., a document.
[all …]
H A DOfficeDocument.idl9 * with the License. You may obtain a copy of the License at
45 /** abstract service which specifies a storable and printable document
61 It is a representation of a resource in the sense that it was
80 /** offers a simple way to store a component to an URL
94 /** offers a way to print a component
111 a document event occurs
121 /** document can provide a <type>DocumentInfo</type>
138 /** allows for getting information about a print job
167 control if your document works primarily as a form document.
183 /** contains a unique id for the document
[all …]
/trunk/main/udkapi/com/sun/star/container/
H A DXMap.idl9 * with the License. You may obtain a copy of the License at
39 /** describes a map between keys and values.
44 …In conformance with the <a href="http://udk.openoffice.org/common/man/typesystem.html">UNO type sy…
48 @see <type>Map</type> for a default implementation of this interface
74 /** determines whether a mapping for he given key exists in the map
82 if the given key is not of a type which is accepted by the map
94 /** determines whether the map contains a mapping to a given value.
113 /** gets the value to which a given key maps.
121 if the given key is not of a type which is accepted by the map
136 /** associates a given key with a given value
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl9 * with the License. You may obtain a copy of the License at
66 frame. This should involve a
76 it is possible to dispatch a sort or filter
77 request, if a table or query is being displayed.
88 instance can provide dispatches for (usually by implementing a
103 Available whenever an external instance provides a dispatcher (
115 Available whenever an external instance provides a dispatcher(
127 Available whenever an external instance provides a dispatcher (
202 …This is a string giving the name of the object to display initially. Whether it is table name, a q…
214 is initially hidden, but can be toggled by a toolbar button.</p>
[all …]
/trunk/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl9 * with the License. You may obtain a copy of the License at
52 /** describes a wizard which can be used to copy table like data from one
55 <dt><b><a name="interaction"></a>Interactions</b></dt>
62 describes a parametrized query.</li>
65 copying a row, or a registered listeners explicitly tells the wizard to ask the user
76a database document (e.g. because it is a mere <code>ConnectionResource</code>, or a connection
102 a table from one database to another.
136 <li>If you specify a <code>ConnectionResource</code>, or an
165 to describe a database connection.</li>
192 a table from one database to another.
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DAccessiblePageView.idl9 * with the License. You may obtain a copy of the License at
53 page preview of a text document.
91 is displayed on a certain page.
96 A table fragment is the part of a table that is
97 displayed on a certain page.
103 regardless whether they are bound to the page, a
104 paragarph, a frame, or a character. The only
114 a frame or a character. The only exception
123 whether they are bound to a page, a paragarph, a frame,
132 regardless whether they are bound to a page, a
[all …]
H A DAccessibleTextDocumentView.idl9 * with the License. You may obtain a copy of the License at
49 /** The accessible view of a text document.
87 the part of a paragraph that is displayed on a
94 the part of a table that is displayed on a certain page.
101 whether they are bound to a page, a paragarph, a
102 frame, or a character. The only exception are text
110 regardless whether they are bound to a page, paragraph,
111 a frame or a character. The only exception
120 whether they are bound to a page, a paragarph, a frame,
129 whether they are bound to a page, a paragraph, a
[all …]
/trunk/main/offapi/com/sun/star/mail/
H A DXMailServer.idl9 * with the License. You may obtain a copy of the License at
90 Represents a mail server abstraction.
116 a sequence of supported connection types.
141 Allow a client to query if a certain connection type is
145 [in] query if a certain connection type is supported.
153 Register a connection listener.
163 Unregister a connection listener.
187 a wrong server name, an unreachable DNS server, etc.
204 if a user is currently logged in.
244 Send a mail message to its recipients.
[all …]
H A DMailMessage.idl9 * with the License. You may obtain a copy of the License at
49 Constructs an instance of a mail message.
53 …The e-mail address has to conform to <a href="http://www.ietf.org/rfc/rfc822.txt">RFC&nbsp;822</a>.
57 …The e-mail address has to conform to <a href="http://www.ietf.org/rfc/rfc822.txt">RFC&nbsp;822</a>.
64 transferable delivers the data as a string. Although a
67 and it is expected that the data will be provided as a string.
75 Constructs an instance of a mail message.
79 …The e-mail address has to conform to <a href="http://www.ietf.org/rfc/rfc822.txt">RFC&nbsp;822</a>.
83 …The e-mail address has to conform to <a href="http://www.ietf.org/rfc/rfc822.txt">RFC&nbsp;822</a>.
90 transferable delivers the data as a string. Although a
[all …]
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx349 for(sal_uInt32 a(0); a < nCount; a++) in RenderPolygonHairlinePrimitive2D() local
1062 for(sal_uInt32 a(0); a < nCount; a++) in RenderPolygonStrokePrimitive2D() local
1077 for(sal_uInt32 a(0); a < nCount; a++) in RenderPolygonStrokePrimitive2D() local
1079 … basegfx::B2DPolygon aCandidate(aHairlinePolyPolygon.getB2DPolygon(a)); in RenderPolygonStrokePrimitive2D()
1111 for(sal_uInt32 a(0); a < nCount; a++) in RenderPolygonStrokePrimitive2D() local
1150 for(sal_uInt32 a(0); a < nCount; a++) in RenderPolygonStrokePrimitive2D() local
1161 for(sal_uInt32 a(0); a < nCount; a++) in RenderPolygonStrokePrimitive2D() local
1201 for(sal_uInt32 a(0); a < nCount; a++) in RenderPolygonStrokePrimitive2D() local
1204 aHairlinePolyPolygon.getB2DPolygon(a), in RenderPolygonStrokePrimitive2D()
1300 for(sal_uInt32 a(0); a < nSteps; a++, fUnitScale += fUnitStep) in RenderSvgLinearAtomPrimitive2D() local
[all …]
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/newcerts/
H A D100D.pem16 b9:a3:3e:84:ea:d5:31:50:5a:df:f4:3f:67:11:5a:
18 78:86:28:e9:60:c2:0a:d0:17:3c:3a:e9:a8:01:71:
21 e7:40:63:77:da:44:d3:89:5c:a7:5a:ea:d5:f3:9b:
22 15:43:f3:08:2d:bc:8a:bf:4a:5b:57:01:f0:c7:97:
36 64:3e:b6:a6:5e:0d:6f:b3:e7:f6:c7:1f:4a:48:96:4c:fe:13:
37 3c:4a:7b:e7:46:51:56:45:66:02:e4:79:1a:7f:15:a4:e9:5b:
39 eb:d5:ca:a2:6d:9a:75:84:4b:7b:47:38:58:bc:0a:4b:cc:2c:
40 2a:0d:eb:7e:ac:36:6f:0b:a5:26:b7:d3:0b:0f:e7:cc:26:db:
41 bb:01:48:5b:38:49:f5:3e:2d:75:c0:d6:11:ad:3e:a0:b6:8a:
60 a+AHBpBzH93x
H A D100F.pem15 00:d7:b7:68:39:6e:80:18:83:2e:d7:0a:e5:f1:3f:
17 b7:74:b5:51:3d:64:09:4a:a0:ff:e7:10:0e:bc:8a:
18 f0:d1:54:18:0a:ed:68:0a:a2:33:e5:9f:f0:3d:7f:
20 51:37:1a:4b:f8:6e:c5:49:c0:49:9e:ef:2b:ae:aa:
37 f9:da:ca:2a:50:f1:9e:2a:7c:74:43:d6:7f:91:ad:5a:5c:e2:
38 da:f3:cb:27:a2:78:99:75:0b:9e:e9:3a:bd:3e:31:14:6a:06:
39 b7:3f:59:d1:0a:67:03:a4:32:63:cd:b1:b6:5c:68:bb:bb:e2:
40 23:a6:ff:8e:55:e5:92:a6:a8:b3:87:3d:25:21:9c:2a:6f:ab:
42 f3:73:2f:6a:3b:7f:53:0d:c0:2e:ad:cc:6e:81:fe:ce:e3:53:
56 6mxwIj729kgbA+a+t6ZVMCcGA1UdEQQgMB6kHDAaMRgwFgYDVQQDEw9Vc2VyIDE0
H A D1018.pem16 22:fe:17:8c:14:7f:b8:27:44:51:9d:5a:79:33:b4:
17 d0:21:27:b0:ed:f9:9f:3d:54:ef:ba:3a:d8:89:2a:
18 ca:a8:8f:f3:f6:a7:6b:5f:0a:58:2d:a0:e3:05:3a:
21 4f:35:fd:a8:82:7f:90:32:1d:99:e7:8a:b9:93:a4:
22 f3:23:0a:a5:f9:56:31:73:d8:e3:cb:d6:0e:2f:2b:
36 be:31:bd:4a:56:80:64:f0:1e:ea:77:4a:f3:e3:ec:f0:ad:27:
38 e4:21:3d:4b:d9:86:1a:6c:29:5e:88:f2:ae:04:f1:70:87:25:
39 b9:9a:4a:ef:dd:21:f9:17:33:ee:a1:eb:38:fb:c4:73:72:70:
40 0c:67:58:96:95:8c:2c:5a:4a:31:28:50:52:64:65:5c:63:60:
41 de:24:df:a0:e9:0d:c0:b6:d6:4c:51:a7:5a:e8:dd:f6:ff:49:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/demoCA/newcerts/
H A D1000.pem15 00:b6:aa:34:ec:31:e5:9a:aa:fe:90:31:1f:e5:83:
16 90:cb:9a:9e:15:cd:bb:35:1b:fc:3c:8b:d9:3d:29:
18 b4:61:31:de:34:6c:14:10:f9:a7:7a:e0:0a:e9:bf:
20 70:9a:16:85:65:7a:82:68:7c:67:ee:57:31:6b:e8:
21 fd:f2:3f:5f:c7:ec:4e:db:e7:8a:98:d6:15:45:13:
22 14:03:bc:4e:8a:03:48:c2:e4:aa:c5:32:cf:80:82:
23 45:16:8b:63:37:4b:d5:7a:97
38 f8:c7:60:4a:e5:37:f2:bb:78:d9:52:1e:c2:a3:dd:b1:7f:da:
39 e1:8a:8b:9c:7e:d6:ee:ec:ef:94:37:b5:b8:97:26:92:01:56:
41 f1:0d:a8:04:69:e4:3f:2a:6a:65:b9:0e:9a:06:f7:16:29:94:
[all …]
/trunk/extras/l10n/source/pt/
H A Dlocalize.sdf34497 …Leia o texto da licença (percorra o texto adequadamente) e aceite a licença para continuar a desbl…
36917a esquerda, o texto ocidental incorporado continua a ter o seu fluxo da esquerda para a direita. O…
37084 …help par_id3152869 83 0 pt Seta para a esquerda ou para a direita - avança uma posição para a es…
37545 …p 0 help par_id3150276 56 0 pt Se a imagem estiver ligada a uma hiperligação, será inserida a hi…
41267 …ionado a negrito. Se o cursor se encontrar numa palavra, toda a palavra passa a negrito. Se a sele…
41650 …ionado a itálico. Se o cursor se encontrar numa palavra, toda a palavra passa a itálico. Se a sele…
46442 …0 help par_id6201666 0 pt Leia a licença. Se aceitar a licença, clique em \<emph\>Aceitar\</emp…
47195 …e\text\smath\guide\align.xhp 0 help par_id3153246 7 0 pt a+a+a+{} newline {}{}{}{}{}a+a+a+a 2…
53329a função arrastar e largar para seleccionar a área na qual quer inserir valores. Comece a arrastar…
53331 …r_id3232520 0 pt Seleccione a área de E7 a B3. Agora, a célula B3 aguarda a inserção de dados. …
[all …]
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXAuthorizable.idl9 * with the License. You may obtain a copy of the License at
36 /** is used for accessing and setting the permissions of a user for a database
43 /** retrieves the permissions for a specific object.
47 a value of
52 if a database access error occurs.
63 a value of
68 if a database access error occurs.
74 /** adds additional permissions for a specific object.
80 if a database access error occurs.
87 /** removes permissions for a specific object from a group or user.
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DConvWatch.java181 PRNCompare a = new PRNCompare(); in createPostscriptStartCheck() local
190 a.setInputPath( sInputPath ); in createPostscriptStartCheck()
191 a.setReferencePath( sReferencePath ); in createPostscriptStartCheck()
192 a.setOutputPath( _sOutputPath ); in createPostscriptStartCheck()
194 a.setReferenceFile( sReferenceFile ); in createPostscriptStartCheck()
195 a.setPostScriptFile(sPostScriptFile ); in createPostscriptStartCheck()
198 a.setMaxPages(9999); in createPostscriptStartCheck()
209 a.setMaxPages(9999); in createPostscriptStartCheck()
217 StatusHelper[] aList = a.compare(); in createPostscriptStartCheck()
337 ConvWatch a = new ConvWatch(); in check() local
[all …]

Completed in 1386 milliseconds

12345678910>>...322