Home
last modified time | relevance | path

Searched refs:code (Results 151 – 175 of 1177) sorted by relevance

12345678910>>...48

/aoo42x/main/offapi/com/sun/star/configuration/
H A DAdministrationProvider.idl84 <code>"com.sun.star.configuration.ConfigurationAccess"</code> and
85 <code>"com.sun.star.configuration.ConfigurationUpdateAccess"</code>.
123 accept a single argument named <code>nodepath</code> of type <atom>string</atom>.
143 <p>One notable difference exists for parameter <code>"Locale"</code>. For a
150 value <code>locale = "*"</code>.
/aoo42x/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl94 <code>SELECT * FROM invoices WHERE cust_ref = :cid</code>, and add <code>cid</code>
97 Alternatively, you could simply base your report on the table <code>invoices</code>,
98 and add the column name <code>cust_ref</code> to the DetailFields. In this case,
99 and implicit filter clause <code>WHERE cust_ref = :&lt;new_param_name&gt;</code> will
/aoo42x/main/cui/source/options/
H A Doptfltr.src50 Text [ en-US ] = "Load Basic ~code" ;
58 Text [ en-US ] = "Save ~original Basic code" ;
73 Text [ en-US ] = "Lo~ad Basic code" ;
81 Text [ en-US ] = "E~xecutable code" ;
89 Text [ en-US ] = "Sa~ve original Basic code" ;
104 Text [ en-US ] = "Load Ba~sic code" ;
112 Text [ en-US ] = "Sav~e original Basic code" ;
/aoo42x/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLDocumentWrapper.idl83 * @return <code>true</code> if the node is the current element,
84 * <code>false</code> otherwise
91 * @return <code>true</code> if the current element is empty,
92 * <code>false</code> otherwise
/aoo42x/main/offapi/com/sun/star/deployment/
H A DInvalidRemovedParameterException.idl35 called with a different value for the <code>removed</code> parameter and that
41 /** the value of the <code>removed</code> parameter which was used in
48 <code>url</code> parameter during
/aoo42x/main/offapi/com/sun/star/ucb/
H A DXAnyCompare.idl52 <code>-1</code>, if the first any is less than the second ( Any1 &lt; Any2 )
55 <code>0</code>, if the first any is equal to the second ( Any1 == Any2 )
58 <code>+1</code>, if the first any is greater than the second ( Any1 &gt; Any2 )
H A DXContentProvider.idl85 <code>0</code> is returned, if the identifiers are equal.
86 A value less than <code>0</code> indiactes, that the Id1
87 is less than Id2. A value greater than <code>0</code>
/aoo42x/main/udkapi/com/sun/star/bridge/oleautomation/
H A DFactory.idl42 The only interfaces which are mapped are <code>IUnknown</code> and
43 <code>IDispatch</code>. The created UNO objects support
45 objects support <code>IDispatch</code>.
H A DSCode.idl32 A <code>SCODE</code> is used to express errors in Automation.
37 be represented as <code>int</code> in Java. The information that the
38 <code>int</code> is an error type is lost.
/aoo42x/main/offapi/com/sun/star/graphic/
H A DXGraphicObject.idl32 /** <code>XGraphicObject</code> objects represent in-memory image and graphic
40 … As long as at least one instance of <code>XGraphicObject</code> with a particular UniqueID exists,
54 …/** is the id that can be used to form the <code>vnd.sun.star.GraphicObject</code> url to address …
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DBestRowType.idl36 <code>PSEUDO_COLUMN</code>
49 <code>PSEUDO_COLUMN</code>
62 <code>PSEUDO_COLUMN</code>
H A DColumnType.idl36 <code>PSEUDO_COLUMN</code>
49 <code>PSEUDO_COLUMN</code>
62 <code>PSEUDO_COLUMN</code>
H A DBestRowScope.idl37 <code>SCOPE</code>
51 <code>SCOPE</code>
65 <code>SCOPE</code>
H A DProcedureResult.idl35 <code>PROCEDURE_TYPE</code>
50 <code>PROCEDURE_TYPE</code>
65 <code>PROCEDURE_TYPE</code>
/aoo42x/main/offapi/com/sun/star/awt/grid/
H A DGridDataEvent.idl36 <p>Effectively, a <code>GridDataEvent</code> denotes a continuous two-dimensional cell range
48 …<p>If <code>FirstColumn</code> is -1, the listener should assume that all rows of a grid's data mo…
59 … <p>If <code>FirstRow</code> is -1, the listener should assume that all rows of a grid's data model
/aoo42x/main/sane/inc/
H A Dsane.h35 #define SANE_VERSION_MAJOR(code) ((((SANE_Word)(code)) >> 24) & 0xff) argument
36 #define SANE_VERSION_MINOR(code) ((((SANE_Word)(code)) >> 16) & 0xff) argument
37 #define SANE_VERSION_BUILD(code) ((((SANE_Word)(code)) >> 0) & 0xffff) argument
/aoo42x/main/udkapi/com/sun/star/beans/
H A DPropertyConcept.idl78 <p>These methods have the signature <code>type get...()</code>,
79 <code>void set...()</code> or <code>boolean is...()</code>.</p>
/aoo42x/main/offapi/com/sun/star/script/
H A DDocumentDialogLibraryContainer.idl51 …/** creates an instance of the <code>DocumentDialogLibraryContainer</code>, belonging to a document
56 <p>Usually, you will only create a <code>DocumentDialogLibraryContainer</code> within
64 if <code>Document</code> does not denote a valid
H A DDocumentScriptLibraryContainer.idl51 …/** creates an instance of the <code>DocumentScriptLibraryContainer</code>, belonging to a document
56 <p>Usually, you will only create a <code>DocumentScriptLibraryContainer</code> within
64 if <code>Document</code> does not denote a valid
/aoo42x/main/udkapi/com/sun/star/script/
H A DContextInformation.idl45 /** Source code of the Module, that is associated with the context. If the source can
47 code) this string can be empty.
52 /** contains the first line in the module's source code associated with
57 source code is not available, this value addresses a binary
58 position in the compiled code. </p>
73 /** contains the last line in the module's source code associated with
H A DInterruptEngineEvent.idl55 /** source code of the Module affected by the event that took place.
59 code), this string can be empty.</p>
64 /** contains the first line in the module's source code that is affected
71 source code is not available, this value addresses a binary
72 position in the compiled code. </p>
86 /** contains the last line in the module's source code that is affected
/aoo42x/main/udkapi/com/sun/star/uno/
H A DXUnloadingPreference.idl35 /** Components can implement <code>XUnloadingPreference</code> in order to indicate
38 When someone calls <code>rtl_unloadUnusedModules</code> then the unloading
48 object; otherwise, it calls <code>releaseOnNotification</code>. If the function
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDDELinkInfo.idl41 <code>=[1]!'R1C1'</code> or <code>=[2]!'Sheet1.A1'</code> where
48 <code>=[2]!'''Sheet name''.A1'</code> in a "soffice" service.</p>
/aoo42x/main/offapi/com/sun/star/form/component/
H A DDataForm.idl163 <code>SELECT * FROM invoices WHERE cust_ref = :cid</code>, and add <code>cid</code>
166 Alternatively, you could simply base your form on the table <code>invoices</code>,
167 and add the column name <code>cust_ref</code> to the DetailFields. In this case,
168 and implicit filter clause <code>WHERE cust_ref = :&lt;new_param_name&gt;</code> will
/aoo42x/main/offapi/com/sun/star/resource/
H A DStringResourceWithStorage.idl51 see <code>XStringResourceManager::isReadOnly</code>
55 the <code>XStringResourceManager::setCurrentLocale</code> method is
57 see <code>XStringResourceManager::setCurrentLocale</code>

Completed in 49 milliseconds

12345678910>>...48