Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dpivotcachefragment.cxx203 if( mrPivotCache.isValidDataSource() && mrPivotCache.isBasedOnDummySheet() ) in finalizeImport()
373 if( mrPivotCache.isValidDataSource() && mrPivotCache.isBasedOnDummySheet() ) in importFragment()
H A Dpivottablebuffer.cxx1358 … if( mpPivotCache && mpPivotCache->isValidDataSource() && (maDefModel.maName.getLength() > 0) ) in finalizeImport()
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx410 inline bool isValidDataSource() const { return mbValidSource; } in isValidDataSource() function in oox::xls::PivotCache

Completed in 24 milliseconds