Hi,
Niranjan MAISNAM wrote:
Hi,
I am not exactly clear under what circumstances these these two differ
with their
counter parts conceptually ( @ runtime and @ creation times).
1. SwVirtFlydrawObj to SwFlyDrawObj (why virtual?)
[..]
if a Writer fly frame is inserted into a header/footer of a page then
you'll get one SwFlyDrawObj but several SwVirtFlydrawObjs (for each
visible page).
2. GetVirtPageNum to GetPhyPageNum (why virtual no of page?)
[..]
GetPhyPageNum is the "physical" number of a page, i.e. the position of
the SwPageFrm in the page list (1,2,3...). The "virtual" page number is
the displayed page number (e.g. by the field "page number" or in a table
of content) and this may differ from the physical page number. If you
insert a page break with page style and number e.g. 10, the "virtual"
page number will be 10 regardless of the position in the page list.
Please insert a page break with a changed number and have a look at the
status bar. You'll find something like "page 10 2/2" if your document
contents two physical pages and a "virtual" number 10 at the second page.
Regards
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]