Searched refs:setRowFormat (Results 1 – 3 of 3) sorted by relevance
231 void setRowFormat( sal_Int32 nRow, sal_Int32 nXfId, bool bCustomFormat );
489 void SheetDataBuffer::setRowFormat( sal_Int32 nRow, sal_Int32 nXfId, bool bCustomFormat ) in setRowFormat() function in oox::xls::SheetDataBuffer
919 maSheetData.setRowFormat( nRow, rModel.mnXfId, rModel.mbCustomFormat ); in setRowModel()
Completed in 32 milliseconds