| /aoo41x/main/connectivity/source/drivers/flat/ | 
| H A D | EDatabaseMetaData.cxx | 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() 158 		aRows.push_back(aRow);  in impl_getTypeInfo_throw() [all …] 
 | 
| /aoo41x/main/connectivity/source/drivers/dbase/ | 
| H A D | DDatabaseMetaData.cxx | 80 		aRow.reserve(18);  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 …] 
 | 
| H A D | DTable.cxx | 1628 	OValueRefRow aRow = new OValueRefVector(_rCols.get().size());  in DeleteRow()  local 1630 	if (!fetchRow(aRow,_rCols,sal_True,sal_True))  in DeleteRow() 1662 				pIndex->Delete(m_nFilePos,*(aRow->get())[nPos]);  in DeleteRow() 2580 	OValueRefRow aRow = new OValueRefVector(m_pColumns->getCount());  in copyData()  local 2588 		aInsertRow = aRow;  in copyData() 2591 	::std::for_each(aRow->get().begin(),aRow->get().end(),TSetRefBound(sal_True));  in copyData() 2592 	if(_nPos && (_nPos < (sal_Int32)aRow->get().size()))  in copyData() 2593 		(aRow->get())[nPos]->setBound(sal_False);  in copyData() 2604             bOk = fetchRow( aRow, m_aColumns.getBody(), sal_True, sal_True);  in copyData() 2605             if ( bOk && !aRow->isDeleted() ) // copy only not deleted rows  in copyData() [all …] 
 | 
| /aoo41x/main/connectivity/source/drivers/calc/ | 
| H A D | CDatabaseMetaData.cxx | 87 		aRow.reserve(18);  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() 237 					aRows.push_back(aRow);  in getColumns() 445 			aRow.reserve(6);  in getTables() 449 			aRows.push_back(aRow);  in getTables() [all …] 
 | 
| /aoo41x/main/connectivity/source/drivers/macab/ | 
| H A D | MacabDatabaseMetaData.cxx | 796 		aRows.push_back(aRow);  in getTableTypes() 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() 932 						aRows.push_back(aRow);  in getColumns() 937 						aRows.push_back(aRow);  in getColumns() 943 						aRows.push_back(aRow);  in getColumns() 1012 		aRows.push_back(aRow);  in getTables() 1017 			aRows.push_back(aRow);  in getTables() [all …] 
 | 
| /aoo41x/main/connectivity/source/drivers/adabas/ | 
| H A D | BDatabaseMetaData.cxx | 72 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 75 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 78 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 81 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 84 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 87 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 90 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 93 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 96 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() 99 					aRow[nPos-1]->setNull();  in impl_getTypeInfo_throw() [all …] 
 | 
| /aoo41x/main/connectivity/source/drivers/kab/ | 
| H A D | KDatabaseMetaData.cxx | 794 		ODatabaseMetaDataResultSet::ORow aRow(2);  in getTableTypes()  local 797 		aRows.push_back(aRow);  in getTableTypes() 811 		ODatabaseMetaDataResultSet::ORow aRow(19);  in getTypeInfo()  local 832 		aRows.push_back(aRow);  in getTypeInfo() 870 		ODatabaseMetaDataResultSet::ORow aRow(19);  in getColumns()  local 899 			aRows.push_back(aRow);  in getColumns() 919 				aRows.push_back(aRow);  in getColumns() 964 		ODatabaseMetaDataResultSet::ORow aRow(6);  in getTables()  local 972 		aRows.push_back(aRow);  in getTables() 1003 		ODatabaseMetaDataResultSet::ORow aRow( 9 );  in getVersionColumns()  local [all …] 
 | 
| /aoo41x/main/connectivity/source/drivers/evoab2/ | 
| H A D | NDatabaseMetaData.cxx | 273 	ODatabaseMetaDataResultSet::ORow  aRow(19);  in getColumnRows()  local 323 			aRow[17] = new ORowSetValueDecorator( i );  in getColumnRows() 324 			aRows.push_back( aRow );  in getColumnRows() 1026 		ODatabaseMetaDataResultSet::ORow aRow;  in getTableTypes()  local 1031 		aRows.push_back(aRow);  in getTableTypes() 1051 		ODatabaseMetaDataResultSet::ORow aRow;  in impl_getTypeInfo_throw()  local 1052 		aRow.reserve(19);  in impl_getTypeInfo_throw() 1074 		aRows.push_back(aRow);  in impl_getTypeInfo_throw() 1079 		aRows.push_back(aRow);  in impl_getTypeInfo_throw() 1170 			aRow.reserve(6);  in getTables() [all …] 
 | 
| /aoo41x/main/connectivity/source/commontools/ | 
| H A D | TPrivilegesResultSet.cxx | 68 		static ODatabaseMetaDataResultSet::ORow aRow(8);  in OResultSetPrivileges()  local 69 		aRow[5] = new ORowSetValueDecorator(sUserWorkingFor);  in OResultSetPrivileges() 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() [all …] 
 | 
| H A D | TDatabaseMetaDataBase.cxx | 144                 ::connectivity::ODatabaseMetaDataResultSet::ORow aRow;  in getTypeInfo() 145                 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue());  in getTypeInfo() 151                     aRow.push_back(new ORowSetValueDecorator(aValue));  in getTypeInfo() 158                     if ( (*aIter)->evaluate(aRow)->getValue().getBool() )  in getTypeInfo() 161                         (*aIter)->fill(aRow);  in getTypeInfo() 166                 aTypeInfoRows.push_back(aRow);  in getTypeInfo()
  | 
| /aoo41x/main/mysqlc/source/ | 
| H A D | mysqlc_databasemetadata.cxx | 1510 			rRows.push_back(aRow);  in getTableTypes() 1552 		rRows.push_back(aRow);  in getTypeInfo() 1581 			rRows.push_back(aRow);  in getCatalogs() 1666 			rRows.push_back(aRow);  in getColumnPrivileges() 1716 			rRows.push_back(aRow);  in getColumns() 1837 			rRows.push_back(aRow);  in getProcedures() 1893 			rRows.push_back(aRow);  in getExportedKeys() 1935 			rRows.push_back(aRow);  in getImportedKeys() 1976 			rRows.push_back(aRow);  in getPrimaryKeys() 2019 			rRows.push_back(aRow);  in getIndexInfo() [all …] 
 | 
| /aoo41x/main/connectivity/source/drivers/file/ | 
| H A D | FDatabaseMetaData.cxx | 254 		aRow.reserve(6);  in getTables() 323 			aRows.push_back(aRow);  in getTables() 431 				aRows.push_back(aRow);  in getTablePrivileges() 446 								aRows.push_back(aRow);  in getTablePrivileges() 450 									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() 459 								aRows.push_back(aRow);  in getTablePrivileges() 461 								aRows.push_back(aRow);  in getTablePrivileges() [all …] 
 | 
| /aoo41x/main/sfx2/source/bastyp/ | 
| H A D | helper.cxx | 429 					String aRow = aTitle;  in GetFolderContentProperties()  local 430 					aRow += '\t';  in GetFolderContentProperties() 434 					aRow += '\t';  in GetFolderContentProperties() 436 					aRow += '\t';  in GetFolderContentProperties() 438 					aRow += '\t';  in GetFolderContentProperties() 529 					String aRow = aTitle;  in GetResultSet()  local 530 					aRow += '\t';  in GetResultSet() 531 					aRow += aType;  in GetResultSet() 532 					aRow += '\t';  in GetResultSet() 624 					aRow += '\t';  in GetHelpTreeViewContents() [all …] 
 | 
| /aoo41x/main/connectivity/source/drivers/ado/ | 
| H A D | ADatabaseMetaData.cxx | 365 		::connectivity::ODatabaseMetaDataResultSet::ORow aRow(8);  in getTablePrivileges() 373 		aRow[5] = new ::connectivity::ORowSetValueDecorator(getUserName());  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() 386 		aRow[6] = ::connectivity::ODatabaseMetaDataResultSet::getReadValue();  in getTablePrivileges() 387 		aRows.push_back(aRow);  in getTablePrivileges() 389 		aRows.push_back(aRow);  in getTablePrivileges() [all …] 
 | 
| /aoo41x/main/sw/source/filter/rtf/ | 
| H A D | rtftbl.cxx | 210     Row aRow;  in ReadTable()  local 235             aRow.mbUseLeftRowPad = (nTokenValue == 3) ? true : false;  in ReadTable() 238             aRow.mbUseTopRowPad = (nTokenValue == 3) ? true : false;  in ReadTable() 241             aRow.mbUseRightRowPad = (nTokenValue == 3) ? true : false;  in ReadTable() 247             aRow.mnLeftRowPad = nTokenValue;  in ReadTable() 250             aRow.mnTopRowPad = nTokenValue;  in ReadTable() 253             aRow.mnRightRowPad = nTokenValue;  in ReadTable() 256             aRow.mnBottomRowPad = nTokenValue;  in ReadTable() 331 				  if (nSize<=2*aRow.mnBrdDist) {  in ReadTable() 332 				    aRow.mnRightRowPad=0;  in ReadTable() [all …] 
 | 
| /aoo41x/main/autodoc/source/display/toolkit/ | 
| H A D | hf_navi_sub.cxx | 31 		aRow(),  in HF_NaviSubRow() 46     aRow.push_back( SubRow_Item( SubRow_Data(i_sText,i_sLink),  in AddItem() 53     if ( i_nIndex < int(aRow.size()) )  in SwitchOn() 54         aRow[i_nIndex].second = true;  in SwitchOn() 73     for ( SubRow::const_iterator it = aRow.begin();  in Produce_Row() 74           it != aRow.end();  in Produce_Row()
  | 
| /aoo41x/main/dbaccess/source/ui/dlg/ | 
| H A D | indexfieldscontrol.cxx | 301 		ConstIndexFieldsIterator aRow;  in GetController()  local 302 		sal_Bool bNewField = !implGetFieldDesc(_nRow, aRow);  in GetController() 308 				if (!bNewField && m_pSortingCell && 0 != aRow->sFieldName.Len())  in GetController() 474 		ConstIndexFieldsIterator aRow = m_aFields.end();  in GetCellText()  local 477 			aRow = m_aFields.begin() + _nRow;  in GetCellText() 478 			OSL_ENSURE(aRow <= m_aFields.end(), "IndexFieldsControl::SeekRow: invalid row!");  in GetCellText() 480 		return GetRowCellText(aRow,nColId);  in GetCellText()
  | 
| /aoo41x/main/scripting/workben/installer/ | 
| H A D | IdeVersion.java | 332         ArrayList aRow = (ArrayList)data.get(row);  in getValueAt() 333         return aRow.get(col);  in getValueAt() 349 		ArrayList aRow = (ArrayList)data.get(row);  in setValueAt()  local 350 		aRow.set(col, value);  in setValueAt()
  | 
| H A D | Version.java | 323         ArrayList aRow = (ArrayList)data.get(row);  in getValueAt() 324         return aRow.get(col);  in getValueAt() 340         ArrayList aRow = (ArrayList)data.get(row);  in setValueAt()  local 341         aRow.set(col, value);  in setValueAt()
  | 
| /aoo41x/main/svtools/source/contnr/ | 
| H A D | templwin.cxx | 658 			String aRow = MnemonicGenerator::EraseAllMnemonicChars( String( aTitle ) );  in GetNewDocContents()  local 659 			aRow += '\t';  in GetNewDocContents() 661 			aRow += '\t';  in GetNewDocContents() 663 			aRow += '\t';  in GetNewDocContents() 665 			aRow += '\t';  in GetNewDocContents() 667 			aRow += String( aURL );  in GetNewDocContents() 668 			aRow += '\t';  in GetNewDocContents() 670 			aRow += '0';  in GetNewDocContents() 674 				aRow += '\t';  in GetNewDocContents() 675 				aRow += String( aImageURL );  in GetNewDocContents() [all …] 
 | 
| /aoo41x/main/sfx2/source/appl/ | 
| H A D | newhelp.cxx | 339 		String aRow( pEntries[i] );  in InitRoot()  local 342 		aTitle = aRow.GetToken( 0, '\t', nIdx );  in InitRoot() 343 		aURL = aRow.GetToken( 0, '\t', nIdx );  in InitRoot() 384 					String aRow( pEntries[i] );  in RequestingChilds()  local 388 					aURL = aRow.GetToken( 0, '\t', nIdx );  in RequestingChilds() 1105 			String aRow( pFacs[i] );  in IMPL_LINK()  local 1109 			aType = aRow.GetToken( 0, '\t', nIdx );  in IMPL_LINK() 1649 		String aRow( pFacs[i] );  in Initialize()  local 1652 		aTitle = aRow.GetToken( 0, '\t', nIdx );  in Initialize() 1653 		aType = aRow.GetToken( 0, '\t', nIdx );  in Initialize() [all …] 
 | 
| /aoo41x/main/ucb/source/ucp/file/ | 
| H A D | filrset.cxx | 292 	uno::Reference< sdbc::XRow > aRow;  in OneMore()  local 306 			aRow = m_pMyShell->getv(   in OneMore() 312 				m_aItems.push_back( aRow );  in OneMore() 327 				m_aItems.push_back( aRow );  in OneMore() 341 				m_aItems.push_back( aRow );  in OneMore()
  | 
| /aoo41x/main/unotools/source/ucbhelper/ | 
| H A D | ucbhelper.cxx | 423                     String aRow = aTitle;  in GetResultSet()  local 424                     aRow += '\t';  in GetResultSet() 425                     aRow += aType;  in GetResultSet() 426                     aRow += '\t';  in GetResultSet() 427                     aRow += String( xContentAccess->queryContentIdentifierString() );  in GetResultSet() 428                     OUString* pRow = new OUString( aRow );  in GetResultSet()
  | 
| /aoo41x/main/dbaccess/source/core/misc/ | 
| H A D | DatabaseDataProvider.cxx | 792         ::std::vector< double > aRow;  in impl_fillInternalDataProvider_throw() 806                 aRow.push_back( nValue );  in impl_fillInternalDataProvider_throw() 809                 aRow.push_back( aValue.getDouble() );  in impl_fillInternalDataProvider_throw() 812         aDataValues.push_back( aRow );  in impl_fillInternalDataProvider_throw() 827             ::std::vector< double > aRow;  in impl_fillInternalDataProvider_throw() 833                 aRow.push_back(fDefaultData[k]);  in impl_fillInternalDataProvider_throw() 835             aDataValues.push_back(aRow);  in impl_fillInternalDataProvider_throw()
  | 
| /aoo41x/main/cui/source/dialogs/ | 
| H A D | insrc.cxx | 51 	aRow(CUI_RES(STR_ROW)),  in SvxInsRowColDlg() 66 		aTmp += aRow;  in SvxInsRowColDlg()
  |