Ben Hutchings wrote:
Oddly I can only find an IDL file for that, not a header file

The nsIStyleSheetService.h header is generated via xpidl.

(LXR denies all knowledge of the identifier).

Yeah, lxr kinda sucks like that.

Should I attempt to generate
a header file, and how should I find a/the implementation of it at
run-time?

getService() the "@mozilla.org/content/style-sheet-service;1" contract.

-Boris
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to