Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx476 maTableOperations.push_back( TableOperation( rRange, rModel ) ); in createTableOperation()
539 …for( TableOperationList::iterator aIt = maTableOperations.begin(), aEnd = maTableOperations.end();… in finalizeImport()
/trunk/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx333 TableOperationList maTableOperations; /// All table operations in the sheet. member in oox::xls::SheetDataBuffer