|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for TextDoc, including all inherited members.
| Clear() | TextDoc | |
| ConnectParagraphs(TextNode *pLeft, const TextNode *pRight) | TextDoc | |
| DestroyTextNodes() | TextDoc | private |
| GetLeftMargin() const | TextDoc | inline |
| GetNodes() | TextDoc | inline |
| GetNodes() const | TextDoc | inline |
| GetText(const sal_Unicode *pSep) const | TextDoc | |
| GetText(sal_uInt32 nPara) const | TextDoc | |
| GetTextLen(const sal_Unicode *pSep, const TextSelection *pSel=nullptr) const | TextDoc | |
| InsertParaBreak(const TextPaM &rPaM) | TextDoc | |
| InsertText(const TextPaM &rPaM, sal_Unicode c) | TextDoc | |
| InsertText(const TextPaM &rPaM, std::u16string_view rStr) | TextDoc | |
| IsValidPaM(const TextPaM &rPaM) | TextDoc | |
| maTextNodes | TextDoc | private |
| mnLeftMargin | TextDoc | private |
| RemoveChars(const TextPaM &rPaM, sal_Int32 nChars) | TextDoc | |
| SetLeftMargin(sal_uInt16 n) | TextDoc | inline |
| TextDoc() | TextDoc | |
| ~TextDoc() | TextDoc |