Home
last modified time | relevance | path

Searched refs:GetDBCollection (Results 1 – 25 of 33) sorted by relevance

12

/aoo42x/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx68 ScDBCollection* pDocColl = pDoc->GetDBCollection(); in AddDBRange()
113 ScDBCollection* pDocColl = pDoc->GetDBCollection(); in DeleteDBRange()
148 ScDBCollection* pDocColl = pDoc->GetDBCollection(); in RenameDBRange()
198 ScDBCollection* pDocColl = pDoc->GetDBCollection(); in ModifyDBData()
245 ScDBCollection* pColl = pDoc->GetDBCollection(); in RepeatDB()
329 ScDBCollection* pDocDB = pDoc->GetDBCollection(); in RepeatDB()
535 ScDBCollection* pDocDB = pDoc->GetDBCollection(); in Sort()
795 ScDBCollection* pDocDB = pDoc->GetDBCollection(); in Query()
1083 ScDBCollection* pDocDB = pDoc->GetDBCollection(); in DoSubTotals()
1438 ScDBCollection& rDBColl = *pDoc->GetDBCollection(); in UpdateImport()
H A Ddocsh5.cxx175 pFoundDBData = lcl_GetDBNearCursor( aDocument.GetDBCollection(), nCol, nRow, nTab ); in GetDBData()
251 pFoundDBData->SetName( aDocument.GetDBCollection()->GetNewDefaultDBName() ); in GetDBData()
296 ScDBCollection* pColl = aDocument.GetDBCollection(); in GetDBData()
409 ScDBCollection* pColl = aDocument.GetDBCollection(); in CancelAutoDBRange()
H A Darealink.cxx215 ScDBCollection* pDBColl = pSrcDoc->GetDBCollection(); in FindExtRange()
H A Ddocsh4.cxx225 ScDBCollection* pDBColl = aDocument.GetDBCollection(); in Execute()
494 ScDBCollection* pDBColl = aDocument.GetDBCollection(); in Execute()
/aoo42x/main/sc/source/ui/undo/
H A Drefundo.cxx54 ScDBCollection* pOldDBColl = pDoc->GetDBCollection(); in ScRefUndoData()
100 ScDBCollection* pNewDBColl = pDoc->GetDBCollection(); in DeleteUnchanged()
H A Dundobase.cxx393 ScDBCollection* pColl = pDoc->GetDBCollection(); in EndUndo()
435 ScDBCollection* pColl = pDoc->GetDBCollection(); in BeginRedo()
H A Dundoutil.cxx109 ScDBCollection* pColl = pDoc->GetDBCollection(); in GetOldDBData()
H A Dundodat.cxx1121 ScDBCollection* pColl = pDoc->GetDBCollection(); in DoChange()
2053 ScDBCollection* pColl = pDoc->GetDBCollection(); in Undo()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx1650 ScDBCollection* pNames = pDocShell->GetDocument()->GetDBCollection(); in GetDBData_Impl()
2046 if (pDoc && pDoc->GetDBCollection()) in setPropertyValue()
2048 aNewData.SetRefreshHandler( pDoc->GetDBCollection()->GetRefreshHandler() ); in setPropertyValue()
2197 ScDBCollection* pNames = pDocShell->GetDocument()->GetDBCollection(); in GetObjectByIndex_Impl()
2268 ScDBCollection* pNames = pDocShell->GetDocument()->GetDBCollection(); in getCount()
2324 ScDBCollection* pNames = pDocShell->GetDocument()->GetDBCollection(); in getElementNames()
2349 ScDBCollection* pNames = pDocShell->GetDocument()->GetDBCollection(); in hasByName()
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx294 ScDBCollection* pDBCollection = pDoc->GetDBCollection(); in WriteFilterDescriptor()
546 ScDBCollection* pDBCollection = pDoc->GetDBCollection(); in WriteSubTotalDescriptor()
622 ScDBCollection* pDBCollection = pDoc->GetDBCollection(); in WriteDatabaseRanges()
H A Dxmldrani.cxx342 ScDBCollection* pDBCollection = pDoc->GetDBCollection(); in EndElement()
/aoo42x/main/sc/source/ui/view/
H A Ddbfunc.cxx72 ScDBCollection* pDBCol = pDoc->GetDBCollection(); in GotoDBArea()
198 ScDBCollection* pOldColl = pDoc->GetDBCollection(); in NotifyCloseDbNameDlg()
H A Ddbfunc3.cxx493 ScDBCollection* pDocDB = pDoc->GetDBCollection(); in DoSubTotals()
2295 ScDBCollection* pDocDB = pDoc->GetDBCollection(); in RepeatDB()
/aoo42x/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx169 aLocalDbCol ( *(pDoc->GetDBCollection()) ) in ScDbNameDlg()
240 ScDBCollection* pDBColl = pDoc->GetDBCollection(); in Init()
H A Dfoptmgr.cxx142 ScDBCollection* pDBColl = pDoc->GetDBCollection(); in Init()
H A Dconsdlg.cxx219 ScDBCollection* pDbNames = pDoc->GetDBCollection(); in Init()
H A Dpfiltdlg.cxx170 ScDBCollection* pDBColl = pDoc->GetDBCollection(); in Init()
H A Dtpsort.cxx651 ScDBCollection* pDBColl = pDoc->GetDBCollection(); in Init()
/aoo42x/main/sc/source/ui/navipi/
H A Dcontent.cxx345 ScDBCollection* pDbNames = pDoc->GetDBCollection(); in lcl_GetDBAreaRange()
922 ScDBCollection* pDbNames = pDoc->GetDBCollection(); in GetDbNames()
1266 ScDBCollection* pList = pDoc->GetDBCollection(); in lcl_GetRange()
/aoo42x/main/sc/source/core/tool/
H A Drangeutl.cxx325 ScDBCollection& rDbNames = *(pDoc->GetDBCollection()); in MakeRangeFromName()
1003 pDBCollection = pDoc->GetDBCollection(); in ScAreaNameIterator()
H A Dcompiler.cxx3027 ScDBCollection* pDBColl = pDoc->GetDBCollection(); in IsDBRange()
4115 ScDBData* pDBData = pDoc->GetDBCollection()->FindIndex(t->GetIndex()); in HasModifiedRange()
5168 ScDBData* pDBData = pDoc->GetDBCollection()->FindIndex(_pTokenP->GetIndex()); in CreateStringFromIndex()
5458 ScDBData* pDBData = pDoc->GetDBCollection()->FindIndex( pToken->GetIndex() ); in HandleDbData()
/aoo42x/main/sc/source/filter/excel/
H A Dxlroot.cxx306 return *GetDoc().GetDBCollection(); in GetDatabaseRanges()
/aoo42x/main/sc/source/core/data/
H A Dvalidat.cxx706 if( ScDBData* pDBData = pDocument->GetDBCollection()->FindIndex( t->GetIndex() ) ) in GetSelectionFromFormula()
/aoo42x/main/toolkit/workben/layout/
H A Dtpsort.cxx662 ScDBCollection* pDBColl = pDoc->GetDBCollection(); in Init()
/aoo42x/main/sc/source/ui/app/
H A Dinputwin.cxx300 ScDBCollection* pDBCollection = pDoc->GetDBCollection(); in UseSubTotal()

Completed in 474 milliseconds

12