sw: document what Cont means in SwFootnoteContFrame
It's container, not content or continuation. Change-Id: I741798ff9dd72cc5d277107a935d8ccdf33d495c Reviewed-on: https://gerrit.libreoffice.org/79721 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
This commit is contained in:
@@ -39,9 +39,9 @@ void RemoveFootnotesForNode(
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// There exists a special section on a page for footnotes. It's called
|
// There exists a special container frame on a page for footnotes. It's called
|
||||||
// SwFootnoteContFrame. Each footnote is separated by a SwFootnoteFrame which contains
|
// SwFootnoteContFrame. Each footnote is separated by a SwFootnoteFrame which contains
|
||||||
// the paragraphs of a footnote. SwFootnoteFrame can be split and will then
|
// the text frames of a footnote. SwFootnoteFrame can be split and will then
|
||||||
// continue on another page.
|
// continue on another page.
|
||||||
class SwFootnoteContFrame: public SwLayoutFrame
|
class SwFootnoteContFrame: public SwLayoutFrame
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user