Home
last modified time | relevance | path

Searched refs:aRows (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/connectivity/source/drivers/flat/
H A DEDatabaseMetaData.cxx75 if(aRows.empty()) in impl_getTypeInfo_throw()
99 aRows.push_back(aRow); in impl_getTypeInfo_throw()
105 aRows.push_back(aRow); in impl_getTypeInfo_throw()
113 aRows.push_back(aRow); in impl_getTypeInfo_throw()
120 aRows.push_back(aRow); in impl_getTypeInfo_throw()
127 aRows.push_back(aRow); in impl_getTypeInfo_throw()
134 aRows.push_back(aRow); in impl_getTypeInfo_throw()
140 aRows.push_back(aRow); in impl_getTypeInfo_throw()
146 aRows.push_back(aRow); in impl_getTypeInfo_throw()
152 aRows.push_back(aRow); in impl_getTypeInfo_throw()
[all …]
/trunk/main/connectivity/source/drivers/dbase/
H A DDDatabaseMetaData.cxx77 if(aRows.empty()) in impl_getTypeInfo_throw()
102 aRows.push_back(aRow); in impl_getTypeInfo_throw()
109 aRows.push_back(aRow); in impl_getTypeInfo_throw()
115 aRows.push_back(aRow); in impl_getTypeInfo_throw()
125 aRows.push_back(aRow); in impl_getTypeInfo_throw()
131 aRows.push_back(aRow); in impl_getTypeInfo_throw()
135 aRows.push_back(aRow); in impl_getTypeInfo_throw()
141 aRows.push_back(aRow); in impl_getTypeInfo_throw()
147 aRows.push_back(aRow); in impl_getTypeInfo_throw()
154 aRows.push_back(aRow); in impl_getTypeInfo_throw()
[all …]
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx791 if (aRows.empty()) in getTableTypes()
796 aRows.push_back(aRow); in getTableTypes()
798 pResult->setRows(aRows); in getTableTypes()
808 if (aRows.empty()) in getTypeInfo()
833 aRows.push_back(aRow); in getTypeInfo()
840 aRows.push_back(aRow); in getTypeInfo()
846 aRows.push_back(aRow); in getTypeInfo()
852 aRows.push_back(aRow); in getTypeInfo()
997 if (aRows.empty()) in getTables()
1012 aRows.push_back(aRow); in getTables()
[all …]
/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx82 if(aRows.empty()) in impl_getTypeInfo_throw()
86 aRows.reserve(6); in impl_getTypeInfo_throw()
110 aRows.push_back(aRow); in impl_getTypeInfo_throw()
117 aRows.push_back(aRow); in impl_getTypeInfo_throw()
124 aRows.push_back(aRow); in impl_getTypeInfo_throw()
131 aRows.push_back(aRow); in impl_getTypeInfo_throw()
138 aRows.push_back(aRow); in impl_getTypeInfo_throw()
145 aRows.push_back(aRow); in impl_getTypeInfo_throw()
148 pResult->setRows(aRows); in impl_getTypeInfo_throw()
245 pResult->setRows(aRows); in getColumns()
[all …]
/trunk/main/connectivity/source/commontools/
H A DTPrivilegesResultSet.cxx67 ODatabaseMetaDataResultSet::ORows aRows; in OResultSetPrivileges() local
72 aRows.push_back(aRow); in OResultSetPrivileges()
74 aRows.push_back(aRow); in OResultSetPrivileges()
76 aRows.push_back(aRow); in OResultSetPrivileges()
78 aRows.push_back(aRow); in OResultSetPrivileges()
80 aRows.push_back(aRow); in OResultSetPrivileges()
82 aRows.push_back(aRow); in OResultSetPrivileges()
84 aRows.push_back(aRow); in OResultSetPrivileges()
86 aRows.push_back(aRow); in OResultSetPrivileges()
88 aRows.push_back(aRow); in OResultSetPrivileges()
[all …]
H A DFDatabaseMetaDataResultSet.cxx735 Sequence< Sequence<Any> > aRows; in initialize() local
736 if ( _aArguments[1] >>= aRows ) in initialize()
739 const Sequence<Any>* pRowsIter = aRows.getConstArray(); in initialize()
740 const Sequence<Any>* pRowsEnd = pRowsIter + aRows.getLength(); in initialize()
/trunk/main/svtools/workben/
H A Dbrowser.cxx110 DataList aRows; member in Browser
344 aRows.Insert( n, LIST_APPEND ); in Browser()
482 return aRows.Count(); in GetRowCount()
491 aRows.Seek(nRow); in SeekRow()
503 String aText( aRows.GetCurObject() ); in PaintField()
618 aBrowser.aRows.Insert( nNewRowNo++, nPos ); in IMPL_LINK_INLINE_END()
626 aBrowser.aRows.Insert( nNewRowNo++, nPos ); in IMPL_LINK_INLINE_END()
643 aBrowser.aRows.Remove( nPos ); in IMPL_LINK_INLINE_END()
649 aBrowser.aRows.Remove( nPos ); in IMPL_LINK_INLINE_END()
660 aBrowser.aRows.Remove( nPos ); in IMPL_LINK_INLINE_END()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx211 const FieldLinkRow* aRows[] = { in commitLinkPairs() local
218 aRows[ i ]->GetFieldName( FieldLinkRow::eDetailField, sDetailField ); in commitLinkPairs()
219 aRows[ i ]->GetFieldName( FieldLinkRow::eMasterField, sMasterField ); in commitLinkPairs()
265 FieldLinkRow* aRows[] = { in initializeFieldLists() local
270 aRows[i]->fillList( FieldLinkRow::eDetailField, sDetailFields ); in initializeFieldLists()
271 aRows[i]->fillList( FieldLinkRow::eMasterField, sMasterFields ); in initializeFieldLists()
316 FieldLinkRow* aRows[] = { in initializeFieldRowsFrom() local
321 aRows[ i ]->SetFieldName( FieldLinkRow::eDetailField, *pDetailFields ); in initializeFieldRowsFrom()
322 aRows[ i ]->SetFieldName( FieldLinkRow::eMasterField, *pMasterFields ); in initializeFieldRowsFrom()
357 const FieldLinkRow* aRows[] = { in updateOkButton() local
[all …]
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx323 aRows.push_back(aRow); in getTables()
327 pResult->setRows(aRows); in getTables()
431 aRows.push_back(aRow); in getTablePrivileges()
446 aRows.push_back(aRow); in getTablePrivileges()
453 aRows.push_back(aRow); in getTablePrivileges()
455 aRows.push_back(aRow); in getTablePrivileges()
457 aRows.push_back(aRow); in getTablePrivileges()
470 pResult->setRows(aRows); in getTablePrivileges()
705 if(aRows.empty()) in getTableTypes()
710 aRows.push_back(aRow); in getTableTypes()
[all …]
/trunk/main/sc/source/core/tool/
H A Dchartarr.cxx200 vector<SCROW> aRows; in CreateMemChartSingle() local
201 aRows.reserve(nTotalRows); in CreateMemChartSingle()
211 aRows.push_back(nThisRow); in CreateMemChartSingle()
215 SCSIZE nRowCount = aRows.size(); in CreateMemChartSingle()
235 aRows.push_back(nStrRow); in CreateMemChartSingle()
258 pDocument->GetCell( aCols[nCol], aRows[nRow], nTab1, pCell ); in CreateMemChartSingle()
269 aRows[nRow], nTab1, nFormat ); in CreateMemChartSingle()
327 ScAddress aAddr( nStrCol, aRows[nRow], nTab1 ); in CreateMemChartSingle()
328 pDocument->GetString( nStrCol, aRows[nRow], nTab1, aString ); in CreateMemChartSingle()
334 aString += String::CreateFromInt32( aRows[nRow]+1 ); in CreateMemChartSingle()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx274 aRows.clear(); in getColumnRows()
324 aRows.push_back( aRow ); in getColumnRows()
328 return aRows ; in getColumnRows()
1031 aRows.push_back(aRow); in getTableTypes()
1034 pResult->setRows(aRows); in getTableTypes()
1049 if(aRows.empty()) in impl_getTypeInfo_throw()
1074 aRows.push_back(aRow); in impl_getTypeInfo_throw()
1079 aRows.push_back(aRow); in impl_getTypeInfo_throw()
1081 pResultSet->setRows(aRows); in impl_getTypeInfo_throw()
1174 aRows.push_back(aRow); in getTables()
[all …]
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx393 pRow = aRows[nRow]; in GetAbsHeight()
399 if( nRow+nRowSpan==aRows.Count() ) in GetAbsHeight()
402 pRow = aRows[nRow+nRowSpan-1]; in GetAbsHeight()
456 if( aRows.Seek_Entry( pRow, &nRow ) ) in CollectTableRowsCols()
459 aRows.Insert( pRow ); in CollectTableRowsCols()
469 ASSERT( aRows.Seek_Entry(&aRow), in CollectTableRowsCols()
593 aRows.Seek_Entry( &aRow, &nRow ); in FillTableRowsCols()
605 SwWriteTableRow *pRow = aRows[nOldRow]; in FillTableRowsCols()
606 SwWriteTableRow *pEndRow = aRows[nRow]; in FillTableRowsCols()
840 aRows.Insert( pRow ); in SwWriteTable()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx576 if( !(aRows[0])->bTopBorder ) in Write()
578 if( !(aRows[aRows.Count()-1])->bBottomBorder ) in Write()
588 SwWriteTableRow *pRow = aRows[0]; in Write()
589 for( nRow=1; nRow < aRows.Count(); nRow++ ) in Write()
591 SwWriteTableRow *pNextRow = aRows[nRow]; in Write()
750 if( aCols.Count() > 1 && aRows.Count() > 1 ) in Write()
776 else if( aRows.Count() > 1 ) in Write()
904 nHeadEndRow<aRows.Count()-1 && !aRows[nHeadEndRow]->bBottomBorder ) in Write()
919 for( nRow = 0; nRow < aRows.Count(); nRow++ ) in Write()
921 const SwWriteTableRow *pRow2 = aRows[nRow]; in Write()
[all …]
/trunk/main/connectivity/source/drivers/adabas/
H A DBDatabaseMetaData.cxx56 static ::connectivity::ODatabaseMetaDataResultSet::ORows aRows; in impl_getTypeInfo_throw()
57 if(aRows.empty()) in impl_getTypeInfo_throw()
59 aRows.reserve(19); in impl_getTypeInfo_throw()
147 aRows.push_back(aRow); in impl_getTypeInfo_throw()
151 pResult->setRows(aRows); in impl_getTypeInfo_throw()
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx364 ::connectivity::ODatabaseMetaDataResultSet::ORows aRows; in getTablePrivileges()
366 aRows.reserve(8); in getTablePrivileges()
377 aRows.push_back(aRow); in getTablePrivileges()
379 aRows.push_back(aRow); in getTablePrivileges()
381 aRows.push_back(aRow); in getTablePrivileges()
383 aRows.push_back(aRow); in getTablePrivileges()
385 aRows.push_back(aRow); in getTablePrivileges()
387 aRows.push_back(aRow); in getTablePrivileges()
389 aRows.push_back(aRow); in getTablePrivileges()
391 aRows.push_back(aRow); in getTablePrivileges()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx294 vector<SCROW> aRows; in getAllRows() local
295 aRows.reserve(maRows.size()); in getAllRows()
299 aRows.push_back(itr->first); in getAllRows()
302 ::std::sort(aRows.begin(), aRows.end()); in getAllRows()
303 rRows.swap(aRows); in getAllRows()
591 vector<SCROW> aRows; in getCellRangeData()
592 pTab->getAllRows(aRows, nDataRow1, nDataRow2); in getCellRangeData()
593 …for (vector<SCROW>::const_iterator itr = aRows.begin(), itrEnd = aRows.end(); itr != itrEnd; ++itr) in getCellRangeData()
621 vector<SCROW> aRows; in getCellRangeData() local
623 if (aRows.empty()) in getCellRangeData()
[all …]
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5700 std::vector< std::pair< sal_Int32, sal_Int32 > >& aRows, in GetCellBottom()
5703 sal_Int32 nBottom = aRows[nRow].first + aRows[nRow].second; in GetCellBottom()
5707 if ( nR < aRows.size() ) in GetCellBottom()
5708 nBottom += aRows[ nR ].second; in GetCellBottom()
5746 std::vector< std::pair< sal_Int32, sal_Int32 > > aRows; in ImplCreateTable() local
5796 while( aIter != aRows.end() ) in ImplCreateTable()
5821 sal_Int32 nTop = aRows[ nRow ].first; in ImplCreateTable()
5903 aRows[ nLine ].first, nRight, aRows[ nLine ].first ); in ImplCreateTable()
5920 if ( nBottom == ( aRows[ nLine-1 ].first + aRows[ nLine-1 ].second ) ) in ImplCreateTable()
5946 aCellBorder.mnPos = aRows[ nRow].first; in ImplCreateTable()
[all …]
/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx104 …Sequence< Reference< data::XLabeledDataSequence> > aRows = xRowCategoriesSource->getDataSequences(… in ExplicitCategoriesProvider() local
107 sal_Int32 nRowCount = aRows.getLength(); in ExplicitCategoriesProvider()
127 m_aSplitCategoriesList=aRows; in ExplicitCategoriesProvider()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx238 SwWriteTableRows aRows; // alle Zellen member in SwWriteTable
323 const SwWriteTableRows& GetRows() const { return aRows; } in GetRows()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx819 const SwWriteTableRows& aRows = m_pTableWrt->GetRows( ); in TableDefinition() local
820 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableDefinition()
859 const SwWriteTableRows& aRows = m_pTableWrt->GetRows( ); in TableDefaultBorders() local
860 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableDefaultBorders()
905 const SwWriteTableRows& aRows = m_pTableWrt->GetRows( ); in TableBackgrounds() local
906 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableBackgrounds()
981 const SwWriteTableRows& aRows = m_pTableWrt->GetRows( ); in TableVerticalCell() local
982 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableVerticalCell()
/trunk/main/svx/source/table/
H A Dtablemodel.cxx252 void TableModel::UndoRemoveRows( sal_Int32 nIndex, RowVector& aRows ) in UndoRemoveRows() argument
256 const sal_Int32 nCount = sal::static_int_cast< sal_Int32 >( aRows.size() ); in UndoRemoveRows()
261 maRows[nIndex+nOffset] = aRows[nOffset]; in UndoRemoveRows()
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1559 vector<SCROW> aRows; in getAllRows() local
1560 mpTable->getAllRows(aRows); in getAllRows()
1561 size_t nSize = aRows.size(); in getAllRows()
1564 aRowsSeq[i] = aRows[i]; in getAllRows()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.cxx68 Sequence< Sequence< Any > > aRows(_rRows.size()); in lcl_setRows_throw() local
71 Sequence< Any > * pRowsIter = aRows.getArray(); in lcl_setRows_throw()
72 Sequence< Any > * pRowsEnd = pRowsIter + aRows.getLength(); in lcl_setRows_throw()
79 aArgs[1] <<= aRows; in lcl_setRows_throw()
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx1533 ::std::vector<SCROW> aRows; in MoveTo()
1541 aRows.push_back( nRow); in MoveTo()
1562 for (::std::vector<SCROW>::const_iterator it( aRows.begin()); in MoveTo()
1563 it != aRows.end() && nStopPos < nCount; ++it, in MoveTo()
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx474 ODatabaseMetaDataResultSet::ORows aRows; in getTablePrivileges() local
492 aRows.push_back(aRow); in getTablePrivileges()
494 pNewPrivRes->setRows(aRows); in getTablePrivileges()

Completed in 258 milliseconds

12