Hi Andreas,

What about RECT_PAGE_PRT? This should deliver the "inner" rectangle of the page.

not sure exactly what this is supposed to return, but the right border of this rect is in the middle of a page.
But I managed to solve my problem with

SwRect aPageRect = mpWrtShell->GetCurrFrm()->FindPageFrm()->Lower()->Frm();

although this might be not the most ellegant way ;-)

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

Reply via email to