Home
last modified time | relevance | path

Searched refs:getRelationFromRelId (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/oox/source/core/
H A Drelations.cxx61 const Relation* Relations::getRelationFromRelId( const OUString& rId ) const in getRelationFromRelId() function in oox::core::Relations
86 const Relation* pRelation = getRelationFromRelId( rRelId ); in getExternalTargetFromRelId()
131 const Relation* pRelation = getRelationFromRelId( rRelId ); in getFragmentPathFromRelId()
/aoo42x/main/oox/inc/oox/core/
H A Drelations.hxx77 const Relation* getRelationFromRelId( const ::rtl::OUString& rId ) const;
/aoo42x/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx172 …const Relation* pRelation = getRelations().getRelationFromRelId( aAttribs.getString( R_TOKEN( id )… in createFastChildContext()
/aoo42x/main/oox/source/xls/
H A Dworkbookfragment.cxx231 …const Relation* pRelation = getRelations().getRelationFromRelId( rWorksheets.getWorksheetRelId( nW… in finalizeImport()
H A Dexternallinkbuffer.cxx858 if( const Relation* pRelation = rRelations.getRelationFromRelId( rRelId ) ) in parseExternalReference()

Completed in 47 milliseconds