Home
last modified time | relevance | path

Searched refs:importStandardWidth (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dworksheetfragment.cxx840 … 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
/aoo41x/main/oox/inc/oox/xls/
H A Dworksheetfragment.hxx175 void importStandardWidth( BiffInputStream& rStrm );

Completed in 22 milliseconds