https://bugs.documentfoundation.org/show_bug.cgi?id=140220

--- Comment #5 from Devansh Varshney <[email protected]> ---
(In reply to Devansh Varshney from comment #4)
> In file sw/inc/fmtpdsc.hxx -
> 
> at line 62 and 63 -
> 
>           SwPageDesc *GetPageDesc() { return
> static_cast<SwPageDesc*>(GetRegisteredIn()); }
>     const SwPageDesc *GetPageDesc() const { return static_cast<const
> SwPageDesc*>(GetRegisteredIn()); }

this returns a pointer to SwPageDesc object.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to