Home
last modified time | relevance | path

Searched refs:rows (Results 126 – 150 of 302) sorted by relevance

12345678910>>...13

/trunk/main/offapi/com/sun/star/sdb/
H A DRowsChangeEvent.idl31 /** indicates which rows have changed and the type of change action on the row set.
H A DRowChangeEvent.idl44 /** indicates the number of rows affected by the change.
H A DXRowsChangeListener.idl40 /** is called when rows are inserted, updated, or deleted.
/trunk/main/offapi/com/sun/star/view/
H A DXPrintPreview.idl40 /** RowCount and ColumnCount contain the number of rows and columns
/trunk/main/offapi/com/sun/star/sdbc/
H A DChangeEvent.idl41 /** indicates the number of rows affected by the change. */
H A DDBASEConnectionProperties.idl50 /** <TRUE/> when deleted rows should be shown, otherwise <FALSE/>
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx949 ::relative( sal_Int32 rows ) in relative() argument
960 return m_xResultSetOrigin->relative( rows ); in relative()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx726 sal_Bool SAL_CALL OResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(… in moveRelativeToBookmark() argument
754 Sequence< sal_Int32 > SAL_CALL OResultSet::deleteRows( const Sequence< Any >& rows ) throw( SQLEx… in deleteRows() argument
/trunk/main/offapi/com/sun/star/sheet/
H A DCellDeleteMode.idl57 /** entire rows below the deleted cells are moved up.
H A DCellInsertMode.idl57 /** entire rows below the inserted cells are moved down.
H A DXDataPilotResults.idl54 <p>The outer sequence contains the value rows. The inner sequences
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccTable.h111 STDMETHOD(get_selectedRows)(long maxRows, long **rows, long * nRows);
/trunk/main/offapi/com/sun/star/awt/grid/
H A DDefaultGridDataModel.idl37 and remove rows, modify cell values, and the like.</p>
H A DGridSelectionEvent.idl43 /** denotes the indexes of the rows being selected at the time the event was fired.
/trunk/main/offapi/com/sun/star/table/
H A DXMergeableCell.idl56 /** returns the number of rows this cell spans.
/trunk/main/offapi/com/sun/star/chart/
H A DChartDataChangeType.idl45 /** The range of columns and rows, given in the
H A DStackableDiagram.idl36 which the data rows may be displayed stacked on each other or in
/trunk/main/connectivity/source/inc/flat/
H A DEResultSet.hxx69 …RelativeToBookmark( const ::com::sun::star::uno::Any& bookmark, sal_Int32 rows ) throw(::com::sun:…
/trunk/main/offapi/com/sun/star/form/
H A DXConfirmDeleteListener.idl41 rows in a <type scope="com::sun::star::form::component">DataForm</type>.
H A DXGridControl.idl56 /// provides access to the data in the control, even in non-current rows
/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx557 sal_Bool SAL_CALL SortedResultSet::relative( sal_Int32 rows ) in relative() argument
567 if ( rows == 0 ) in relative()
570 sal_Int32 nTmp = mnCurEntry + rows; in relative()
/trunk/main/offapi/com/sun/star/ucb/
H A DOpenCommandArgument2.idl49 /** The sort criteria for the rows of the returned
/trunk/main/offapi/com/sun/star/rdf/
H A DXQuerySelectResult.idl43 <li>an iterator of query results (rows),
/trunk/main/cui/source/dialogs/
H A Dnewtabledlg.src60 Text [ en-US ] = "Number of rows:" ;
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log63 ITEM Assertion OK : Range of multiple rows is: $1:$1,$5:$7
65 ITEM Assertion OK : Range of several rows is: $5:$8,$6:$10

Completed in 58 milliseconds

12345678910>>...13