|
static std::optional< std::pair< unsigned, Int > > | invalidChar (char const *string, Int length, Int index) |
|
static bool | isHexDigit (char c) |
|
static void | lcl_DebugMergeAppend (std::deque< sal_Int32 > &rLeftEndedElements, std::deque< sal_Int32 > &rLeftStartedElements, std::deque< sal_Int32 > &rRightEndedElements, std::deque< sal_Int32 > &rRightStartedElements) |
|
static void | lcl_DebugMergePrepend (std::deque< sal_Int32 > &rLeftEndedElements, std::deque< sal_Int32 > &rLeftStartedElements, std::deque< sal_Int32 > &rRightEndedElements, std::deque< sal_Int32 > &rRightStartedElements) |
|
FastAttributeList & | castToFastAttributeList (const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) |
|
const char * | UseIf (const char *s, bool bUse) |
|
std::optional< TString > | UseIf (const TString &s, bool bUse) |
|