Searched refs:StylesFragment (Results 1 – 3 of 3) sorted by relevance
182 StylesFragment::StylesFragment( const WorkbookHelper& rHelper, const OUString& rFragmentPath ) : in StylesFragment() function in oox::xls::StylesFragment187 ContextHandlerRef StylesFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext()241 ContextHandlerRef StylesFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream& rSt… in onCreateRecordContext()295 const RecordInfo* StylesFragment::getRecordInfos() const in getRecordInfos()317 void StylesFragment::finalizeImport() in finalizeImport()
203 importOoxFragment( new StylesFragment( *this, aStylesFragmentPath ) ); in finalizeImport()
131 class StylesFragment : public WorkbookFragmentBase class134 explicit StylesFragment(
Completed in 26 milliseconds