To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116192
------- Additional comments from [email protected] Wed Dec 22 11:35:03 +0000 2010 ------- I expect that in case of a document created from a template the event SFX_EVENT_LOADFINISHED is used and this can be discussed. From a users POV one could argue that we could send SFX_EVENT_DOCREATED here also (the document knows that it will become an untitled documents soon after). Alternatively you can use SFX_EVENT_LOADFINISHED and look in the ItemSet of its Medium for an item with ID "SID_TEMPLATE" and value "TRUE" or in the "args" of its model for an argument "AsTemplate" with value "sal_True". At least AFAIR correctly. :-) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
