Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/inc/
H A Dxeroot.hxx111 inline bool IsRelUrl() const { return mrExpData.mbRelUrl; } in IsRelUrl() function in XclExpRoot
/AOO42X/main/sw/source/filter/ww8/
H A Descher.hxx137 bool IsRelUrl();
H A Dwrtw8esh.cxx111 bool SwBasicEscherEx::IsRelUrl() in IsRelUrl() function in SwBasicEscherEx
146 rbRel = IsRelUrl(); in BuildFileName()
/AOO42X/main/sc/source/filter/excel/
H A Dxehelper.cxx1040 if( !aDosUrl.Len() || lclConvertToDos( aDosUrl, rRoot.GetBasePath(), rRoot.IsRelUrl() ) ) in EncodeUrl()
H A Dxecontent.cxx483 rbRel = rRoot.IsRelUrl(); in BuildFileName()