/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | BoundedInputStream.java | 28 private long remaining; field in BoundedInputStream 32 this.remaining = max; in BoundedInputStream() 47 if (remaining <= 0) { in read() 52 --remaining; in read() 59 if (remaining <= 0) { in read() 62 long max = Math.max(remaining, len); in read() 65 remaining -= bytesRead; in read()
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XModel.idl | 158 there is at least one lock remaining, some notifications 172 there is at least one lock remaining, some notifications for 179 /** determines if there is at least one lock remaining. 182 While there is at least one lock remaining, some notifications
|
H A D | SessionManager.idl | 64 session manager kills all remaining applications and finally lets the
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | XBroadcaster.idl | 48 there is at least one lock remaining, no broadcasts are 62 there is at least one lock remaining, no broadcasts are
|
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | TODO | 31 + more detail from remaining events
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | CellDeleteMode.idl | 33 /** is used to specify how remaining cells are moved when cells are deleted.
|
H A D | AddIn.idl | 101 have this type. It will be filled with the remaining arguments of the
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | TexturingMode.idl | 49 generated per textured primitive, with the remaining area
|
H A D | XLinePolyPolygon2D.idl | 110 /** Set a single point on the poly-polygon. The remaining points of
|
H A D | XBezierPolyPolygon2D.idl | 143 The remaining points of the poly-polygon will not be changed by
|
/trunk/main/offapi/com/sun/star/geometry/ |
H A D | IntegerBezierSegment2D.idl | 36 the end point of the last curve, and the remaining members
|
H A D | RealBezierSegment2D.idl | 36 the end point of the last curve, and the remaining members
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | ParseResult.idl | 66 /** <type>KParseTokens</type> flags of remaining characters of
|
/trunk/main/offapi/com/sun/star/accessibility/ |
H A D | AccessibleTableModelChangeType.idl | 43 been inserted or deleted. In constrast, the remaining constant
|
/trunk/main/writerfilter/documentation/ |
H A D | tablesInDoc.txt | 88 handle remaining TableData<Handle> on stack
|
/trunk/main/writerfilter/source/ooxml/ |
H A D | README.efforts | 21 This file describes how the remaining efforts for writerfilter can be
|
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
H A D | UIText.ulf | 152 en-US = "Time remaining: {[1] min }[2] sec"
|
H A D | Error.ulf | 65 en-US = "Time remaining: {[1] minutes }{[2] seconds}"
|
H A D | Control.ulf | 617 en-US = "Estimated time remaining:"
|
/trunk/main/offapi/com/sun/star/chart2/data/ |
H A D | TabularDataProviderArguments.idl | 107 labeled sequences just put the remaining sequences in old order
|
/trunk/main/sfx2/source/appl/ |
H A D | shutdowniconaqua.mm | 472 // insert the remaining menu entries
|
/trunk/main/sc/source/ui/src/ |
H A D | scfuncs.src | 1600 Text [ en-US ] = "Salvage: The remaining value of the asset at the end of its life." ; 1648 Text [ en-US ] = "Salvage: The remaining value of the asset at the end of its life." ; 1688 Text [ en-US ] = "Salvage: The remaining value of the asset at the end of its life." ; 1744 Text [ en-US ] = "Salvage: The remaining value of the asset at the end of its life." ;
|
/trunk/main/toolkit/doc/layout/ |
H A D | ChangeLog | 257 remaining SUN warnings.
|
/trunk/main/ |
H A D | LICENSE | 1168 So far as we are aware, there are no patent restrictions on the remaining
|
/trunk/main/winaccessibility/source/UAccCOMIDL/ |
H A D | ia2_api_all.idl | 1404 For the remaining methods which return arrays, the server must allocate the array
|