Searched refs:getRelationFromRelId (Results 1 – 5 of 5) sorted by relevance
61 const Relation* Relations::getRelationFromRelId( const OUString& rId ) const in getRelationFromRelId() function in oox::core::Relations86 const Relation* pRelation = getRelationFromRelId( rRelId ); in getExternalTargetFromRelId()131 const Relation* pRelation = getRelationFromRelId( rRelId ); in getFragmentPathFromRelId()
77 const Relation* getRelationFromRelId( const ::rtl::OUString& rId ) const;
172 …const Relation* pRelation = getRelations().getRelationFromRelId( aAttribs.getString( R_TOKEN( id )… in createFastChildContext()
231 …const Relation* pRelation = getRelations().getRelationFromRelId( rWorksheets.getWorksheetRelId( nW… in finalizeImport()
858 if( const Relation* pRelation = rRelations.getRelationFromRelId( rRelId ) ) in parseExternalReference()
Completed in 18 milliseconds