* Re-generated .inc files with new version from the idlparser.

* Some string-types are now not returned as function result but as parameter. Solves several string issues.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
loesje_
2012-03-19 14:43:54 +00:00
parent 63822c9462
commit 9c2b80b5c4
60 changed files with 193 additions and 300 deletions

View File

@@ -13,7 +13,7 @@ fi
idltopas $1/nsIDOMDocument.idl \
$1/nsIDOMElement.idl \
$1/nsISHEntry.idl \
-c idlctypes.cfg -m idltypemap.cfg -p -f forwarddecl.inc -o
-m idltypemap.cfg -p -f forwarddecl.inc -o
idltopas $1/nsIWebProgressListener.idl \
$1/nsIDOMNodeIterator.idl \
@@ -151,4 +151,4 @@ idltopas $1/nsIWebProgressListener.idl \
$1/nsIDOMStorage.idl \
$1/nsIContextMenuListener2.idl \
$1/nsIDOMText.idl \
-c idlctypes.cfg -m idltypemap.cfg -f forwarddecl.inc -o
-m idltypemap.cfg -f forwarddecl.inc -o