Home
last modified time | relevance | path

Searched defs:rows (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetCellCursor.java110 int rows = ( (XColumnRowRange)UnoRuntime.queryInterface( in _collapseToCurrentArray() local
167 int rows = ((XColumnRowRange) in _collapseToCurrentRegion() local
267 int rows = ((XColumnRowRange) in _collapseToMergedArea() local
305 int rows = ((XColumnRowRange) in _collapseToSize() local
342 int rows = ((XColumnRowRange) in _expandToEntireColumns() local
379 int rows = ((XColumnRowRange) in _expandToEntireRows() local
/trunk/main/basegfx/source/workbench/
H A Dgauss.hxx47 int rows, in eliminate()
109 int rows, in substitute()
159 int rows, in solve()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_XDiagram.java93 int rows = rowamount.intValue(); in _getDataRowProperties() local
125 int rows = rowamount.intValue(); in _getDataPointProperties() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/
H A DPanelTitle.java43 public PanelTitle(String title, String subtitle, int rows, int columns) { in PanelTitle()
70 private void init(String title, String subtitle, int rows, int columns) { in init()
H A DPanelLabel.java42 public PanelLabel(String text, int rows, int columns) { in PanelLabel()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetaDataResultSet.java37 … public PostgresqlDatabaseMetaDataResultSet(XResultSet resultSet, ArrayList<ORowSetValue[]> rows) { in PostgresqlDatabaseMetaDataResultSet()
/trunk/main/dbaccess/source/core/api/
H A DStaticSet.cxx89 sal_Bool SAL_CALL OStaticSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(S… in moveRelativeToBookmark()
284 sal_Bool SAL_CALL OStaticSet::relative( sal_Int32 rows ) throw(SQLException, RuntimeException) in relative()
328 Sequence< sal_Int32 > SAL_CALL OStaticSet::deleteRows( const Sequence< Any >& rows,const connectivi… in deleteRows()
H A DWrappedResultSet.cxx73 sal_Bool SAL_CALL WrappedResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) t… in moveRelativeToBookmark()
98 Sequence< sal_Int32 > SAL_CALL WrappedResultSet::deleteRows( const Sequence< Any >& rows ,const con… in deleteRows()
H A DBookmarkSet.cxx67 sal_Bool SAL_CALL OBookmarkSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw… in moveRelativeToBookmark()
92 Sequence< sal_Int32 > SAL_CALL OBookmarkSet::deleteRows( const Sequence< Any >& rows ,const connect… in deleteRows()
H A DKeySet.cxx407 sal_Bool SAL_CALL OKeySet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(SQLE… in moveRelativeToBookmark()
443 Sequence< sal_Int32 > SAL_CALL OKeySet::deleteRows( const Sequence< Any >& rows ,const connectivity… in deleteRows()
1320 sal_Bool SAL_CALL OKeySet::relative( sal_Int32 rows ) throw(SQLException, RuntimeException) in relative()
H A DRowSetBase.cxx524 sal_Bool SAL_CALL ORowSetBase::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(… in moveRelativeToBookmark()
1001 sal_Bool SAL_CALL ORowSetBase::relative( sal_Int32 rows ) throw(SQLException, RuntimeException) in relative()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableRowsReadHandler.java48 private final List rows; field in TableRowsReadHandler
/trunk/main/pyuno/demo/
H A Dswriter.py68 rows = table.Rows variable
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DTableDsc.java35 private int rows = 0; field in TableDsc
/trunk/main/connectivity/source/drivers/calc/
H A DCResultSet.cxx109 sal_Bool SAL_CALL OCalcResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) th… in moveRelativeToBookmark()
/trunk/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx129 sal_Bool SAL_CALL OFlatResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) th… in moveRelativeToBookmark()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java54 private ArrayList<ORowSetValue[]> rows; field in CustomResultSet
60 public CustomResultSet(XResultSetMetaData resultSetMetaData, ArrayList<ORowSetValue[]> rows) { in CustomResultSet()
H A DDatabaseMetaDataResultSet.java68 private ArrayList<ORowSetValue[]> rows; field in DatabaseMetaDataResultSet
74 public DatabaseMetaDataResultSet(XResultSet impl, ArrayList<ORowSetValue[]> rows) { in DatabaseMetaDataResultSet()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DChXDiagram.java361 int rows = da.getRowDescriptions().length; in createTestEnvironment() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDResultSet.cxx114 sal_Bool SAL_CALL ODbaseResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) t… in moveRelativeToBookmark()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorksheet.java48 private Vector rows = new Vector(); field in Worksheet
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx149 …sal_Bool moveRelativeToBookmark(const ::com::sun::star::uno::Any& bookmark, sal_Int32 rows) throw(… in moveRelativeToBookmark()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1226 int rows = getRowCount(table); in Topics() local
1314 int rows = getRowCount(table); in write2() local
1612 XTableRows rows = UnoRuntime.queryInterface(XTextTable.class, table).getRows(); in removeTableRows() local
1624 XTableRows rows = UnoRuntime.queryInterface(XTextTable.class, table).getRows(); in insertTableRows() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java297 final Node[] rows = table.getNodeArray(); in addRowStyles() local
/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()
754 Sequence< sal_Int32 > SAL_CALL OResultSet::deleteRows( const Sequence< Any >& rows ) throw( SQLEx… in deleteRows()

Completed in 102 milliseconds

12