http://openoffice.org/bugzilla/show_bug.cgi?id=117724


[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from [email protected]  2011-04-06 08:27:52 ---
The code used to transform items into property values and vice versa has a
problem: it is also used to transform ItemSets in SfxMedium to MediaDescriptors
and vice versa. As SID_SAVEASDOC and SID_OPENDOC have different parameters
there always will be some items unknown in the other context.

Thus I changed the treatment of the Open/Save slots. They now use a common
SfxFormalArgument array, implemented in appuno.cxx and not the individual ones
in sfxslots.hxx.

@mav: please review

-- 
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help

Reply via email to