Home
last modified time | relevance | path

Searched refs:importOoxFragment (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dworkbookfragment.cxx197importOoxFragment( new ThemeFragmentHandler( getFilter(), aThemeFragmentPath, getTheme() ) ); in finalizeImport()
203 importOoxFragment( new StylesFragment( *this, aStylesFragmentPath ) ); in finalizeImport()
209 importOoxFragment( new SharedStringsFragment( *this, aSstFragmentPath ) ); in finalizeImport()
215 importOoxFragment( new ConnectionsFragment( *this, aConnFragmentPath ) ); in finalizeImport()
294 importOoxFragment( aIt->second ); in finalizeImport()
350 importOoxFragment( new ExternalLinkFragment( *this, aFragmentPath, rExtLink ) ); in importExternalLinkFragment()
H A Dworksheetfragment.cxx219 importOoxFragment( new TableFragment( *this, getFragmentPathFromRelation( aIt->second ) ) ); in WorksheetFragment()
224 importOoxFragment( new CommentsFragment( *this, aCommentsFragmentPath ) ); in WorksheetFragment()
474importOoxFragment( new QueryTableFragment( *this, getFragmentPathFromRelation( aIt->second ) ) ); in initializeImport()
479importOoxFragment( new PivotTableFragment( *this, getFragmentPathFromRelation( aIt->second ) ) ); in initializeImport()
H A Dpivotcachefragment.cxx211importOoxFragment( new PivotCacheRecordsFragment( *xSheetGlob, aRecFragmentPath, mrPivotCache ) ); in finalizeImport()
H A Dworksheethelper.cxx1335 importOoxFragment( new DrawingFragment( *this, maDrawingPath ) ); in finalizeDrawings()
1337 importOoxFragment( new VmlDrawingFragment( *this, maVmlDrawingPath ) ); in finalizeDrawings()
H A Dworkbookhelper.cxx859 bool WorkbookHelper::importOoxFragment( const ::rtl::Reference< FragmentHandler >& rxHandler ) in importOoxFragment() function in oox::xls::WorkbookHelper
H A Dpivotcachebuffer.cxx1506 importOoxFragment( new PivotCacheDefinitionFragment( *this, aIt->second, rCache ) ); in importPivotCacheFragment()
/aoo41x/main/oox/inc/oox/xls/
H A Dworkbookhelper.hxx255 …bool importOoxFragment( const ::rtl::Reference< ::oox::core::FragmentHandler >& rxH…

Completed in 61 milliseconds