Hi,

I would like to get the right border of the current page, which I am currently getting with mpWrtShell->GetAnyCurRect(RECT_FRM).Right()

This does not work of course if I am not in the body, but inside a frame, table etc. Is there a different function call to get the value I am looking for or must this be done manually?

If it has to be done manually, I was wondering if pLower of SwPageFrm is always a SwHeaderFrm or SwBodyFrm, or could it be also a floating frame which is placed in the top left corner?

Best regards
Max
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to