Home
last modified time | relevance | path

Searched refs:importDConRef (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx442 void importDConRef( BiffInputStream& rStrm );
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1156 … case BIFF_ID_DCONREF: if( rStrm.startNextRecord() ) importDConRef( rStrm ); break; in importPCDSource()
1318 void PivotCache::importDConRef( BiffInputStream& rStrm ) in importDConRef() function in oox::xls::PivotCache

Completed in 55 milliseconds