LibreOffice Module sw (master) 1
|
This is the complete list of members for sw::mark::IBookmark, including all inherited members.
dumpAsXml(xmlTextWriterPtr pWriter) const =0 | sw::mark::IMark | pure virtual |
GetHideCondition() const =0 | sw::mark::IBookmark | pure virtual |
GetKeyCode() const =0 | sw::mark::IBookmark | pure virtual |
GetMarkEnd() const =0 | sw::mark::IMark | pure virtual |
GetMarkPos() const =0 | sw::mark::IMark | pure virtual |
GetMarkStart() const =0 | sw::mark::IMark | pure virtual |
GetName() const =0 | sw::mark::IMark | pure virtual |
GetOtherMarkPos() const =0 | sw::mark::IMark | pure virtual |
GetShortName() const =0 | sw::mark::IBookmark | pure virtual |
Hide(bool hide)=0 | sw::mark::IBookmark | pure virtual |
IBookmark()=default | sw::mark::IBookmark | protected |
IBookmark(IBookmark const &)=delete | sw::mark::IBookmark | private |
IMark()=default | sw::mark::IMark | protected |
IMark(IMark const &)=delete | sw::mark::IMark | private |
IsCoveringPosition(const SwPosition &rPos) const =0 | sw::mark::IMark | pure virtual |
IsExpanded() const =0 | sw::mark::IMark | pure virtual |
IsHidden() const =0 | sw::mark::IBookmark | pure virtual |
operator=(IBookmark const &)=delete | sw::mark::IBookmark | private |
SetHideCondition(const OUString &)=0 | sw::mark::IBookmark | pure virtual |
SetKeyCode(const vcl::KeyCode &)=0 | sw::mark::IBookmark | pure virtual |
SetShortName(const OUString &)=0 | sw::mark::IBookmark | pure virtual |
ToString() const =0 | sw::mark::IMark | pure virtual |