Home
last modified time | relevance | path

Searched refs:createCacheField (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/xls/
H A Dpivotcachefragment.cxx144 …_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()
H A Dpivotcachebuffer.cxx1202 PivotCacheField& PivotCache::createCacheField( bool bInitDatabaseField ) in createCacheField() function in oox::xls::PivotCache
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx404 PivotCacheField& createCacheField( bool bInitDatabaseField = false );

Completed in 18 milliseconds