This is the complete list of members for OutlinerParaObject, including all inherited members.
ChangeStyleSheetName(SfxStyleFamily eFamily, std::u16string_view rOldName, const OUString &rNewName) | OutlinerParaObject | |
ChangeStyleSheets(std::u16string_view rOldName, SfxStyleFamily eOldFamily, const OUString &rNewName, SfxStyleFamily eNewFamily) | OutlinerParaObject | |
ClearPortionInfo() | OutlinerParaObject | |
Count() const | OutlinerParaObject | |
dumpAsXml(xmlTextWriterPtr pWriter) const | OutlinerParaObject | |
GetDepth(sal_Int32 nPara) const | OutlinerParaObject | |
GetOutlinerMode() const | OutlinerParaObject | |
GetParagraphData(sal_Int32 nIndex) const | OutlinerParaObject | |
GetRotation() const | OutlinerParaObject | |
GetTextObject() const | OutlinerParaObject | |
GetVertical() const | OutlinerParaObject | |
IsEffectivelyVertical() const | OutlinerParaObject | |
IsTopToBottom() const | OutlinerParaObject | |
isWrongListEqual(const OutlinerParaObject &rCompare) const | OutlinerParaObject | |
mpImpl | OutlinerParaObject | private |
operator!=(const OutlinerParaObject &rCandidate) const | OutlinerParaObject | inline |
operator=(const OutlinerParaObject &rCandidate) | OutlinerParaObject | |
operator=(OutlinerParaObject &&) noexcept | OutlinerParaObject | |
operator==(const OutlinerParaObject &rCandidate) const | OutlinerParaObject | |
OutlinerParaObject(std::nullopt_t) noexcept | OutlinerParaObject | inlineprivate |
OutlinerParaObject(const OutlinerParaObject &other, std::nullopt_t) noexcept | OutlinerParaObject | inlineprivate |
OutlinerParaObject(std::unique_ptr< EditTextObject >, ParagraphDataVector &&, bool bIsEditDoc) | OutlinerParaObject | |
OutlinerParaObject(std::unique_ptr< EditTextObject >) | OutlinerParaObject | |
OutlinerParaObject(const OutlinerParaObject &) | OutlinerParaObject | |
OutlinerParaObject(OutlinerParaObject &&) noexcept | OutlinerParaObject | |
SetOutlinerMode(OutlinerMode nNew) | OutlinerParaObject | |
SetRotation(TextRotation nRotation) | OutlinerParaObject | |
SetStyleSheets(sal_uInt16 nLevel, const OUString &rNewName, const SfxStyleFamily &rNewFamily) | OutlinerParaObject | |
SetVertical(bool bNew) | OutlinerParaObject | |
std::optional< OutlinerParaObject > | OutlinerParaObject | friend |
~OutlinerParaObject() | OutlinerParaObject | |