Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx674 INetURLObject aINetURLObj( maPath ); in InitExportParameters() local
675 DBG_ASSERT( aINetURLObj.GetProtocol() != INET_PROT_NOT_VALID, "invalid URL" ); in InitExportParameters()
677 maExportPath = aINetURLObj.GetPartBeforeLastName(); // with trailing '/' in InitExportParameters()
678 maIndex = aINetURLObj.GetLastName(); in InitExportParameters()

Completed in 19 milliseconds