/aoo4110/main/sal/inc/osl/ |
H A D | profile.hxx | 92 sal_uInt32 nFirstId, const std::list< rtl::OString >& rStrings, in readIdent() 95 int nItems = rStrings.size(); in readIdent() 97 std::list< rtl::OString >::const_iterator it = rStrings.begin(); in readIdent() 99 while( it != rStrings.end() ) in readIdent() 122 sal_uInt32 nFirstId, const std::list< rtl::OString >& rStrings, in writeIdent() 125 int nItems = rStrings.size(); in writeIdent() 127 std::list< rtl::OString >::const_iterator it = rStrings.begin(); in writeIdent() 129 while( it != rStrings.end() ) in writeIdent()
|
/aoo4110/main/basic/source/comp/ |
H A D | symtbl.cxx | 103 SbiSymPool::SbiSymPool( SbiStringPool& r, SbiSymScope s ) : rStrings( r ) in SbiSymPool() 142 p->nId = rStrings.Add( rName ); in AddSym() 154 p->nId = rStrings.Add( rName ); in AddProc() 190 pDef->nId = rStrings.Add( aName ); in Add() 332 aName = pIn->rStrings.Find( nId ); in GetName()
|
/aoo4110/main/sc/source/core/data/ |
H A D | documen3.cxx | 1359 … SCCOL nCol, SCROW nRow, SCTAB nTab, bool bFilter, TypedScStrCollection& rStrings, bool& rHasDates) in GetFilterEntries() argument 1391 rStrings.SetCaseSensitive( aParam.bCaseSens ); in GetFilterEntries() 1414 pTab[nTab]->GetFilterEntries( nCol, nStartRow, nEndRow, rStrings, rHasDates ); in GetFilterEntries() 1429 … SCTAB nTab, TypedScStrCollection& rStrings, bool& rHasDates ) in GetFilterEntriesArea() argument 1433 pTab[nTab]->GetFilterEntries( nCol, nStartRow, nEndRow, rStrings, rHasDates ); in GetFilterEntriesArea() 1445 TypedScStrCollection& rStrings, sal_Bool bLimit ) in GetDataEntries() argument 1456 if( pData && pData->FillSelectionList( rStrings, ScAddress( nCol, nRow, nTab ) ) ) in GetDataEntries() 1477 sal_Bool ScDocument::GetFormulaEntries( TypedScStrCollection& rStrings ) in GetFormulaEntries() argument 1494 if ( !rStrings.Insert(pNew) ) in GetFormulaEntries() 1513 if ( !rStrings.Insert(pNew) ) in GetFormulaEntries() [all …]
|
H A D | column3.cxx | 1489 void ScColumn::GetFilterEntries(SCROW nStartRow, SCROW nEndRow, TypedScStrCollection& rStrings, boo… in GetFilterEntries() argument 1552 if ( !rStrings.Insert( pData ) ) in GetFilterEntries() 1571 sal_Bool ScColumn::GetDataEntries(SCROW nStartRow, TypedScStrCollection& rStrings, sal_Bool bLimit) in GetDataEntries() argument 1603 if ( !rStrings.Insert( pData ) ) in GetDataEntries() 1605 else if ( bLimit && rStrings.GetCount() >= DATENT_MAX ) in GetDataEntries() 1628 if ( !rStrings.Insert( pData ) ) in GetDataEntries() 1630 else if ( bLimit && rStrings.GetCount() >= DATENT_MAX ) in GetDataEntries()
|
H A D | table3.cxx | 1881 void ScTable::GetFilterEntries(SCCOL nCol, SCROW nRow1, SCROW nRow2, TypedScStrCollection& rStrings… in GetFilterEntries() argument 1883 aCol[nCol].GetFilterEntries( nRow1, nRow2, rStrings, rHasDates ); in GetFilterEntries() 1887 …W nRow1, SCROW nRow2, const ScQueryParam& rParam, TypedScStrCollection& rStrings, bool& rHasDates ) in GetFilteredFilterEntries() argument 1911 aCol[nCol].GetFilterEntries( j, j, rStrings, bThisHasDates ); in GetFilteredFilterEntries() 1920 sal_Bool ScTable::GetDataEntries(SCCOL nCol, SCROW nRow, TypedScStrCollection& rStrings, sal_Bool b… in GetDataEntries() argument 1922 return aCol[nCol].GetDataEntries( nRow, rStrings, bLimit ); in GetDataEntries()
|
H A D | dpobject.cxx | 945 void ScDPObject::FillPageList( TypedScStrCollection& rStrings, long nField ) in FillPageList() argument 1027 if ( !rStrings.AtInsert( rStrings.GetCount(), pData ) ) in FillPageList() 1034 if ( !rStrings.AtInsert( 0, pAllData ) ) in FillPageList()
|
/aoo4110/main/chart2/source/tools/ |
H A D | ExplicitCategoriesProvider.cxx | 283 const uno::Sequence< rtl::OUString >& rStrings in lcl_DataSequenceToComplexCategoryVector() 288 sal_Int32 nMaxCount = rStrings.getLength(); in lcl_DataSequenceToComplexCategoryVector() 293 OUString aCurrent = rStrings[nN]; in lcl_DataSequenceToComplexCategoryVector()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8glsy.cxx | 89 bool bSaveRelFile, const std::vector<String>& rStrings, in MakeEntries() argument 157 const String &rLNm = rStrings[nGlosEntry]; in MakeEntries()
|
H A D | ww8glsy.hxx | 78 const ::std::vector<String>& rStrings,
|
H A D | wrtww8.cxx | 1579 void WW8Export::WriteAsStringTable(const std::vector<String>& rStrings, in WriteAsStringTable() argument 1582 sal_uInt16 n, nCount = static_cast< sal_uInt16 >(rStrings.size()); in WriteAsStringTable() 1595 const String& rNm = rStrings[n]; in WriteAsStringTable() 1607 const String aNm(rStrings[n].Copy(0, 255)); in WriteAsStringTable()
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | pvfundlg.cxx | 68 bool lclFillListBox( ListBoxType& rLBox, const Sequence< OUString >& rStrings, sal_uInt16 nEmptyPos… in lclFillListBox() argument 71 if( const OUString* pStr = rStrings.getConstArray() ) in lclFillListBox() 73 for( const OUString* pEnd = pStr + rStrings.getLength(); pStr != pEnd; ++pStr ) in lclFillListBox()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | swxml.cxx | 1077 SvStrings& rStrings ) const in GetSectionList() 1106 …eference< xml::sax::XDocumentHandler > xFilter = new SwXMLSectionList( xServiceFactory, rStrings ); in GetSectionList() 1133 return rStrings.Count(); in GetSectionList()
|
/aoo4110/main/sc/inc/ |
H A D | column.hxx | 380 …void GetFilterEntries(SCROW nStartRow, SCROW nEndRow, TypedScStrCollection& rStrings, bool& rHasD… 381 sal_Bool GetDataEntries(SCROW nRow, TypedScStrCollection& rStrings, sal_Bool bLimit);
|
H A D | table.hxx | 778 …lterEntries(SCCOL nCol, SCROW nRow1, SCROW nRow2, TypedScStrCollection& rStrings, bool& rHasDates); 779 …W nRow1, SCROW nRow2, const ScQueryParam& rParam, TypedScStrCollection& rStrings, bool& rHasDates … 780 sal_Bool GetDataEntries(SCCOL nCol, SCROW nRow, TypedScStrCollection& rStrings, sal_Bool bLimit);
|
H A D | validat.hxx | 129 … bool FillSelectionList( TypedScStrCollection& rStrings, const ScAddress& rPos ) const;
|
H A D | document.hxx | 1523 bool bFilter, TypedScStrCollection& rStrings, bool& rHasDates); 1525 SCTAB nTab, TypedScStrCollection& rStrings, bool& rHasDates ); 1527 TypedScStrCollection& rStrings, sal_Bool bLimit = sal_False ); 1528 sal_Bool GetFormulaEntries( TypedScStrCollection& rStrings );
|
H A D | dpobject.hxx | 200 void FillPageList( TypedScStrCollection& rStrings, long nField );
|
/aoo4110/main/sw/source/filter/inc/ |
H A D | fltini.hxx | 63 SvStrings& rStrings ) const;
|
/aoo4110/main/basic/source/inc/ |
H A D | symtbl.hxx | 74 SbiStringPool& rStrings; // verwendeter Stringpool member in SbiSymPool
|
/aoo4110/main/sw/inc/ |
H A D | shellio.hxx | 283 SvStrings& rStrings ) const;
|
/aoo4110/main/cui/source/tabpages/ |
H A D | autocdlg.cxx | 1558 sal_Bool lcl_FindInArray(SvStringsDtor& rStrings, const String& rString) in lcl_FindInArray() argument 1560 for(sal_uInt16 i = 0; i < rStrings.Count(); i++) in lcl_FindInArray() 1561 if(rString == *rStrings.GetObject(i)) in lcl_FindInArray()
|