Home
last modified time | relevance | path

Searched refs:row (Results 226 – 250 of 525) sorted by relevance

12345678910>>...21

/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDataSequence.idl79 column, the parameter ROW will give you its row name.
97 row 5 and 6 in column 8. Following sequences of strings or similar strings
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl172 <td>moves the form to the virtual "insert row", where new records can be inserted</td>
178 …ase, or inserts a new record if the form is currently positioned on the virtual insertion row.</td>
184 current row from the database, and updating all controls with the new content.</td>
297 …/** is used for multiplexing row set events happening on the form which the controller is responsi…
H A DFormFeature.idl50 including the potentially active insertion row.
75 /// moves the form to the insertion row, if privileges allow
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx482 sal_Bool SAL_CALL java_sql_ResultSet::absolute( sal_Int32 row ) throw(SQLException, RuntimeExceptio… in absolute() argument
486 return callBooleanMethodWithIntArg( "absolute", mID,row ); in absolute()
489 sal_Bool SAL_CALL java_sql_ResultSet::relative( sal_Int32 row ) throw(SQLException, RuntimeExceptio… in relative() argument
493 return callBooleanMethodWithIntArg( "relative", mID,row ); in relative()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2615 sal_Bool SvxTableController::selectRow( sal_Int32 row ) in selectRow() argument
2619 CellPos aStart( 0, row ), aEnd( mxTable->getColumnCount() - 1, row ); in selectRow()
2633 sal_Bool SvxTableController::deselectRow( sal_Int32 row ) in deselectRow() argument
2637 CellPos aStart( 0, row ), aEnd( mxTable->getColumnCount() - 1, row ); in deselectRow()
/trunk/main/vcl/unx/gtk/a11y/
H A Datklistener.cxx464 const char *row; in notifyEvent() member
478 aSignalNames[aChange.Type].row, in notifyEvent()
/trunk/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocumentSettings.idl146 /** specifies whether column or row labels are looked up from
216 /** specifies whether the automatic adjustment of the row height is
H A DDataPilotField.idl120 <p>For column and row fields, this is the function for subtotals
131 <p>This property is supported by column and row fields only.</p>
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOKeyContainer.java186 XRow row = UnoRuntime.queryInterface(XRow.class, results); in appendObject() local
188 String name = row.getString(column); in appendObject()
/trunk/main/sc/source/ui/src/
H A Doptdlg.src154 Text [ en-US ] = "~Automatically find column and row labels " ;
507 Text [ en-US ] = "Colu~mn/row headers" ;
705 Text [ en-US ] = "Highlight sele~ction in column/row headers" ;
H A Dmiscdlgs.src67 Text [ en-US ] = "Delete entire ~row(s)" ;
1284 Text [ en-US ] = "~Top row" ;
1300 Text [ en-US ] = "~Bottom row" ;
1410 Text [ en-US ] = "First ~row as label" ;
/trunk/main/offapi/com/sun/star/form/control/
H A DGridControl.idl99 <p>Only the column position can be modified using this interface, as the row position within
110 /** allows access to the field data of the grid's current row in different formats
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java396 int row, in getTreeCellRendererComponent() argument
401 expanded, leaf, row, in getTreeCellRendererComponent()
/trunk/main/sc/source/ui/inc/
H A DAccessibleSpreadsheet.hxx245 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
249 virtual sal_Bool SAL_CALL unselectRow( sal_Int32 row )
/trunk/main/sw/source/core/access/
H A Dacctable.hxx197 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
201 virtual sal_Bool SAL_CALL unselectRow( sal_Int32 row )
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenDecoder.java357 private String int2CellStr(int row, int col, int relativeFlags) { in int2CellStr() argument
374 outputString += Integer.toString(row+1); in int2CellStr()
/trunk/main/oox/source/xls/
H A Dexternallinkfragment.cxx61 if( nElement == XLS_TOKEN( row ) ) return this; in onCreateContext()
63 case XLS_TOKEN( row ): in onCreateContext()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx857 …for ( FmFilterRows::const_iterator row = m_aFilterRows.begin(); row != m_aFilterRows.end(); ++row ) in getFastPropertyValue() local
859 const FmFilterRow& rRow = *row; in getFastPropertyValue()
1018 for ( FmFilterRows::const_iterator row = m_aFilterRows.begin(); in getPredicateExpressions() local
1019 row != m_aFilterRows.end(); in getPredicateExpressions()
1020 ++row, ++termIndex in getPredicateExpressions()
1023 const FmFilterRow& rRow( *row ); in getPredicateExpressions()
/trunk/main/scripting/examples/java/selector/
H A DScriptSelector.java497 int row, in getTreeCellRendererComponent() argument
502 expanded, leaf, row, in getTreeCellRendererComponent()
/trunk/main/offapi/com/sun/star/ucb/
H A DListActionType.idl120 the row on old position 5 now appears on position 3.
148 The identity of a row has changed.
/trunk/main/offapi/com/sun/star/text/
H A DTextTable.idl191 /** determines if the first row of the table is repeated on every new page.
229 /** determines if the first row of the table should be treated as
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx2111 const Any* row = rows.getConstArray(); in deleteRows() local
2114 for ( ; row != rowEnd; ++row, ++result ) in deleteRows()
2117 if ( !m_pCache->moveToBookmark( *row ) ) in deleteRows()
2122 notifyRowSetAndClonesRowDelete( *row ); in deleteRows()
2129 notifyRowSetAndClonesRowDeleted( *row, nDeletePosition ); in deleteRows()
H A DCacheSet.hxx121 …virtual sal_Bool SAL_CALL absolute( sal_Int32 row ) throw(::com::sun::star::sdbc::SQLException, ::…
153 virtual sal_Bool absolute_checked( sal_Int32 row,sal_Bool i_bFetchRow );
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx488 sal_Bool SAL_CALL OResultSet::absolute( sal_Int32 row ) throw(SQLException, RuntimeException) in absolute() argument
493 …return m_pTable ? m_aSkipDeletedSet.skipDeleted(IResultSetHelper::ABSOLUTE,row,sal_True) : sal_Fal… in absolute()
496 sal_Bool SAL_CALL OResultSet::relative( sal_Int32 row ) throw(SQLException, RuntimeException) in relative() argument
501 …return m_pTable ? m_aSkipDeletedSet.skipDeleted(IResultSetHelper::RELATIVE,row,sal_True) : sal_Fal… in relative()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl342 /** Constant used to indicate that the row description has changed. The
344 row index. The <member>AccessibleEventObject::OldValue</member> is
349 /** Constant used to indicate that the row header has changed. The

Completed in 165 milliseconds

12345678910>>...21