Home
last modified time | relevance | path

Searched refs:code (Results 101 – 125 of 1180) sorted by relevance

12345678910>>...48

/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartElement.idl96 <dd>Because the <code>setParent</code> method from the JAA has
146 <p>The coordinate oriented methods <code>contains</code>,
147 <code>getAccessibleAt</code>, <code>getBounds</code>,
148 <code>getLocation</code>, <code>getLocationOnScreen</code>, and
149 <code>getSize</code> work on pixel coordinates. (To transform between
/trunk/main/offapi/com/sun/star/resource/
H A DXLocale.idl63 <p>Note: The Java class <code>Locale</code> returns the <strong>old</strong> codes.
95 then never reset. <code>setDefault</code> does not reset the host
139 the ISO language code for the specified locale.
148 the ISO country code for the specified locale.
157 language code for display of field to user. If the localized
158 name is not found, returns the ISO code. The desired user language
168 language code for display of field to user. If the localized
184 country code for display of field to user. If the localized
185 name is not found, returns the ISO code. The desired user country
194 country code for display of field to user. If the localized
[all …]
H A DOfficeResourceLoader.idl41 <code>/singletons/com.sun.star.resource.OfficeResourceLoader</code>), provides access to some
51 except that <code>Locale.getDefault()</code> is not used.</p>
55 …<code>&lt;resource_type&gt;:&lt;numeric_identifier&gt;</code>, where <code>&lt;resource_type&gt; s…
56 …the type of the requested resource (see below) and <code>&lt;numeric_identifier&gt;</code> is the …
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DLocalDataImporter.idl63 because <code>OverwriteExisting = </code><TRUE/> was specified,
78 <dt><code>LayerDataUrl</code> : <atom >string</atom></dt>
80 <p> If no <code>Component</code> is provided, this must be the
84 <p> If a <code>Component</code> is provided, the
85 <code>LayerDataUrl</code> is treated as Entity
/trunk/main/offapi/com/sun/star/geometry/
H A DMatrix2D.idl39 as follows, where <code>xs</code> and <code>ys</code> are the source, and
40 <code>xd</code> and <code>yd</code> the corresponding result coordinates:
42 <code>
45 </code><p>
H A DAffineMatrix2D.idl36 as follows, where <code>xs</code> and <code>ys</code> are the source, and
37 <code>xd</code> and <code>yd</code> the corresponding result coordinates:
39 <code>
42 </code><p>
H A DAffineMatrix3D.idl36 as follows, where <code>xs, ys</code> and <code>zs</code> are the source, and
37 <code>xd, yd</code> and <code>zd</code> the corresponding result coordinates:
39 <code>
43 </code><p>
/trunk/main/offapi/com/sun/star/sdbc/
H A DXOutParameters.idl71 An SDBC driver that does not need the type code and type name information
83 <code>getXXX</code>
102 <code>parameterIndex</code>
104 <code>sqlType</code>
111 <code>sqlType</code>
113 <code>get</code>
H A DStatement.idl54 different Statements. All statement <code>execute</code> methods implicitly
153 <code>execute</code>
194 <code>Statement</code>
198 <code>Statement</code>
207 <code>Statement</code>
211 <code>Statement</code>
H A DDataTruncation.idl38 <code>DataTruncation</code>
40 <code>01004</code>
69 <code>-1</code>
77 <code>-1</code>
/trunk/main/udkapi/com/sun/star/reflection/
H A DTypeDescriptionManager.idl72 <code>"com.sun.star.uno.XInterface"</code>.</li>
75 <code>"[]<var>ComponentType</var>"</code></li>
78 <code>"<var>StructType</var>&lt;<!--
80 --><var>Parameter</var><sub><var>n</var></sub>&gt;"</code>.</li>
83 <code>"<var>InterfaceType</var>::<var>Member</var>"</code>.</li>
92 <code>"Struct&lt;long&gt;"</code>.)</p>
/trunk/main/offapi/com/sun/star/awt/grid/
H A DSortableGridDataModel.idl43 via the <code>XSortableGridData</code> interface.</p>
53 … via the <type>XMutableGridDataModel</type> are delegated to the <code>XMutableGridDataModel</code>
62 /** creates a new instance of the <code>SortableGridDataModel</code>
70 if the given <code>DelegatorModel</code> is <NULL/>
84 if the given <code>DelegatorModel</code> is <NULL/>
/trunk/main/offapi/com/sun/star/sdb/
H A DQueryDesign.idl53 …<p>A <code>QueryDesign</code> component has 3 operation modes, which control what kind of object i…
55 …<p>In <code>Query Mode</code>, the designer is used to modify an existing or create a new client-s…
59 …<p>In <code>View Mode</code>, the designer is used to modify an existing or create a new server-si…
63 … automatically when <code>XAlterView</code> is not supported, and the view has been saved.</p></li>
66 … <p>In <code>Command Mode</code>, the designer is used to design an standalone SQL command.</p>
90 … If both <code>DataSourceName</code> and <code>ActiveConnection</code> are present, the former
/trunk/main/offapi/com/sun/star/ucb/
H A DFileSystemNotation.idl44 <code>/dir1/dir2/file</code>).
50 <code>a:\dir1\dir2\file</code> or UNC notation like
51 <code>\\host\dir1\dir2\file</code>).
57 <code>volume:dir1:dir2:file</code>).
/trunk/main/offapi/com/sun/star/logging/
H A DLoggerPool.idl37 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
38 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
42 …<p>The one and only <code>LoggerPool</code> instance is available at a component context as value …
43 <code>/singletons/com.sun.star.logging.LoggerPool</code>.</p>
/trunk/main/udkapi/com/sun/star/connection/
H A DXConnection2.idl39 XConnection2 extends the <code>XConnection</code> interface
40 with <code>available</code> and <code>readSomeBytes</code>
45 /** Gives the number of bytes available via <code>read</code>
/trunk/main/offapi/com/sun/star/util/
H A DXLockable.idl37 <p><code>lock</code> and <code>unlock</code> calls can be nested. However, they must be in
38 …pairs. As long as there has been one more call to <code>lock</code> than to <code>unlock</code>, t…
/trunk/main/offapi/com/sun/star/graphic/
H A DGraphicObject.idl31 /** The <code>GraphicObject</code> service can be used to create <type>XGraphicObject</type> instan…
34 <code>vnd.sun.star.GraphicObject:10000000000001940000012FB99807BD</code>.
49 /** Creates an <type>GraphicObject</type> with <code>uniqueId</code>
51 If another <type>XGraphicObject</type> with <code>uniqueId</code> exists, this GraphicObject
/trunk/main/udkapi/com/sun/star/bridge/oleautomation/
H A DDate.idl29 /** is the UNO representation of the Automation type <code>DATE</code>.
31 A <code>DATE</code> could actually be representd as<atom>double</atom> in
35 typedef'd date type would be represented as <code>double</code> in Java.
48 /** corresponds to the Automation type <code>DATE</code>.
/trunk/main/udkapi/com/sun/star/loader/
H A DDynamic.idl35 /** makes it possible to access services accessible via a <code>UnoUrlResolver</code>
42 for accessing a <code>SingleServiceFactory</code> and for activating this
49 link = a parameter given to a resolver to get a <code>SingleServiceFactory</code>
50 resolver = a <code>UnoUrlResolver</code> service, which is used to resolve the link
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl56 Such a <code>FormController</code> is responsible for dialog processing,
63 the controller. Similarly, retrieving the model of the <code>n</code><sup>th</sup> child of
64 a controller gives you the same object as retrieving the <code>n</code><sup>th</sup> child of
86 … is declared to be <code>NOT NULL</code>, no auto-increment field, but still <NULL/>, then an error
92 …For the former, you need to add a boolean property <code>FormsCheckRequiredFields</code> to the fo…
93 (aka the <code>FormController</code>'s model), using its
96 … For the latter, you need to set the respective property of the data source's <code>Settings</code>
97 (also named <code>FormsCheckRequiredFields</code>) to <FALSE/>.</p>
312 …wo modes usually (but not necessarily) supported by a form controller are the <code>DataMode</code>
313 …and the <code>FilterMode</code>, where the former is the usual modus operandi for displaying and m…
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DBasicPaneFactory.idl39 pane there are two URLS, <code>private:resource/floater/LeftImpressPane</code>
40 and <code>private:resource/floater/LeftDrawPane</code>, one for Impress,
42 <code>private:resource/floater/CenterPane</code> and
43 <code>private:resource/floater/RightPane</code> respectively.</p>
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl150 the <code>rdf:type</code> property of the requested named graphs
153 the names of all metadata graphs that have a <code>rdf:type</code>
171 <li>insert statements declaring <code>rdf:type</code> properties
181 a list of types that will be inserted as <code>rdf:type</code>
208 <li>insert statements declaring <code>rdf:type</code> properties
220 a list of types that will be inserted as <code>rdf:type</code>
286 an <code>odf:ContentFile</code> is added.</li>
288 an <code>odf:StylesFile</code> is added.</li>
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx613 if(e.code() == CURLE_COULDNT_CONNECT) in execute()
615 else if(e.code() == CURLE_COULDNT_RESOLVE_HOST ) in execute()
618 e.code() == CURLE_LOGIN_DENIED || in execute()
619 e.code() == CURLE_BAD_PASSWORD_ENTERED || in execute()
620 e.code() == CURLE_FTP_WEIRD_PASS_REPLY) in execute()
622 else if(e.code() == CURLE_FTP_ACCESS_DENIED) in execute()
624 else if(e.code() == CURLE_FTP_QUOTE_ERROR) in execute()
626 else if(e.code() == CURLE_FTP_COULDNT_RETR_FILE) in execute()
785 if(e.code() == FILE_EXIST_DURING_INSERT || in insert()
786 e.code() == FOLDER_EXIST_DURING_INSERT) { in insert()
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DItemListEvent.idl51 …invocation of <member>XItemList::setItemImage</member>, only <code>ItemImageURL</code> will be set…
52 <code>ItemText</code> will be empty.</p>
60 … invocation of <member>XItemList::setItemText</member>, only <code>ItemText</code> will be set, and
61 <code>ItemImageURL</code> will be empty.</p>

Completed in 40 milliseconds

12345678910>>...48