Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/inc/
H A Dxlconst.hxx95 const sal_Unicode EXC_URL_DOSDRIVE = '\x01'; /// DOS drive letter or UNC server name. variable
/aoo42x/main/sc/source/filter/excel/
H A Dxehelper.cxx985 rUrl.Append( EXC_URL_DOSDRIVE ).Append( '@' ); in lclEncodeDosUrl()
991 rUrl.Append( EXC_URL_DOSDRIVE ).Append( aOldUrl.GetChar( 0 ) ); in lclEncodeDosUrl()
H A Dxihelper.cxx691 case EXC_URL_DOSDRIVE: in DecodeUrl()

Completed in 25 milliseconds