Searched refs:ScSheetSourceDesc (Results 1 – 17 of 17) sorted by relevance
60 ScSheetDPData::ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc , long nCacheId) : in ScSheetDPData()236 ScDPTableDataCache* ScSheetSourceDesc::CreateCache( ScDocument* pDoc , long nID ) const in CreateCache()262 ScDPTableDataCache* ScSheetSourceDesc::GetExistDPObjectCache ( ScDocument* pDoc ) const in GetExistDPObjectCache()266 ScDPTableDataCache* ScSheetSourceDesc::GetCache( ScDocument* pDoc, long nID ) const in GetCache()276 long ScSheetSourceDesc:: GetCacheId( ScDocument* pDoc, long nID ) const in GetCacheId()285 sal_uLong ScSheetSourceDesc::CheckValidate( ScDocument* pDoc ) const in CheckValidate()
203 pSheetDesc = new ScSheetSourceDesc(*r.pSheetDesc); in ScDPObject()273 void ScDPObject::SetSheetDesc(const ScSheetSourceDesc& rDesc, bool bFromRefUpdate) in SetSheetDesc()282 pSheetDesc = new ScSheetSourceDesc(rDesc); in SetSheetDesc()438 pSheetDesc = new ScSheetSourceDesc; // dummy defaults in GetTableData()739 ScSheetSourceDesc aNewDesc; in UpdateReference()
2056 if ( const ScSheetSourceDesc* pUsedSheetDesc = (*pDPCollection)[i]->GetSheetDesc() ) in GetUsedDPObjectCache()
49 struct ScSheetSourceDesc struct54 sal_Bool operator== ( const ScSheetSourceDesc& rOther ) const in operator ==() argument81 ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc, long nCacheId = -1 );
58 struct ScSheetSourceDesc;96 ScSheetSourceDesc* pSheetDesc; // for sheet data152 void SetSheetDesc(const ScSheetSourceDesc& rDesc, bool bFromRefUpdate = false);159 const ScSheetSourceDesc* GetSheetDesc() const { return pSheetDesc; } in GetSheetDesc()
112 const ScSheetSourceDesc* pDesc = pDPObj->GetSheetDesc(); in Execute()138 ScSheetSourceDesc aNewDesc; in Execute()
207 const ScSheetSourceDesc* pDesc = pDPObj->GetSheetDesc(); in DoPushButton()231 ScSheetSourceDesc aNewDesc; in DoPushButton()
850 ScSheetSourceDesc aShtDesc; in ExecuteDB()
533 if( const ScSheetSourceDesc* pSrcDesc = rDPObj.GetSheetDesc() ) in InsertNumDateGroupItems()634 if( const ScSheetSourceDesc* pSrcDesc = rDPObj.GetSheetDesc() ) in XclExpPivotCache()722 if( const ScSheetSourceDesc* pSrcDesc = rDPObj.GetSheetDesc() ) in HasEqualDataSource()
1394 ScSheetSourceDesc aDesc; in Convert()
868 ScSheetSourceDesc inSheet = *mxDlgDPObject->GetSheetDesc(); in IMPL_LINK()
519 const ScSheetSourceDesc* pSheetDesc = pOld->GetSheetDesc(); in RefreshPivotTables()
1314 const ScSheetSourceDesc* pSheetDesc = pOldObj->GetSheetDesc(); in DataPilotUpdate()
834 const ScSheetSourceDesc* pSheetSource = (*pDPs)[i]->GetSheetDesc(); in WriteDataPilots()
435 ScSheetSourceDesc aSheetDesc; in EndElement()
709 ScSheetSourceDesc aSheetDesc; in setSourceRange()1444 ScSheetSourceDesc aSheetDesc; in ScDataPilotDescriptor()
1601 ScSheetSourceDesc aSheetDesc; in PutData()
Completed in 155 milliseconds