lib
KoSavingContext::BookmarkPosition Struct Reference
#include <KoOasisContext.h>
Detailed Description
Store bookmarks [for the current text paragraph beind saved] so that KoTextParag can save them at the right place inside the text.
Definition at line 140 of file KoOasisContext.h.
Public Member Functions | |
| BookmarkPosition () | |
| BookmarkPosition (const QString &nm, int p, bool simple) | |
| bool | operator< (BookmarkPosition &rhs) const |
Public Attributes | |
| QString | name |
| int | pos |
| bool | startEqualsEnd |
The documentation for this struct was generated from the following file:

