Home
last modified time | relevance | path

Searched refs:ScSheetSourceDesc (Results 1 – 17 of 17) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Ddpshttab.cxx60 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()
H A Ddpobject.cxx203 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()
H A Ddocumen3.cxx2056 if ( const ScSheetSourceDesc* pUsedSheetDesc = (*pDPCollection)[i]->GetSheetDesc() ) in GetUsedDPObjectCache()
/aoo4110/main/sc/inc/
H A Ddpshttab.hxx49 struct ScSheetSourceDesc struct
54 sal_Bool operator== ( const ScSheetSourceDesc& rOther ) const in operator ==() argument
81 ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc, long nCacheId = -1 );
H A Ddpobject.hxx58 struct ScSheetSourceDesc;
96 ScSheetSourceDesc* pSheetDesc; // for sheet data
152 void SetSheetDesc(const ScSheetSourceDesc& rDesc, bool bFromRefUpdate = false);
159 const ScSheetSourceDesc* GetSheetDesc() const { return pSheetDesc; } in GetSheetDesc()
/aoo4110/main/sc/source/ui/view/
H A Dpivotsh.cxx112 const ScSheetSourceDesc* pDesc = pDPObj->GetSheetDesc(); in Execute()
138 ScSheetSourceDesc aNewDesc; in Execute()
H A Dgridwin2.cxx207 const ScSheetSourceDesc* pDesc = pDPObj->GetSheetDesc(); in DoPushButton()
231 ScSheetSourceDesc aNewDesc; in DoPushButton()
H A Dcellsh2.cxx850 ScSheetSourceDesc aShtDesc; in ExecuteDB()
/aoo4110/main/sc/source/filter/excel/
H A Dxepivot.cxx533 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()
H A Dxipivot.cxx1394 ScSheetSourceDesc aDesc; in Convert()
/aoo4110/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx868 ScSheetSourceDesc inSheet = *mxDlgDPObject->GetSheetDesc(); in IMPL_LINK()
/aoo4110/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx834 const ScSheetSourceDesc* pSheetSource = (*pDPs)[i]->GetSheetDesc(); in WriteDataPilots()
H A Dxmldpimp.cxx435 ScSheetSourceDesc aSheetDesc; in EndElement()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh5.cxx521 const ScSheetSourceDesc* pSheetDesc = pOld->GetSheetDesc(); in RefreshPivotTables()
H A Ddbdocfun.cxx1314 const ScSheetSourceDesc* pSheetDesc = pOldObj->GetSheetDesc(); in DataPilotUpdate()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx709 ScSheetSourceDesc aSheetDesc; in setSourceRange()
1444 ScSheetSourceDesc aSheetDesc; in ScDataPilotDescriptor()
H A Ddatauno.cxx1601 ScSheetSourceDesc aSheetDesc; in PutData()

Completed in 192 milliseconds