Home
last modified time | relevance | path

Searched defs:nCacheId (Results 1 – 9 of 9) sorted by relevance

/trunk/main/oox/source/xls/
H A Dworkbookfragment.cxx328 sal_Int32 nCacheId = rAttribs.getInteger( XML_cacheId, -1 ); in importPivotCache() local
341 sal_Int32 nCacheId = rStrm.readInt32(); in importPivotCache() local
353 void WorkbookFragment::importPivotCacheDefFragment( const OUString& rRelId, sal_Int32 nCacheId ) in importPivotCacheDefFragment()
H A Dpivotcachebuffer.cxx1456 void PivotCacheBuffer::registerPivotCacheFragment( sal_Int32 nCacheId, const OUString& rFragmentPat… in registerPivotCacheFragment()
1467 sal_Int32 nCacheId = rStrm.readuInt16(); in importPivotCacheRef() local
1483 PivotCache* PivotCacheBuffer::importPivotCacheFragment( sal_Int32 nCacheId ) in importPivotCacheFragment()
1549 PivotCache& PivotCacheBuffer::createPivotCache( sal_Int32 nCacheId ) in createPivotCache()
/trunk/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx403 size_t nCacheId; in ConvertToTokenSequence() local
418 size_t nCacheId; in ConvertToTokenSequence() local
/trunk/main/sc/source/core/data/
H A Ddpshttab.cxx60 ScSheetDPData::ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc , long nCacheId) : in ScSheetDPData()
H A Ddpsdbtab.cxx211 const ScImportSourceDesc& rImport, long nCacheId /*=-1 */ ) : in ScDatabaseDPData()
H A Ddptabdat.cxx60 ScDPTableData::ScDPTableData(ScDocument* pDoc, long nCacheId ) : in ScDPTableData()
H A Ddpobject.cxx2583 void ScDPObject::SetCacheId( long nCacheId ) in SetCacheId()
/trunk/main/sc/inc/
H A Ddpsave.hxx266 inline void SetCacheId( long nCacheId ){ mnCacheId = nCacheId; } in SetCacheId()
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx1206 size_t nCacheId = static_cast< size_t >( aApiSRef.Sheet ); in AddFormulaToken() local
1221 … size_t nCacheId = static_cast< size_t >( aApiCRef.Reference1.Sheet ); in AddFormulaToken() local

Completed in 53 milliseconds