Searched refs:importChartProtection (Results 1 – 3 of 3) sorted by relevance
92 void importChartProtection( const AttributeList& rAttribs );103 void importChartProtection( SequenceInputStream& rStrm );
63 …case XLS_TOKEN( sheetProtection ): getWorksheetSettings().importChartProtection( rAttribs ); … in onCreateContext()120 …case BIFF12_ID_CHARTPROTECTION: getWorksheetSettings().importChartProtection( rStrm ); … in onCreateRecordContext()
164 void WorksheetSettings::importChartProtection( const AttributeList& rAttribs ) in importChartProtection() function in oox::xls::WorksheetSettings222 void WorksheetSettings::importChartProtection( SequenceInputStream& rStrm ) in importChartProtection() function in oox::xls::WorksheetSettings
Completed in 11 milliseconds