Searched refs:createCacheField (Results 1 – 3 of 3) sorted by relevance
144 …_TOKEN( cacheField ) ) return new PivotCacheFieldContext( *this, mrPivotCache.createCacheField() ); in onCreateContext()171 …= BIFF12_ID_PCDFIELD ) return new PivotCacheFieldContext( *this, mrPivotCache.createCacheField() ); in onCreateRecordContext()367 mrPivotCache.createCacheField( true ).importPCDField( rStrm ); in importFragment()
1202 PivotCacheField& PivotCache::createCacheField( bool bInitDatabaseField ) in createCacheField() function in oox::xls::PivotCache
404 PivotCacheField& createCacheField( bool bInitDatabaseField = false );
Completed in 26 milliseconds