|
LibreOffice Module editeng (master) 1
|
This is the complete list of members for ContentNode, including all inherited members.
| aCharAttribList | ContentNode | private |
| aContentAttribs | ContentNode | private |
| Append(std::u16string_view rStr) | ContentNode | |
| AppendAttribs(ContentNode *pNextNode) | ContentNode | |
| CollapseAttribs(sal_Int32 nIndex, sal_Int32 nDelChars, SfxItemPool &rItemPool) | ContentNode | |
| ContentNode(SfxItemPool &rItemPool) | ContentNode | |
| ContentNode(const OUString &rStr, const ContentAttribs &rContentAttribs) | ContentNode | |
| ContentNode(const ContentNode &)=delete | ContentNode | |
| Copy(sal_Int32 nPos) const | ContentNode | |
| Copy(sal_Int32 nPos, sal_Int32 nCount) const | ContentNode | |
| CopyAndCutAttribs(ContentNode *pPrevNode, SfxItemPool &rPool, bool bKeepEndingAttribs) | ContentNode | |
| CreateDefFont() | ContentNode | |
| CreateWrongList() | ContentNode | |
| DestroyWrongList() | ContentNode | |
| dumpAsXml(xmlTextWriterPtr pWriter) const | ContentNode | |
| EnsureWrongList() | ContentNode | |
| Erase(sal_Int32 nPos) | ContentNode | |
| Erase(sal_Int32 nPos, sal_Int32 nCount) | ContentNode | |
| ExpandAttribs(sal_Int32 nIndex, sal_Int32 nNewChars, SfxItemPool &rItemPool) | ContentNode | |
| GetChar(sal_Int32 nPos) const | ContentNode | |
| GetCharAttribs() | ContentNode | inline |
| GetCharAttribs() const | ContentNode | inline |
| GetContentAttribs() | ContentNode | inline |
| GetContentAttribs() const | ContentNode | inline |
| GetExpandedLen() const | ContentNode | |
| GetExpandedText(sal_Int32 nStartPos=0, sal_Int32 nEndPos=-1) const | ContentNode | |
| GetString() const | ContentNode | inline |
| GetStyleSheet() | ContentNode | inline |
| GetWrongList() | ContentNode | |
| GetWrongList() const | ContentNode | |
| Insert(std::u16string_view rStr, sal_Int32 nPos) | ContentNode | |
| IsFeature(sal_Int32 nPos) const | ContentNode | |
| Len() const | ContentNode | |
| maString | ContentNode | private |
| mpWrongList | ContentNode | private |
| operator=(const ContentNode &)=delete | ContentNode | |
| SetChar(sal_Int32 nPos, sal_Unicode c) | ContentNode | |
| SetStyleSheet(SfxStyleSheet *pS, bool bRecalcFont=true) | ContentNode | |
| SetStyleSheet(SfxStyleSheet *pS, const SvxFont &rFontFromStyle) | ContentNode | |
| SetWrongList(WrongList *p) | ContentNode | |
| UnExpandPosition(sal_Int32 &rStartPos, bool bBiasStart) | ContentNode | private |
| UnExpandPositions(sal_Int32 &rStartPos, sal_Int32 &rEndPos) | ContentNode | |
| ~ContentNode() | ContentNode |