Files
libreoffice/cpputools/source/sp2bv
Kurt Zenker 9cc315ad11 INTEGRATION: CWS ause015 (1.2.2); FILE MERGED
2005/01/06 13:32:23 hjs 1.2.2.1: #i39942# link stlport to get stdc++
2005-01-14 10:39:11 +00:00
..

This tool converts system paths into file urls and escapes it for use as 
bootstrap variable. For example

c:\program files\App$
->
file:///c:/program%20files/App$
->
file:///c:/program%20files/App\$