EnsureNumberedParagraph(SvXMLImport &i_rImport, const OUString &i_ListId, sal_Int16 &io_rLevel, const OUString &i_StyleName) | XMLTextListsHelper | |
EqualsToTopListStyleOnStack(std::u16string_view sListId) const | XMLTextListsHelper | |
GenerateNewListId() const | XMLTextListsHelper | |
GetContinueListIdOfProcessedList(const OUString &sListId) const | XMLTextListsHelper | |
GetLastContinuingListId(const OUString &sListId) const | XMLTextListsHelper | |
GetLastIdOfStyleName(const OUString &sListStyleName) const | XMLTextListsHelper | |
GetLastProcessedListId() const | XMLTextListsHelper | inline |
GetListIdForListBlock(XMLTextListBlockContext const &rListBlock) | XMLTextListsHelper | |
GetListStyleOfLastProcessedList() const | XMLTextListsHelper | inline |
GetListStyleOfProcessedList(const OUString &sListId) const | XMLTextListsHelper | |
GetNumberedParagraphListId(const sal_uInt16 i_Level, std::u16string_view i_StyleName) | XMLTextListsHelper | |
IsListProcessed(const OUString &sListId) const | XMLTextListsHelper | |
KeepListAsProcessed(const OUString &sListId, const OUString &sListStyleName, const OUString &sContinueListId, const OUString &sListStyleDefaultListId=OUString()) | XMLTextListsHelper | |
LastNumberedParagraphs_t typedef | XMLTextListsHelper | private |
ListContextTop(XMLTextListBlockContext *&o_pListBlockContext, XMLTextListItemContext *&o_pListItemContext, XMLNumberedParaContext *&o_pNumberedParagraphContext) | XMLTextListsHelper | |
ListStackFrame_t typedef | XMLTextListsHelper | private |
MakeNumRule(SvXMLImport &i_rImport, const css::uno::Reference< css::container::XIndexReplace > &i_xNumRule, std::u16string_view i_ParentStyleName, const OUString &i_StyleName, sal_Int16 &io_rLevel, bool *o_pRestartNumbering=nullptr, bool *io_pSetDefaults=nullptr) | XMLTextListsHelper | static |
mLastNumberedParagraphs | XMLTextListsHelper | private |
mListStack | XMLTextListsHelper | private |
mNPLists | XMLTextListsHelper | private |
mpContinuingLists | XMLTextListsHelper | private |
mpListStack | XMLTextListsHelper | private |
mpMapListIdToListStyleDefaultListId | XMLTextListsHelper | private |
mpProcessedLists | XMLTextListsHelper | private |
mpStyleNameLastListIds | XMLTextListsHelper | private |
msLastProcessedListId | XMLTextListsHelper | private |
msListStyleOfLastProcessedList | XMLTextListsHelper | private |
NumParaList_t typedef | XMLTextListsHelper | private |
operator=(const XMLTextListsHelper &)=delete | XMLTextListsHelper | |
PopListContext() | XMLTextListsHelper | |
PopListFromStack() | XMLTextListsHelper | |
PushListContext(XMLTextListBlockContext *i_pListBlock) | XMLTextListsHelper | |
PushListContext(XMLNumberedParaContext *i_pNumberedParagraph) | XMLTextListsHelper | |
PushListOnStack(const OUString &sListId, const OUString &sListStyleName) | XMLTextListsHelper | |
SetListItem(XMLTextListItemContext *pListItem) | XMLTextListsHelper | |
StoreLastContinuingList(const OUString &sListId, const OUString &sContinuingListId) | XMLTextListsHelper | |
tMapForContinuingLists typedef | XMLTextListsHelper | private |
tMapForLists typedef | XMLTextListsHelper | private |
tStackForLists typedef | XMLTextListsHelper | private |
XMLTextListsHelper() | XMLTextListsHelper | |
XMLTextListsHelper(const XMLTextListsHelper &)=delete | XMLTextListsHelper | |