Searched refs:importStyle (Results 1 – 4 of 4) sorted by relevance
555 case BIFF_ID_STYLE: rStyles.importStyle( rStrm ); break; in importGlobalsFragment()572 case BIFF_ID_STYLE: rStyles.importStyle( rStrm ); break; in importGlobalsFragment()593 case BIFF_ID_STYLE: rStyles.importStyle( rStrm ); break; in importGlobalsFragment()617 … case BIFF_ID_STYLE: rStyles.importStyle( rStrm ); break; in importGlobalsFragment()
1636 void Border::importStyle( sal_Int32 nElement, const AttributeList& rAttribs ) in importStyle() function in oox::xls::Border2898 void CellStyle::importStyle( BiffInputStream& rStrm ) in importStyle() function in oox::xls::CellStyle2995 CellStyleRef CellStyleBuffer::importStyle( BiffInputStream& rStrm ) in importStyle() function in oox::xls::CellStyleBuffer2998 xCellStyle->importStyle( rStrm ); in importStyle()3289 void StylesBuffer::importStyle( BiffInputStream& rStrm ) in importStyle() function in oox::xls::StylesBuffer3291 maCellStyles.importStyle( rStrm ); in importStyle()
88 mxBorder->importStyle( nElement, rAttribs ); in onCreateContext()
545 void importStyle( sal_Int32 nElement, const AttributeList& rAttribs );887 void importStyle( BiffInputStream& rStrm );920 CellStyleRef importStyle( BiffInputStream& rStrm );1016 void importStyle( BiffInputStream& rStrm );
Completed in 52 milliseconds