Home
last modified time | relevance | path

Searched refs:GetAbsoluteReference (Results 1 – 23 of 23) sorted by relevance

/trunk/main/xmloff/source/core/
H A DRDFaImportHelper.cxx68 ::rtl::OUString GetAbsoluteReference(::rtl::OUString const & i_rURI) const in GetAbsoluteReference() function in xmloff::RDFaReader
76 return GetImport().GetAbsoluteReference(i_rURI); in GetAbsoluteReference()
208 return GetAbsoluteReference(URI); in ReadCURIE()
274 return GetAbsoluteReference(i_rURIOrSafeCURIE); in ReadURIOrSafeCURIE()
H A Dxmlimp.cxx1354 sRet = GetAbsoluteReference( rURL ); in ResolveGraphicObjectURL()
1401 sRet = GetAbsoluteReference( rURL ); in ResolveEmbeddedObjectURL()
1688 OUString SvXMLImport::GetAbsoluteReference(const OUString& rValue) const in GetAbsoluteReference() function in SvXMLImport
/trunk/main/xmloff/source/meta/
H A Dxmlmetai.cxx139 xDocProps->setTemplateURL(rImport.GetAbsoluteReference( in lcl_initDocumentProperties()
141 xDocProps->setAutoloadURL(rImport.GetAbsoluteReference( in lcl_initDocumentProperties()
/trunk/main/xmloff/source/draw/
H A Deventimp.cxx152 mpParent->msSoundURL = rImp.GetAbsoluteReference(sValue); in XMLEventSoundContext()
300 rImp.GetAbsoluteReference(sValue); in SdXMLEventContext()
H A Dximpbody.cxx208 maHREF = GetImport().GetAbsoluteReference( aFileName ); in SdXMLDrawPageContext()
H A Danimimp.cxx446 mpParent->maSoundURL = rImport.GetAbsoluteReference(sValue); in XMLAnimationsSoundContext()
H A DXMLImageMapContext.cxx287 sUrl = GetImport().GetAbsoluteReference(rValue); in ProcessAttribute()
H A Dximpshap.cxx3008 maHref = GetImport().GetAbsoluteReference(rValue); in processAttribute()
3215 maHref = GetImport().GetAbsoluteReference(rValue); in processAttribute()
3455 maHref = GetImport().GetAbsoluteReference(rValue); in processAttribute()
H A Danimationimport.cxx927 xAudio->setSource( makeAny( GetImport().GetAbsoluteReference( rValue ) ) ); in init_node()
H A Dximpstyl.cxx127 uno::Any aAny( GetImport().GetAbsoluteReference( xAttrList->getValueByIndex(i) ) ); in CreateChildContext()
/trunk/main/xmloff/source/text/
H A DXMLAutoMarkFileContext.cxx82 aAny <<= GetImport().GetAbsoluteReference( xAttrList->getValueByIndex(i) ); in StartElement()
H A DXMLSectionSourceImportContext.cxx126 aFileLink.FileURL = GetImport().GetAbsoluteReference( sURL ); in StartElement()
H A DXMLTextFrameHyperlinkContext.cxx74 sHRef = GetImport().GetAbsoluteReference( rValue ); in XMLTextFrameHyperlinkContext()
H A Dtxtfldi.cxx3334 sURL = GetImport().GetAbsoluteReference( sAttrValue ); in ProcessAttribute()
3886 sContent = GetImport().GetAbsoluteReference( sAttrValue ); in ProcessAttribute()
H A DXMLTextFrameContext.cxx589 GetImport().GetAbsoluteReference(sHRef); in Create()
H A Dtxtparai.cxx396 mpHint->SetHRef( GetImport().GetAbsoluteReference( rValue ) ); in XMLImpHyperlinkContext_Impl()
/trunk/main/sc/source/filter/xml/
H A DXMLCellRangeSourceContext.cxx83 pCellRangeSource->sURL = GetScImport().GetAbsoluteReference(sValue); in ScXMLCellRangeSourceContext()
H A DXMLTableSourceContext.cxx70 sLink = GetScImport().GetAbsoluteReference(sValue); in ScXMLTableSourceContext()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlImage.cxx80 _xComponent->setImageURL(rImport.GetAbsoluteReference( sValue )); in DBG_NAME()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlFileBasedDatabase.cxx102 …sLocation = ::svt::OFileNotation( rImport.GetAbsoluteReference( sFileName ) ).get( ::svt::OFileNot… in DBG_NAME()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx350 rtl::OUString GetAbsoluteReference(const rtl::OUString& rValue) const;
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx655 sCodeBase = GetXMLImport().GetAbsoluteReference( rHRef ); in createAndInsertApplet()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx1344 sAdjustedValue = m_rContext.getGlobalContext().GetAbsoluteReference( _rValue ); in handleAttribute()

Completed in 190 milliseconds