Home
last modified time | relevance | path

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

/aoo4110/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx288 typedef ::std::list< TableOperation > TableOperationList; typedef in oox::xls::SheetDataBuffer
333 TableOperationList maTableOperations; /// All table operations in the sheet.
/aoo4110/main/oox/source/xls/
H A Dsheetdatabuffer.cxx539 …for( TableOperationList::iterator aIt = maTableOperations.begin(), aEnd = maTableOperations.end();… in finalizeImport()

Completed in 22 milliseconds