"SwXBodyText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()" "SwXBodyText";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionStarts()" "SwXBodyText";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionEnds()" "SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursor()" "SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()" "SwXBodyText";"com::sun::star::text::XSimpleText";"insertString()" "SwXBodyText";"com::sun::star::text::XSimpleText";"insertControlCharacter()" "SwXBodyText";"com::sun::star::container::XElementAccess";"getElementType()" "SwXBodyText";"com::sun::star::container::XElementAccess";"hasElements()" "SwXBodyText";"com::sun::star::text::XTextRange";"getText()" "SwXBodyText";"com::sun::star::text::XTextRange";"getStart()" "SwXBodyText";"com::sun::star::text::XTextRange";"getEnd()" "SwXBodyText";"com::sun::star::text::XTextRange";"getString()" "SwXBodyText";"com::sun::star::text::XTextRange";"setString()" "SwXBodyText";"com::sun::star::container::XEnumerationAccess";"createEnumeration()" "SwXBodyText";"com::sun::star::text::XText";"insertTextContent()" "SwXBodyText";"com::sun::star::text::XText";"removeTextContent()" "SwXBodyText";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentBefore()" "SwXBodyText";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentAfter()" option value='distro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/xlnedit.hxx
AgeCommit message (Collapse)Author
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin
Change-Id: Ibd9638f9716c4ce8db7ee5e652dc2f207617e7de Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170162 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
Change-Id: Iedd87d321f4d161574df87629fdd6c7714ff31c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137248 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>