Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Dfilterbase.cxx309 const OUString aFilePrefix = CREATE_OUSTRING( "file:///" ); in getAbsoluteUrl() local
310 const sal_Int32 nFilePrefixLen = aFilePrefix.getLength(); in getAbsoluteUrl()
322 return aFilePrefix + aUrl; in getAbsoluteUrl()
332 aUrl.match( aFilePrefix ) && in getAbsoluteUrl()
342 mxImpl->maFileUrl.match( aFilePrefix ) && in getAbsoluteUrl()

Completed in 13 milliseconds