Files
libreoffice/cpputools/source/sp2bv
Rüdiger Timm 55f72687c6 INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED
2005/09/05 15:19:54 rt 1.2.12.1: #i54170# Change license header: remove SISSL
2005-09-08 08:39:15 +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\$