Hi all,
I found a phenomenon in impress about m196.
1. Creat a new presentation;
2. Insert a gif picture with transparent background.
3. "Tools"->"Eyedropper" ,check on
"Transparency" and press "Replace"
button.
Result:
The gif picture has been disappeared.
I break at void DrawViewShell::ExecBmpMask( SfxRequest&
rReq )
(sdsourceuiviewdrview6.cxx) and Graphic
SvxBmpMask::Mask( const Graphic&
rGraphic ) (svxsourcedialog_bmpmask.cxx) but maybe it is
ok!
Later,I found the phenomenon has been amend on the m205 then
I have compared
these two files with m196. The result is that the
GetPageViewPvNum() has been
changed to GetSdrPageView() in the void
DrawViewShell::ExecBmpMask( SfxRequest&
rReq ) and Standardize the name of member's variable.
I have changed GetPageViewPvNum() to GetSdrPageView(),but
the phenomenon still
exists.
I'm so puzzled!
How can I solve it?
Can you give me some information about this?
Remark:You can drag the attached picture bigger.
Thanks in advance.
Regards
liujianli |