Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/core/
H A Drelations.hxx84 ::rtl::OUString getExternalTargetFromRelId( const ::rtl::OUString& rRelId ) const;
/aoo41x/main/oox/source/core/
H A Drelations.cxx84 OUString Relations::getExternalTargetFromRelId( const OUString& rRelId ) const in getExternalTargetFromRelId() function in oox::core::Relations
/aoo41x/main/oox/source/drawingml/
H A Dhyperlinkcontext.cxx51 sHref = getRelations().getExternalTargetFromRelId( aRelId ); in HyperLinkContext()
H A Dfillpropertiesgroupcontext.cxx175 …tring aTargetLink = getFilter().getAbsoluteUrl( getRelations().getExternalTargetFromRelId( aRelId … in BlipContext()
/aoo41x/main/oox/source/xls/
H A Dexternallinkbuffer.cxx529 …OUString aTargetUrl = rRelations.getExternalTargetFromRelId( rAttribs.getString( R_TOKEN( id ), OU… in importOleLink()
576 … OUString aTargetUrl = rRelations.getExternalTargetFromRelId( BiffHelper::readString( rStrm ) ); in importExternalBook()
H A Dworksheetfragment.cxx549 …aModel.maTarget = getRelations().getExternalTargetFromRelId( rAttribs.getString( R_TOKEN( id ), … in importHyperlink()
675 … aModel.maTarget = getRelations().getExternalTargetFromRelId( BiffHelper::readString( rStrm ) ); in importHyperlink()
H A Dpivotcachebuffer.cxx1083 maTargetUrl = rRelations.getExternalTargetFromRelId( maSheetSrcModel.maRelId ); in importWorksheetSource()
1143 maTargetUrl = rRelations.getExternalTargetFromRelId( maSheetSrcModel.maRelId ); in importPCDSheetSource()

Completed in 49 milliseconds