Hi,

I had to change some calls inside ViewShell from 
GetLayout()->Frm().SSize()

to

GetDocSize()

which is basically the same but adds the notes sidebar if neccessary.

Now there are several calls to GetLayout()->Frm().SSize() inside CrsrShell as 
well, would it be save to change all occurences to GetDocSize() ? Any negative 
side effects?



Regards Max

Reply via email to