Home
last modified time | relevance | path

Searched refs:code (Results 276 – 300 of 1181) sorted by relevance

1...<<11121314151617181920>>...48

/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXSAXEventKeeper.idl86 * @return <code>true</code> if blocking, <code>false</code> otherwise
/trunk/main/offapi/com/sun/star/sdbc/
H A DJDBCConnectionProperties.idl66 (<code>U+0020</code>) are ignored (and, in particular, separate adjacent
76 /** specifies a set of properties to pass to <code>java.lang.System.setProperty</code> before
H A DXRow.idl274 <code>Map</code>
314 <code>ResultSet</code>
327 <code>ResultSet</code>
/trunk/main/offapi/com/sun/star/presentation/
H A DDrawPage.idl157 page. This value is only used if <code>IsDateTimeFixed</code> is <true/>.
164 this page. This is only used if <code>IsDateTimeFixed</code> is <false/>.
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java152 String code = fragment.toString(); in scan() local
153 int left = code.indexOf('('); in scan()
155 int right = code.indexOf(')', left); in scan()
157 String idInDeclaration = code.substring(left + 1, right); in scan()
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumnModel.idl80 …implementations of the <code>XGridColumnModel</code> interface the possibility to provide own colu…
104 if <code>ColumnIndex</code> does not denote a valid column index.
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentRecovery.idl44 …<p>If <code>storeToRecoveryFile</code> has not been called before, this method returns whether the…
49 document where <code>wasModifiedSinceLastSave</code> returns <TRUE/>.</p>
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx144 sal_Unicode code = rIndexEntry[startPos]; in getIndexWeight() local
146 if (tables[i].start <= code && code <= tables[i].end) in getIndexWeight()
147 return tables[i].table[code-tables[i].start]; in getIndexWeight()
/trunk/main/solenv/bin/modules/installer/windows/
H A Dpatch.pm96 my $code = "";
97 if ( $oneline =~ /^\s*(\S+)\s/ ) { $code = $1; }
113 … . $allvariables->{'MANUFACTURER'} . "\\" . $registryname . "\\" . $registryversion . "\\" . $code;
/trunk/main/udkapi/com/sun/star/script/
H A DXStarBasicModuleInfo.idl37 /** Script Module containing some scripting code in a certain scripting language
53 /** returns the script source code as string.
55 <p>The code has to correspond with the language
/trunk/main/offapi/com/sun/star/i18n/
H A DNumberFormatCode.idl33 Number format code information returned by various
43 /// Format code, for example, "YYYY-MM-DD".
49 /// Index of the code as defined in <type>NumberFormatIndex</type>.
/trunk/main/offapi/com/sun/star/frame/
H A DXModel2.idl94 the <code>ViewName</code> being <code>&quot;Default&quot;</code>.</p>
H A DFeatureStateEvent.idl67 Interest code should listen for <type>FrameActionEvent</type>
79 underline on/off. Some simple types like <code>string</code> or
/trunk/main/offapi/com/sun/star/logging/
H A DXLogger.idl93 … in the <code>log</code> calls can be omitted if <code>isLoggable</code> evaluates to false.</p>
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx348 unsigned char * code = codeBegin; in createVtables() local
353 code = addLocalFunctions( in createVtables()
354 &slots, code, in createVtables()
363 flushCode(codeBegin, code); in createVtables()
/trunk/main/sal/textenc/
H A Dtcvtlat1.tab202 /* DOS/OS2, SCRIPT_LATIN, pc code page 437 */
336 /* DOS/OS2, SCRIPT_LATIN, pc code page 850 */
509 /* DOS/OS2, SCRIPT_LATIN, pc code page 860 */
859 /* DOS/OS2, SCRIPT_LATIN, pc code page 863 */
1034 /* DOS/OS2, SCRIPT_LATIN, pc code page 865 */
1139 /* WIN, SCRIPT_LATIN, pc code page 850 */
1204 /* SCRIPT_LATIN, pc code page 850 */
1332 /* SCRIPT_LATIN, pc code page 850 */
1434 /* SCRIPT_LATIN, pc code page 850 */
1721 /* MAC, SCRIPT_LATIN, pc code page 850 */
[all …]
H A Dtcvtest1.tab186 /* DOS/OS2, SCRIPT_GREEK, pc code page 737, mac encoding 6 */
1645 /* WIN, SCRIPT_GREEK, pc code page 869, mac encoding 6 */
1912 /* WIN, SCRIPT_BALTIC, pc code page 775, mac encoding 29 */
2080 /* SCRIPT_EASTEUROPE, pc code page 852, mac encoding 29 */
2241 /* SCRIPT_LATIN, pc code page 850 */
2409 /* SCRIPT_BALTIC, pc code page 775, mac encoding 29 (?) */
2618 /* SCRIPT_GREEK, pc code page 869, mac encoding 6 */
2718 /* SCRIPT_TURKISH, pc code page 857, mac encoding 35 */
2859 /* SCRIPT_EASTEUROPE, pc code page 852, mac encoding 29 */
3027 /* SCRIPT_EASTEUROPE, pc code page 852, mac encoding 29 */
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl163 … transporting the error code <member>IOErrorCode::ACCESS_DENIED</member>.</li>
410 <code>targetContent = target.execute( "createNewContent", type )</code>
413 <code>props = sourceContent.execute( "getPropertyValues", ... )</code>
414 <code>dataStream = sourceContent.execute( "open", ... )</code>
415 <code>targetContent.execute( "setPropertyValues", props )</code>
418 <code>targetContent.execute( "insert", dataStream )</code>
421 <code>sourceContent.execute( "delete", ... )</code>
/trunk/main/offapi/com/sun/star/mozilla/
H A DXProxyRunner.idl40 /** is the interface run Mozilla XPCOM code in a managered environment
49 /** attempts to Run XPCOM code in a managered environment
54 the error code, is 0 when no error happened.
/trunk/main/writerfilter/source/ooxml/
H A DREADME.efforts22 extracted from the source code.
24 1. Marking up the efforts in the code.
26 Efforts are marked up in the code with comments like this:
75 code. Therefore a <status> element corresponds to the group of
/trunk/main/offapi/com/sun/star/rdf/
H A DXNamedGraph.idl149 <code>removeStatement(myURI, null, null)</code>
186 <code>getStatements(myURI, null, null)</code>
/trunk/main/sc/workben/celltrans/
H A Dparse.py26 def getLocaleName (code): argument
28 if code in localeNames:
29 return localeNames[code]
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTable.idl40 <code>javax.accessibility.AccessibleTable</code> and
41 <code>javax.accessibility.AccessibleExtendedTable</code> of the Java Accessibility API
259 <code>getAccessibleAt</code> to
/trunk/main/test/java/test/src/main/java/org/openoffice/test/
H A DOfficeConnection.java124 int code = 0; in tearDown() local
126 code = process.waitFor(); in tearDown()
131 assertEquals(0, code); in tearDown()
/trunk/main/offapi/com/sun/star/xforms/
H A DXModel.idl96 <code><member>getSubmission</member>( <arg>id</arg> ).submit()</code>.</p>
116 … <code><member>getSubmission</member>( <arg>id</arg>, <arg>handler</arg> ).submit()</code>.</p>

Completed in 102 milliseconds

1...<<11121314151617181920>>...48