merge the formfield patch from ooo-build
[ooovba.git] / desktop / scripts / sdraw.sh
blobfe0338a8939491c1001688a7e0f442f7221d127c
1 #!/bin/sh
3 cmd=`dirname "$0"`/soffice
4 exec "$cmd" -draw "$@"