LibreOffice Module editeng (master) 1
|
This is the complete list of members for EditDoc, including all inherited members.
aModifyHdl | EditDoc | private |
bDisableAttributeExpanding | EditDoc | private |
bIsFixedCellHeight | EditDoc | private |
bIsVertical | EditDoc | private |
bModified | EditDoc | private |
Clear() | EditDoc | |
ClearSpellErrors() | EditDoc | |
ConnectParagraphs(ContentNode *pLeft, ContentNode *pRight) | EditDoc | |
Count() const | EditDoc | |
CreateDefFont(bool bUseStyles) | EditDoc | |
DisableAttributeExpanding() | EditDoc | inline |
dumpAsXml(xmlTextWriterPtr pWriter) const | EditDoc | |
EditDoc(SfxItemPool *pItemPool) | EditDoc | |
FindAttribs(ContentNode *pNode, sal_Int32 nStartPos, sal_Int32 nEndPos, SfxItemSet &rCurSet) | EditDoc | static |
GetDefFont() const | EditDoc | inline |
GetDefTab() const | EditDoc | inline |
GetEndPaM() const | EditDoc | |
GetItemPool() | EditDoc | inline |
GetItemPool() const | EditDoc | inline |
GetObject(sal_Int32 nPos) const | EditDoc | |
GetObject(sal_Int32 nPos) | EditDoc | |
GetParaAsString(sal_Int32 nNode) const | EditDoc | |
GetParaAsString(const ContentNode *pNode, sal_Int32 nStartPos=0, sal_Int32 nEndPos=-1) | EditDoc | static |
GetPos(const ContentNode *pNode) const | EditDoc | |
GetRotation() const | EditDoc | inline |
GetSepStr(LineEnd eEnd) | EditDoc | static |
GetStartPaM() const | EditDoc | |
GetText(LineEnd eEnd) const | EditDoc | |
GetTextLen() const | EditDoc | |
GetVertical() const | EditDoc | |
ImplDestroyContents() | EditDoc | private |
Insert(sal_Int32 nPos, ContentNode *p) | EditDoc | |
InsertAttrib(const SfxPoolItem &rItem, ContentNode *pNode, sal_Int32 nStart, sal_Int32 nEnd) | EditDoc | |
InsertAttrib(ContentNode *pNode, sal_Int32 nStart, sal_Int32 nEnd, const SfxPoolItem &rPoolItem) | EditDoc | |
InsertAttribInSelection(ContentNode *pNode, sal_Int32 nStart, sal_Int32 nEnd, const SfxPoolItem &rPoolItem) | EditDoc | |
InsertFeature(EditPaM aPaM, const SfxPoolItem &rItem) | EditDoc | |
InsertParaBreak(EditPaM aPaM, bool bKeepEndingAttribs) | EditDoc | |
InsertText(EditPaM aPaM, std::u16string_view rStr) | EditDoc | |
IsEffectivelyVertical() const | EditDoc | |
IsFixedCellHeight() const | EditDoc | inline |
IsModified() const | EditDoc | inline |
IsTopToBottom() const | EditDoc | |
maContents | EditDoc | private |
maDefFont | EditDoc | private |
mnRotation | EditDoc | private |
nDefTab | EditDoc | private |
nLastCache | EditDoc | mutableprivate |
operator[](sal_Int32 nPos) const | EditDoc | |
operator[](sal_Int32 nPos) | EditDoc | |
pItemPool | EditDoc | private |
Release(sal_Int32 nPos) | EditDoc | |
Remove(sal_Int32 nPos) | EditDoc | |
RemoveAttribs(ContentNode *pNode, sal_Int32 nStart, sal_Int32 nEnd, sal_uInt16 nWhich) | EditDoc | |
RemoveAttribs(ContentNode *pNode, sal_Int32 nStart, sal_Int32 nEnd, EditCharAttrib *&rpStarting, EditCharAttrib *&rpEnding, sal_uInt16 nWhich) | EditDoc | |
RemoveChars(EditPaM aPaM, sal_Int32 nChars) | EditDoc | |
RemoveItemsFromPool(const ContentNode &rNode) | EditDoc | |
RemoveText() | EditDoc | |
SetDefTab(sal_uInt16 nTab) | EditDoc | inline |
SetFixedCellHeight(bool bUseFixedCellHeight) | EditDoc | inline |
SetModified(bool b) | EditDoc | |
SetModifyHdl(const Link< LinkParamNone *, void > &rLink) | EditDoc | inline |
SetRotation(TextRotation nRotation) | EditDoc | inline |
SetVertical(bool bVertical) | EditDoc | inline |
~EditDoc() | EditDoc |