Files
libreoffice/cpputools/source/sp2bv
Noel Grandin 78b9537b6a various: sal_Bool->bool
Change-Id: I30fa5227f30373f95060148f269450d2945c1bb9
2014-05-08 11:48:14 +02: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\$