Searched refs:importStandardWidth (Results 1 – 2 of 2) sorted by relevance
840 … case BIFF_ID_STANDARDWIDTH: importStandardWidth( rStrm ); break; in importFragment()862 … case BIFF_ID_STANDARDWIDTH: importStandardWidth( rStrm ); break; in importFragment()896 … case BIFF_ID_STANDARDWIDTH: importStandardWidth( rStrm ); break; in importFragment()1204 void BiffWorksheetFragment::importStandardWidth( BiffInputStream& rStrm ) in importStandardWidth() function in oox::xls::BiffWorksheetFragment
175 void importStandardWidth( BiffInputStream& rStrm );
Completed in 22 milliseconds