Searched refs:mxTables (Results 1 – 1 of 1) sorted by relevance
161 inline TableBuffer& getTables() const { return *mxTables; } in getTables()260 TableBfrPtr mxTables; // All tables (database ranges). member in oox::xls::WorkbookGlobals502 mxTables.reset( new TableBuffer( *this ) ); in initialize()
Completed in 17 milliseconds