Home
last modified time | relevance | path

Searched refs:code (Results 126 – 150 of 1180) sorted by relevance

12345678910>>...48

/trunk/main/offapi/com/sun/star/sdbc/
H A DIndexType.idl35 <code>TYPE</code>
50 <code>TYPE</code>
64 <code>TYPE</code>
78 <code>TYPE</code>
H A DCallableStatement.idl48 …<code>{?=call&amp;lt;procedure-name&amp;gt;[&amp;lt;arg1&amp;gt;,&amp;lt;arg2&amp;gt;,...]}<br/>{c…
49 </code>
57 <code>get</code>
65 <code>CallableStatement</code>
71 <code>ResultSet</code>
H A DXSQLData.idl82 <code>readSQL</code>
87 <code>XSQLInput.readXXX</code>
95 <code>SQLInput.readXXX</code>
122 <code>XSQLOutput.writeXXX</code>
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumn.idl73 auto-resizing, if its <member>Flexibility</member> attribute is greater <code>0</code>.</p>
80 … <p>Specify <code>0</code> here if you do not want the column to be resized automatically.</p>
110 <p>If the column is not yet part of a column model, <code>Index</code> is -1.</p>
117 …The <code>DataColumnIndex</code> attribute defines the index of the column within the data model, …
123 …<p>If <code>DataColumnIndex</code> is negative, the it will be ignored, then the column's index wi…
H A DXGridControl.idl69 … columns, or if grid data model does not contain any rows), then <code>-1</code> is returned.</p>
76 … columns, or if grid data model does not contain any rows), then <code>-1</code> is returned.</p>
86 if either <code>ColumnIndex</code> or <code>RowIndex</code> are out of range.
/trunk/main/offapi/com/sun/star/ucb/
H A DHierarchyDataSource.idl43 <code>com.sun.star.ucb.HierarchyDataSource</code>. Each implementation must
57 <code>"com.sun.star.ucb.HierarchyDataReadAccess"</code>, which will
63 <code>"com.sun.star.ucb.HierarchyDataReadWriteAccess"</code> to
78 must accept a property named <code>nodepath</code> of type
98 were called passing one single property named <code>nodepath</code>
/trunk/main/udkapi/com/sun/star/bridge/
H A DOleBridgeSupplier2.idl38 The XBridgeSupplier2 interface provides the function <code>createBridge</code> which
45 mapped by a call to <code>createBridge</code>. The same holds true if an automation
47 <p>The Automation types <code>VT_CY</code> and <code>VT_DATE</code> are not supported.
/trunk/main/udkapi/com/sun/star/bridge/oleautomation/
H A DBridgeSupplier.idl41 interface was mapped to <code>IDispatch</code>, then all objects
52 <code>IDispatch</code> interface. Other COM interfaces, except for
53 <code>IUnknown</code>, are not supported. UNO interfaces and structs are
54 mapped to <code>IDispatch</code>.
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXTableName.idl48 table object, as it should be used in a <code>SELECT</code> statement's <code>FROM</code>
53 to use or not use catalogs and schemas in <code>SELECT</code> at all.</p>
112 /** represents the table name in a form to be used in a <code>SELECT</code> statement.
116 in <code>SELECT</code> statements. Using this attribute, you can generate a table
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dcpp2uno.cxx571 bridges::cpp_uno::shared::VtableFactory::Slot codeSnippet( unsigned char * code, sal_PtrDiff writet… in codeSnippet() argument
585 long *raw = (long *)code; in codeSnippet()
594 return *(bridges::cpp_uno::shared::VtableFactory::Slot*)(code+writetoexecdiff); in codeSnippet()
624 Slot ** in_slots, unsigned char * code, sal_PtrDiff writetoexecdiff, in addLocalFunctions() argument
643 code, writetoexecdiff, functionOffset++, vtableOffset, in addLocalFunctions()
648 code += codeSnippetSize; in addLocalFunctions()
656 … *slots++ = codeSnippet(code, writetoexecdiff, functionOffset++, vtableOffset, false); in addLocalFunctions()
657 code += codeSnippetSize; in addLocalFunctions()
663 code, writetoexecdiff, functionOffset++, vtableOffset, in addLocalFunctions()
668 code += codeSnippetSize; in addLocalFunctions()
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DSingleSelectQueryAnalyzer.idl55 <p>The selected tables are those present in the <code>FROM</code> part
56 of a <code>SELECT</code> statement.</p>
60 … a query named <code>All Orders</code>, the SQL statement <code>SELECT * FROM "All Orders"</code>
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleExtendedComponent.idl65 <code>javax.accessibility.AccessibleComponent</code> and
66 <code>javax.accessibility.AccessibleExtendedComponent</code>.</p>
83 <code>AccessibleExtendedComponent</code>.</p>
94 <code>AccessibleExtendedComponent</code>.</p>
/trunk/main/offapi/com/sun/star/script/provider/
H A DXScriptContext.idl74 itself. In this case, the <code>getInvocationContext</code> member allows
78 the document as returned by <code>getDocument</code> is the invocation context.</p>
80 <p>If the returned context is not <NULL/>, its <code>ScriptContainer</code> attribute
81 equals the document as returned by <code>XScriptContext::getDocument</code>.</p>
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx410 unsigned char * code, sal_Int32 functionIndex, sal_Int32 vtableOffset) in codeSnippet()
412 unsigned char * p = code; in codeSnippet()
427 OSL_ASSERT(p - code <= codeSnippetSize); in codeSnippet()
428 return code + codeSnippetSize; in codeSnippet()
469 Slot ** slots, unsigned char * code, in addLocalFunctions() argument
476 (s++)->fn = code; in addLocalFunctions()
477 code = codeSnippet(code, functionOffset++, vtableOffset); in addLocalFunctions()
479 return code; in addLocalFunctions()
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl69 of a second one (<code>xType</code>).
75 from values of <code>xType</code>.
194 Instances of type <code>any</code> can not be passed using an <code>any</code>, because
195 anys cannot be nested. So if the reflected type is an <code>any</code>, then the
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentRepository.idl75 <li><code>Subject Predicate
76 XLiteral(Object->getText()^^RDFaDatatype)</code></li>
84 <code>Subject Predicate XLiteral(RDFaContent^^RDFaDatatype)</code>
112 the <code>rdfa:content</code> attribute (may be the empty
116 the <code>rdfa:datatype</code> attribute (may be <NULL/>)
203 <code>getStatementsRDFa(myURI, null, null)</code>
/trunk/main/offapi/com/sun/star/report/
H A DXReportComponent.idl160 <code>SELECT * FROM invoices WHERE cust_ref = :cid</code>, and add <code>cid</code>
163 Alternatively, you could simply base your report on the table <code>invoices</code>,
164 and add the column name <code>cust_ref</code> to the DetailFields. In this case,
165 and implicit filter clause <code>WHERE cust_ref = :&lt;new_param_name&gt;</code> will
/trunk/main/offapi/com/sun/star/util/
H A DXOfficeInstallationDirectories.idl75 <code>makeRelocatableURL</code> must be used in order to re-replace the
89 /** the counterpart of <code>makeRelocatableURL</code>.
93 directory, that was created using <code>makeRelocatableURL</code>, the
100 <code>makeRelocatableURL</code>, the input URL will be returned
H A DXAtomServer.idl75 the descriptions for all atoms of class <code>atomClass</code>
112 <code>atomClass</code> after <code>atom</code>
130 the atom for the string <code>description</code>
/trunk/main/udkapi/com/sun/star/io/
H A DXAsyncOutputMonitor.idl71 However, where the semantics of <code>flush</code> are rather vague,
72 <code>waitForCompletion</code> has very specific semantics&mdash;it just
77 disk (and it is completely unspecified whether <code>flush</code> should
84 <code>writeBytes</code> operates asynchronously).
H A DUnexpectedEOFException.idl38 /** is thrown when the <code>EOF/code> is reached during reading a datatype
39 (<code>long</code>, <code>string</code>, etc.).
/trunk/main/offapi/com/sun/star/drawing/
H A DCaptionShape.idl101 <code>CaptionAngle</code> is used.
107 It is only used if <code>CaptionIsFixedAngle</code>
124 /** If this property is <true/>, the property <code>CaptionEscapeRelative</code>
125 is used, else the property <code>CaptionEscapeAbsolute</code> is used.
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospection.idl75 <dd>Every method <code>RetType getX()</code> defines a
80 <code>void setX( [in] RetType )</code>, the property
95 access methods in the form <code>add...Listener</code>/
96 <code>remove...Listener</code> (except methods of interface
/trunk/main/offapi/com/sun/star/form/component/
H A DCommandButton.idl88 …is <TRUE/>. In this case, the <code>DefaultState</code> controls to which <code>State</code> the b…
99 …is <TRUE/>. In this case, the <code>DefaultState</code> controls to which <code>State</code> the b…
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx992 else if( pChar->code != -1 ) in readAfmMetrics()
1055 if( pChar->code != -1 ) in readAfmMetrics()
1101 if( pChar->code != -1 ) in readAfmMetrics()
1103 sal_Unicode code = 0xf000 + pChar->code; in readAfmMetrics() local
1107 m_aEncodingVector[ code ] = pChar->code; in readAfmMetrics()
1137 if( pChar->code != -1 ) in readAfmMetrics()
3015 ! ( pFont->m_pMetrics->m_aPages[ code >> 11 ] & ( 1 << ( ( code >> 8 ) & 7 ) ) ) ) in hasVerticalSubstitutions()
3155 sal_Unicode code = minCharacter; in getMetrics() local
3159 ! ( pFont->m_pMetrics->m_aPages[ code >> 11 ] & ( 1 << ( ( code >> 8 ) & 7 ) ) ) ) in getMetrics()
3165 int effectiveCode = code; in getMetrics()
[all …]

Completed in 89 milliseconds

12345678910>>...48