Home
last modified time | relevance | path

Searched refs:last (Results 51 – 75 of 451) sorted by relevance

12345678910>>...19

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XCachedDynamicResultSetFactory.java93 resSetStubS.last() ; in _createCachedDynamicResultSet()
96 resSetS.last() ; in _createCachedDynamicResultSet()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XSpinField.java71 public void last(SpinEvent e) { in last() method in _XSpinField.TestListener
155 oObj.last() ; in _last()
/trunk/main/offapi/com/sun/star/rendering/
H A DXBezierPolyPolygon2D.idl62 last polygon.<p>
78 The number of points to extract from the last polygon. This
79 value must not exceed the number of points in this last
/trunk/main/vcl/unx/generic/app/
H A Di18n_keysym.cxx38 const int first; const int last; member
356 if ((p_map != NULL) && (n_byte4 >= p_map->first) && (n_byte4 <= p_map->last) ) in KeysymToUnicode()
/trunk/main/offapi/com/sun/star/sdbc/
H A DFetchDirection.idl36 /** The rows in a result set will be processed in a forward direction; first-to-last.
41 /** The rows in a result set will be processed in a reverse direction; last-to-first.
/trunk/main/offapi/com/sun/star/awt/
H A DFocusChangeReason.idl70 /** Changed Focus forward from last to first or backward from first to
71 last.
H A DXCurrencyField.idl93 /** sets the last value to be set on END key.
99 /** returns the currently set last value which is set on END key.
H A DXDateField.idl96 /** sets the last value to be set on END key.
102 /** returns the currently set last value which is set on END key.
/trunk/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx98 virtual void rowsInserted( RowPos first, RowPos last ) = 0;
110 virtual void rowsRemoved( RowPos first, RowPos last ) = 0;
/trunk/main/registry/tools/
H A Dregmerge.cxx69 std::vector< std::string >::iterator first = rArgs.begin(), last = rArgs.end(); in initOptions_Impl() local
70 if ((first != last) && ((*first)[0] == '-')) in initOptions_Impl()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetAnnotation.idl57 /** returns the name of the user who last changed the annotation.
64 annotation was last changed.
H A DAccessibleSpreadsheetDocumentView.idl94 first and than all over lying objects. The last painted object
95 is also the last child.</p>
108 one can exist in the same time) is the last object.</li>
H A DAccessibleSpreadsheetPageView.idl100 first and than all over lying objects. The last painted object
101 is also the last child.</p>
107 <li>Footers appear immediately after the last table fragment.</li>
H A DDDELinkInfo.idl38 list of DDE items which may contain results cached from the last update.</p>
65 /** A list of DDE items. Each item may contain its results from the last
/trunk/main/offapi/com/sun/star/style/
H A DParagraphAdjust.idl55 /** adjusted to both borders / stretched, except for last line
69 /** adjusted to both borders / stretched, including last line
/trunk/main/offapi/com/sun/star/logging/
H A DXSimpleLogRing.idl37 /** a simple log ring allowing to collect a limited number of last events
58 number of last messages.
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DQueryInQuery.java70 outerRowSet.last(); in verifyEqualRowSetContent()
71 innerRowSet.last(); in verifyEqualRowSetContent()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java320 StringBuffer last = new StringBuffer(); in getProcesses() local
333 last.append(token); in getProcesses()
338 p.put("command", last.toString().trim()); in getProcesses()
/trunk/main/offapi/com/sun/star/awt/grid/
H A DGridDataEvent.idl53 /** denotes the last column affected by a change
64 /** denotes the last row affected by a change
/trunk/main/offapi/com/sun/star/rdf/
H A DXURI.idl49 <li>after the last occurrence of the path separator: "/"</li>
50 <li>after the last occurrence of the scheme separator: ":"</li>
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java107 boolean last() throws SQLException in last() method in ResultSet
109 return m_resultSet.last(); in last()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl88 running, the last effect on the last slide was already
94 /** Undo the last effect in the main sequence of the slideshow.<p>
96 The current slide is displayed as if the last user-triggered effect
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleTableModelChange.idl64 <p>The last row that has been changed or that contains modified
78 <p>The last column that has been changed or contains modified
H A DTextSegment.idl45 value of -1 signals an error (like the request for a word after the last
72 /** Index of the character directly behind the last character of the
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXHyphenatedWord.idl71 to n-2 (before the last character) where n is the length of
90 to m-2 (before the last character) where m is the length of

Completed in 83 milliseconds

12345678910>>...19