Searched refs:maTableOperations (Results 1 – 2 of 2) sorted by relevance
476 maTableOperations.push_back( TableOperation( rRange, rModel ) ); in createTableOperation()539 …for( TableOperationList::iterator aIt = maTableOperations.begin(), aEnd = maTableOperations.end();… in finalizeImport()
333 TableOperationList maTableOperations; /// All table operations in the sheet. member in oox::xls::SheetDataBuffer