Home
last modified time | relevance | path

Searched refs:GetDPCollection (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/sc/source/ui/undo/
H A Drefundo.cxx64 ScDPCollection* pOldDP = ((ScDocument*)pDoc)->GetDPCollection(); //! const in ScRefUndoData()
121 ScDPCollection* pNewDP = ((ScDocument*)pDoc)->GetDPCollection(); //! const in DeleteUnchanged()
177 ScDPCollection* pDocDP = pDoc->GetDPCollection(); in DoUndo()
H A Dundodat.cxx1876 pDoc->GetDPCollection()->FreeTable(pDocObj); in Undo()
1886 if ( !pDoc->GetDPCollection()->InsertNewTable(pDestObj) ) in Undo()
/aoo4110/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx1237 pDoc->GetDPCollection()->FreeTable( pOldObj ); // object is deleted here in DataPilotUpdate()
1284 if ( pDoc->GetDPCollection()->GetByName(pDestObj->GetName()) ) in DataPilotUpdate()
1288 if ( !pDoc->GetDPCollection()->InsertNewTable(pDestObj) ) in DataPilotUpdate()
1306 pDestObj->SetName( pDoc->GetDPCollection()->CreateNewName() ); in DataPilotUpdate()
H A Ddocsh5.cxx509 ScDPCollection* pColl = aDocument.GetDPCollection(); in RefreshPivotTables()
H A Ddocsh.cxx451 ScDPCollection* pDPCollection = aDocument.GetDPCollection(); in AfterXMLLoading()
/aoo4110/main/sc/source/core/data/
H A Ddocumen3.cxx207 ScDPCollection* ScDocument::GetDPCollection() in GetDPCollection() function in ScDocument
2053 sal_uInt16 nCount = GetDPCollection()->GetCount(); in GetUsedDPObjectCache()
2122 sal_uInt16 nCount = GetDPCollection()->GetCount(); in RemoveUnusedDPObjectCaches()
2145 sal_uInt16 nCount = GetDPCollection()->GetCount(); in GetUsedDPObjectCache()
H A Ddpglobal.cxx57 if ( ScDPCollection* pDPCollection = pDestDoc->GetDPCollection() ) in ChkDPTableOverlap()
H A Ddpsdbtab.cxx80 ScDPCollection* pDPCollection= pDoc->GetDPCollection(); in GetExistDPObjectCache()
H A Ddpobject.cxx2568 ScDPCollection* pDPCollection = pDoc->GetDPCollection(); in RefreshCache()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx261 ScDPCollection* pColl = pDoc->GetDPCollection(); in lcl_GetDPObject()
282 ScDPCollection* pColl = pDoc->GetDPCollection(); in lcl_CreatePivotName()
339 ScDPCollection* pColl = pDoc->GetDPCollection(); in GetObjectByIndex_Impl()
488 ScDPCollection* pColl = pDoc->GetDPCollection(); in getCount()
549 ScDPCollection* pColl = pDoc->GetDPCollection(); in getElementNames()
587 ScDPCollection* pColl = pDoc->GetDPCollection(); in hasByName()
/aoo4110/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx750 ScDPCollection* pDPs = pDoc->GetDPCollection(); in WriteDataPilots()
H A Dxmldpimp.cxx461 ScDPCollection* pDPCollection = pDoc->GetDPCollection(); in EndElement()
/aoo4110/main/sc/source/filter/excel/
H A Dxipivot.cxx1420 GetDoc().GetDPCollection()->InsertNewTable(pDPObj); in Convert()
H A Dxepivot.cxx1714 if( ScDPCollection* pDPColl = GetDoc().GetDPCollection() ) in CreatePivotTables()
/aoo4110/main/sc/source/ui/view/
H A Ddbfunc3.cxx715 ScDPCollection* pDPCollection = pDoc->GetDPCollection(); in RefreshDPObject()
/aoo4110/main/sc/inc/
H A Ddocument.hxx526 SC_DLLPUBLIC ScDPCollection* GetDPCollection();

Completed in 250 milliseconds