Home
last modified time | relevance | path

Searched refs:pNewDBCollection (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx132 void ScDocument::SetDBCollection( ScDBCollection* pNewDBCollection, sal_Bool bRemoveAutoFilter ) in SetDBCollection() argument
152 if ( pNewDBCollection && in SetDBCollection()
153 pNewDBCollection->SearchName( pOldData->GetName(), nNewIndex ) ) in SetDBCollection()
155 ScDBData* pNewData = (*pNewDBCollection)[nNewIndex]; in SetDBCollection()
180 pDBCollection = pNewDBCollection; in SetDBCollection()
/trunk/main/sc/inc/
H A Ddocument.hxx518 void SetDBCollection( ScDBCollection* pNewDBCollection,

Completed in 28 milliseconds