Searched defs:rRows (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/mysqlc/source/ |
H A D | mysqlc_databasemetadata.cxx | 1503 std::vector< std::vector< Any > > rRows; in getTableTypes() local 1526 std::vector< std::vector< Any > > rRows; in getTypeInfo() local 1569 std::vector< std::vector< Any > > rRows; in getCatalogs() local 1604 std::vector< std::vector< Any > > rRows; in getSchemas() local 1649 std::vector< std::vector< Any > > rRows; in getColumnPrivileges() local 1692 std::vector< std::vector< Any > > rRows; in getColumns() local 1745 std::vector< std::vector< Any > > rRows; in getTables() local 1817 std::vector< std::vector< Any > > rRows; in getProcedures() local 1862 std::vector< std::vector< Any > > rRows; in getVersionColumns() local 1878 std::vector< std::vector< Any > > rRows; in getExportedKeys() local [all …]
|
/aoo4110/main/sc/source/core/inc/ |
H A D | jumpmatrix.hxx | 184 void GetResMatDimensions( SCSIZE& rCols, SCSIZE& rRows ) in GetResMatDimensions()
|
/aoo4110/main/svx/source/table/ |
H A D | tableundo.cxx | 170 static void Dispose( RowVector& rRows ) in Dispose()
|
/aoo4110/main/sc/source/core/data/ |
H A D | cell.cxx | 903 void ScFormulaCell::GetResultDimensions( SCSIZE& rCols, SCSIZE& rRows ) in GetResultDimensions()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 7413 sal_Bool GetCellPosition( const SdrObject* pObj, const std::set< sal_Int32 >& rRows, const std::set… in GetCellPosition() 7456 void GetRowPositions( const Rectangle& rSnapRect, const std::set< sal_Int32 >& rRows, in GetRowPositions() 7497 void GetLinePositions( const SdrObject* pObj, const std::set< sal_Int32 >& rRows, const std::set< s… in GetLinePositions() 7563 void CreateTableRows( Reference< XTableRows > xTableRows, const std::set< sal_Int32 >& rRows, sal_I… in CreateTableRows()
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | externalrefmgr.cxx | 292 void ScExternalRefCache::Table::getAllRows(vector<SCROW>& rRows, SCROW nLow, SCROW nHigh) const in getAllRows()
|
Completed in 542 milliseconds