Searched refs:importSheetFormatPr (Results 1 – 2 of 2) sorted by relevance
81 void importSheetFormatPr( const AttributeList& rAttribs );102 void importSheetFormatPr( SequenceInputStream& rStrm );
264 …case XLS_TOKEN( sheetFormatPr ): importSheetFormatPr( rAttribs ); … in onCreateContext()380 … case BIFF12_ID_SHEETFORMATPR: importSheetFormatPr( rStrm ); break; in onCreateRecordContext()508 void WorksheetFragment::importSheetFormatPr( const AttributeList& rAttribs ) in importSheetFormatPr() function in oox::xls::WorksheetFragment618 void WorksheetFragment::importSheetFormatPr( SequenceInputStream& rStrm ) in importSheetFormatPr() function in oox::xls::WorksheetFragment
Completed in 28 milliseconds