LibreOffice Module sc (master) 1
|
This is the complete list of members for XclExpStringHelper, including all inherited members.
AppendChar(XclExpString &rXclString, const XclExpRoot &rRoot, sal_Unicode cChar) | XclExpStringHelper | static |
AppendString(XclExpString &rXclString, const XclExpRoot &rRoot, std::u16string_view rString) | XclExpStringHelper | static |
CreateCellString(const XclExpRoot &rRoot, const OUString &rString, const ScPatternAttr *pCellAttr, XclStrFlags nFlags=XclStrFlags::NONE, sal_uInt16 nMaxLen=EXC_STR_MAXLEN) | XclExpStringHelper | static |
CreateCellString(const XclExpRoot &rRoot, const EditTextObject &rEditText, const ScPatternAttr *pCellAttr, XclExpHyperlinkHelper &rLinkHelper, XclStrFlags nFlags=XclStrFlags::NONE, sal_uInt16 nMaxLen=EXC_STR_MAXLEN) | XclExpStringHelper | static |
CreateString(const XclExpRoot &rRoot, const OUString &rString, XclStrFlags nFlags=XclStrFlags::NONE, sal_uInt16 nMaxLen=EXC_STR_MAXLEN) | XclExpStringHelper | static |
CreateString(const XclExpRoot &rRoot, sal_Unicode cChar, XclStrFlags nFlags=XclStrFlags::NONE, sal_uInt16 nMaxLen=EXC_STR_MAXLEN) | XclExpStringHelper | static |
CreateString(const XclExpRoot &rRoot, const SdrTextObj &rTextObj, XclStrFlags nFlags=XclStrFlags::NONE) | XclExpStringHelper | static |
CreateString(const XclExpRoot &rRoot, const EditTextObject &rEditObj, XclStrFlags nFlags=XclStrFlags::NONE) | XclExpStringHelper | static |
GetLeadingScriptType(const XclExpRoot &rRoot, const OUString &rString) | XclExpStringHelper | static |
operator=(const XclExpStringHelper &)=delete | XclExpStringHelper | |
XclExpStringHelper(const XclExpStringHelper &)=delete | XclExpStringHelper | |
XclExpStringHelper()=delete | XclExpStringHelper |