Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/core/
H A Drelations.cxx96 OUString Relations::getFragmentPathFromRelation( const Relation& rRelation ) const in getFragmentPathFromRelation() function in oox::core::Relations
132 return pRelation ? getFragmentPathFromRelation( *pRelation ) : OUString(); in getFragmentPathFromRelId()
138 return pRelation ? getFragmentPathFromRelation( *pRelation ) : OUString(); in getFragmentPathFromFirstType()
H A Dcontexthandler.cxx70 OUString ContextHandler::getFragmentPathFromRelation( const Relation& rRelation ) const in getFragmentPathFromRelation() function in oox::core::ContextHandler
72 return mxBaseData->mxRelations->getFragmentPathFromRelation( rRelation ); in getFragmentPathFromRelation()
/aoo41x/main/oox/inc/oox/core/
H A Drelations.hxx89 ::rtl::OUString getFragmentPathFromRelation( const Relation& rRelation ) const;
H A Dcontexthandler.hxx72 ::rtl::OUString getFragmentPathFromRelation( const Relation& rRelation ) const;
/aoo41x/main/oox/source/xls/
H A Dworksheetfragment.cxx219 importOoxFragment( new TableFragment( *this, getFragmentPathFromRelation( aIt->second ) ) ); in WorksheetFragment()
474 … importOoxFragment( new QueryTableFragment( *this, getFragmentPathFromRelation( aIt->second ) ) ); in initializeImport()
479 … importOoxFragment( new PivotTableFragment( *this, getFragmentPathFromRelation( aIt->second ) ) ); in initializeImport()
H A Dworkbookfragment.cxx235 OUString aFragmentPath = getFragmentPathFromRelation( *pRelation ); in finalizeImport()
/aoo41x/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx183 OUString aFragmentPath = getFragmentPathFromRelation( *pRelation ); in createFastChildContext()

Completed in 56 milliseconds