Home
last modified time | relevance | path

Searched refs:code (Results 251 – 275 of 1180) sorted by last modified time

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

/trunk/main/udkapi/com/sun/star/bridge/oleautomation/
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.
H A DCurrency.idl29 /** is the UNO representation of the Automation type <code>CY</code>, also know
30 as <code>CURRENCY</code>.
32 A <code>CY</code> could actually be represented as <atom>hyper</atom> in UNO
36 typedef'd currency type would be represented as <code>long</code> in Java.
37 The information that the <code>long</code> is a currency type is lost.
49 /** corresponds to the Automation type <code>CY</code>.
/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>
H A DSocketPermission.idl40 <code>"localhost"</code> (for the local machine). The wildcard <code>"*"</code>
43 leftmost position, as in <code>"*.sun.com"</code>.
45 The port or portrange is optional. A port specification of the form <code>"N-"</code>,
46 where <code>N</code> is a port number, signifies all ports numbered <code>N</code> and above,
47 while a specification of the form <code>"-N"</code> indicates all ports numbered
48 <code>N</code> and below.
53 <li><code>accept</code></li>
54 <li><code>connect</code></li>
55 <li><code>listen</code></li>
56 <li><code>resolve</code></li>
[all …]
/trunk/main/udkapi/com/sun/star/bridge/
H A DXBridgeSupplier2.idl53 bridging code involved when those types are being used.
/trunk/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>
H A DSetPropertyTolerantFailed.idl45 /** specifies the success or error code for setting the
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
H A DXIntrospectionAccess.idl259 <code>addFooListener( XFooListener xFoo )</code> and
260 <code>removeFooListener( XFooListener xFoo )</code>
H A DMethodConcept.idl63 </code>, <code>void set...()</code> or <code>boolean is...()
72 </code> or <code>remove...Listener()</code>. </p>
92 <code>get...ByName()</code>,
93 <code>set...ByName()</code>,
94 <code>replace...ByName()</code>,
95 <code>remove...ByName()</code>,
96 <code>has...ByName()</code>, or
107 <code>get...ByIndex()</code>,
108 <code>insert...ByIndex()</code>,
109 <code>replace...ByIndex()</code>, or
[all …]
H A DGetPropertyTolerantResult.idl47 /** specifies a success or error code for the retrieval operation.
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx162 gint eCode = pError->code; in convertToException()
353 if (ppError && (*ppError)->code == G_IO_ERROR_NOT_MOUNTED) in getGFileInfo()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpurl.hxx69 sal_Int32 code() const { return n_err; } in code() function in ftp::curl_exception
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/toolkit/doc/layout/
H A DChangeLog163 code duplication from layout: new Box_Base class implements
184 Commented-out code cleanups.
244 source/awt/vclxtopwindow.cxx: Remove code duplication from
369 * source/core/translate.cxx: Remove #if 0'ed fopen code in
374 * workben/test.cxx: Remove test code.
689 TEST_LAYOUT code and dist into OO.o.
700 target to `distribute' dialog code to OO.o.
1007 * workben/zoom.cxx, workben/zoom.hxx: Update zoom code from svx
1076 * workben/zoom.cxx: Remove debugging code.
1144 * : Add mpWindow != &OKbutton debug code and crude fix.
[all …]
H A DREADME5 New code lives in "layoutdialogs" CWS or ooo-build trunk.
H A DTODO66 * code
103 *** look into code duplication: source/core/*.
125 + share code with vcl/source/gdi/impimagetree.cxx
216 + wrapper code - improving ...
223 + dual-compile code under VCL & 'layout' and compare
H A Dapinotes.txt95 copy the code from XCurrencyField ? make a sub-class there ?
H A Dmetricfield.txt73 + share the code in a base-class ...
H A Dnotes.txt50 the layout process would happen inside the toolkit code
55 --- code pointers ---
70 + factories / code to associate UNO peers with VCL windows
H A Doldnotes.txt42 + code to read this & generate UIs is in:
50 + cf. the interesting test code ...
56 + This code has ~all we need to get a simple impl.
155 code ...
190 + hard-code container hooks into the xmlscript/ parser ...
205 + ** how does the xml code generate these guys ? **
/trunk/main/testtools/source/cliversioning/
H A Dreadme.txt54 "version", from the same directory and tries to run a particular test code
55 which is only available in the version_xxx.dll s. The code in the
86 directory. The java code calls runtest and also sets PATH so that the test
/trunk/main/testtools/
H A Dreadme.txt20 bridgetest.cxx to switch off the code which uses the getCaughtException function.
/trunk/main/test/source/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/sw/source/filter/ww1/
H A Dw1class.cxx1056 String Ww1Assoc::GetStr(sal_uInt16 code) in GetStr() argument
1059 DBG_ASSERT(code<MaxFields, "out of range"); in GetStr()
1060 if (pStrTbl[code] != NULL) in GetStr()
1061 for( sal_uInt16 i=0;i<pStrTbl[code][0];i++ ) in GetStr()
1062 sRet += String( pStrTbl[code][i+1], RTL_TEXTENCODING_MS_1252 ); in GetStr()

Completed in 77 milliseconds

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