Searched refs:BiffConfig (Results 1 – 2 of 2) sorted by relevance
82 class BiffConfig : public Config class85 explicit BiffConfig( const Config& rParent, ::oox::xls::BiffType eBiff );
176 BiffConfig::BiffConfig( const Config& rParent, BiffType eBiff ) : in BiffConfig() function in oox::dump::biff::BiffConfig182 bool BiffConfig::implIsValid() const in implIsValid()187 NameListRef BiffConfig::implGetNameList( const OUString& rKey ) const in implGetNameList()281 reconstructConfig( ConfigRef( new BiffConfig( cfg(), eBiff ) ) ); in construct()
Completed in 22 milliseconds