/aoo41x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XSheetCellCursor.java | 110 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
|
/aoo41x/main/basegfx/source/workbench/ |
H A D | gauss.hxx | 47 int rows, in eliminate() 109 int rows, in substitute() 159 int rows, in solve()
|
/aoo41x/main/qadevOOo/tests/java/ifc/chart/ |
H A D | _XDiagram.java | 93 int rows = rowamount.intValue(); in _getDataRowProperties() local 125 int rows = rowamount.intValue(); in _getDataPointProperties() local
|
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/PanelHelper/ |
H A D | PanelTitle.java | 43 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 D | PanelLabel.java | 42 public PanelLabel(String text, int rows, int columns) { in PanelLabel()
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | StaticSet.cxx | 89 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 D | WrappedResultSet.cxx | 73 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 D | BookmarkSet.cxx | 77 sal_Bool SAL_CALL OBookmarkSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw… in moveRelativeToBookmark() 102 Sequence< sal_Int32 > SAL_CALL OBookmarkSet::deleteRows( const Sequence< Any >& rows ,const connect… in deleteRows()
|
H A D | KeySet.cxx | 407 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 D | RowSetBase.cxx | 524 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()
|
H A D | RowSetCache.cxx | 532 sal_Bool ORowSetCache::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) in moveRelativeToBookmark() 1185 sal_Bool ORowSetCache::relative( sal_Int32 rows ) in relative()
|
H A D | resultset.cxx | 971 sal_Bool OResultSet::relative(sal_Int32 rows) throw( SQLException, RuntimeException ) in relative() 1066 sal_Bool OResultSet::moveRelativeToBookmark(const Any& bookmark, sal_Int32 rows) throw( SQLExceptio… in moveRelativeToBookmark()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/ |
H A D | TableRowsReadHandler.java | 48 private final List rows; field in TableRowsReadHandler
|
/aoo41x/main/pyuno/demo/ |
H A D | swriter.py | 68 rows = table.Rows variable
|
/aoo41x/main/qadevOOo/runner/util/ |
H A D | TableDsc.java | 35 private int rows = 0; field in TableDsc
|
/aoo41x/main/connectivity/source/drivers/calc/ |
H A D | CResultSet.cxx | 109 sal_Bool SAL_CALL OCalcResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) th… in moveRelativeToBookmark()
|
/aoo41x/main/connectivity/source/drivers/flat/ |
H A D | EResultSet.cxx | 129 sal_Bool SAL_CALL OFlatResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) th… in moveRelativeToBookmark()
|
/aoo41x/main/qadevOOo/tests/java/mod/_sch/ |
H A D | ChXDiagram.java | 361 int rows = da.getRowDescriptions().length; in createTestEnvironment() local
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DResultSet.cxx | 114 sal_Bool SAL_CALL ODbaseResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) t… in moveRelativeToBookmark()
|
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Worksheet.java | 48 private Vector rows = new Vector(); field in Worksheet
|
/aoo41x/main/svx/inc/svx/ |
H A D | fmtools.hxx | 149 …sal_Bool moveRelativeToBookmark(const ::com::sun::star::uno::Any& bookmark, sal_Int32 rows) throw(… in moveRelativeToBookmark()
|
/aoo41x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaTemplate.java | 1226 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
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | ImageElementLayoutController.java | 297 final Node[] rows = table.getNodeArray(); in addRowStyles() local
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 726 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()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AResultSet.cxx | 857 sal_Bool SAL_CALL OResultSet::moveRelativeToBookmark( const Any& bookmark, sal_Int32 rows ) throw(S… in moveRelativeToBookmark() 929 Sequence< sal_Int32 > SAL_CALL OResultSet::deleteRows( const Sequence< Any >& rows ) throw(SQLExcep… in deleteRows()
|