Searched refs:maSheetData (Results 1 – 1 of 1) sorted by relevance
273 inline SheetDataBuffer& getSheetData() { return maSheetData; } in getSheetData()392 SheetDataBuffer maSheetData; /// Buffer for cell contents and cell formatting. member in oox::xls::WorksheetGlobals422 maSheetData( *this ), in WorksheetGlobals()919 maSheetData.setRowFormat( nRow, rModel.mnXfId, rModel.mbCustomFormat ); in setRowModel()921 maSheetData.setColSpans( nRow, rModel.maColSpans ); in setRowModel()946 maSheetData.finalizeImport(); in finalizeWorksheetImport()
Completed in 41 milliseconds