To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=26672


User cloph changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'bmarcelly'               |'bmarcelly,cloph'
--------------------------------------------------------------------------------
                Keywords|                          |oooqa
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sat Feb  3 13:09:21 +0000 
2007 -------
As of OOo 2.1, the difference between the documentation
http://api.openoffice.org/docs/common/ref/com/sun/star/document/DocumentInfo.html

And what is retrieved is as follows:

Listed in Documentation, but not part of implementation:
  * Generator
  * Language
  * Theme

Properties returned by Implementation, but not listed in documentation:
  * CharLocale
  * DocumentStatistic
  * EditingCycles
  * EditingDuration
  * SaveVersionOnClose
  * TemplateFileName

However, CharLocale and DocumentStatistic both return a void object instead of a
Locale struct for the CharLocale or anything useful for the DocumentStatistic

ModifyDate (if not yet saved) & PrintDate (until printed) return void objects as
well

IsEncrypted is documented as boolean (& deprecated), but returned as empty 
string

The target of this issue should be reconsidered IMHO - at least the
documentation should be updated accordingly.

---------------------------------------------------------------------
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]

Reply via email to