LibreOffice Module sax (master) 1
sax::Converter Member List

This is the complete list of members for sax::Converter, including all inherited members.

convertAngle(OUStringBuffer &rBuffer, sal_Int16 nAngle, SvtSaveOptions::ODFSaneDefaultVersion nVersion)sax::Converterstatic
convertAngle(sal_Int16 &rAngle, std::u16string_view rString, bool isWrongOOo10thDegAngle)sax::Converterstatic
convertAngle(sal_Int16 &rAngle, std::string_view rString, bool isWrongOOo10thDegAngle)sax::Converterstatic
convertAny(OUStringBuffer &rsValue, OUStringBuffer &rsType, const css::uno::Any &rValue)sax::Converterstatic
convertBool(bool &rBool, std::u16string_view rString)sax::Converterstatic
convertBool(bool &rBool, std::string_view rString)sax::Converterstatic
convertBool(OUStringBuffer &rBuffer, bool bValue)sax::Converterstatic
convertBytesToHexBinary(OUStringBuffer &rBuffer, const void *pBytes, sal_Int32 nBytes)sax::Converterstatic
convertColor(sal_Int32 &rColor, std::u16string_view rValue)sax::Converterstatic
convertColor(sal_Int32 &rColor, std::string_view rValue)sax::Converterstatic
convertColor(::Color &rColor, std::u16string_view rValue)sax::Converterinlinestatic
convertColor(::Color &rColor, std::string_view rValue)sax::Converterinlinestatic
convertColor(OUStringBuffer &rBuffer, sal_Int32 nColor)sax::Converterstatic
convertColor(OUStringBuffer &rBuffer, ::Color nColor)sax::Converterinlinestatic
convertDate(OUStringBuffer &rBuffer, const css::util::Date &rDate, sal_Int16 const *pTimeZoneOffset)sax::Converterstatic
convertDateTime(OUStringBuffer &rBuffer, const css::util::DateTime &rDateTime, sal_Int16 const *pTimeZoneOffset, bool bAddTimeIf0AM=false)sax::Converterstatic
convertDouble(OUStringBuffer &rBuffer, double fNumber, bool bWriteUnits, sal_Int16 nSourceUnit, sal_Int16 nTargetUnit)sax::Converterstatic
convertDouble(OUStringBuffer &rBuffer, double fNumber)sax::Converterstatic
convertDouble(double &rValue, std::u16string_view rString, sal_Int16 nSourceUnit, sal_Int16 nTargetUnit)sax::Converterstatic
convertDouble(double &rValue, std::string_view rString, sal_Int16 nSourceUnit, sal_Int16 nTargetUnit)sax::Converterstatic
convertDouble(double &rValue, std::u16string_view rString)sax::Converterstatic
convertDouble(double &rValue, std::string_view rString)sax::Converterstatic
convertDuration(OUStringBuffer &rBuffer, const double fTime)sax::Converterstatic
convertDuration(OUStringBuffer &rBuffer, const css::util::Duration &rDuration)sax::Converterstatic
convertDuration(double &rfTime, std::string_view rString)sax::Converterstatic
convertDuration(css::util::Duration &rDuration, std::u16string_view rString)sax::Converterstatic
convertDuration(css::util::Duration &rDuration, std::string_view rString)sax::Converterstatic
convertMeasure(sal_Int32 &rValue, std::u16string_view rString, sal_Int16 nTargetUnit=css::util::MeasureUnit::MM_100TH, sal_Int32 nMin=SAL_MIN_INT32, sal_Int32 nMax=SAL_MAX_INT32)sax::Converterstatic
convertMeasure(sal_Int32 &rValue, std::string_view rString, sal_Int16 nTargetUnit=css::util::MeasureUnit::MM_100TH, sal_Int32 nMin=SAL_MIN_INT32, sal_Int32 nMax=SAL_MAX_INT32)sax::Converterstatic
convertMeasure(OUStringBuffer &rBuffer, sal_Int32 nMeasure, sal_Int16 SourceUnit, sal_Int16 nTargetUnit)sax::Converterstatic
convertMeasurePx(sal_Int32 &rValue, std::u16string_view rString)sax::Converterstatic
convertMeasurePx(sal_Int32 &rValue, std::string_view rString)sax::Converterstatic
convertMeasurePx(OUStringBuffer &rBuffer, sal_Int32 nValue)sax::Converterstatic
convertNumber(sal_Int32 &rValue, std::u16string_view aString, sal_Int32 nMin=SAL_MIN_INT32, sal_Int32 nMax=SAL_MAX_INT32)sax::Converterstatic
convertNumber(sal_Int32 &rValue, std::string_view aString, sal_Int32 nMin=SAL_MIN_INT32, sal_Int32 nMax=SAL_MAX_INT32)sax::Converterstatic
convertNumber64(sal_Int64 &rValue, std::u16string_view aString, sal_Int64 nMin=SAL_MIN_INT64, sal_Int64 nMax=SAL_MAX_INT64)sax::Converterstatic
convertNumber64(sal_Int64 &rValue, std::string_view aString, sal_Int64 nMin=SAL_MIN_INT64, sal_Int64 nMax=SAL_MAX_INT64)sax::Converterstatic
convertNumberToHexBinary(OUStringBuffer &rBuffer, T n)sax::Converterinlinestatic
convertPercent(sal_Int32 &rValue, std::u16string_view rString)sax::Converterstatic
convertPercent(sal_Int32 &rValue, std::string_view rString)sax::Converterstatic
convertPercent(OUStringBuffer &rBuffer, sal_Int32 nValue)sax::Converterstatic
convertTimeOrDateTime(OUStringBuffer &rBuffer, const css::util::DateTime &rDateTime)sax::Converterstatic
GetConversionFactor(OUStringBuffer &rUnit, sal_Int16 nSourceUnit, sal_Int16 nTargetUnit)sax::Converterstatic
GetConversionFactor(OStringBuffer &rUnit, sal_Int16 nSourceUnit, sal_Int16 nTargetUnit)sax::Converterstatic
GetUnitFromString(std::u16string_view rString, sal_Int16 nDefaultUnit)sax::Converterstatic
GetUnitFromString(std::string_view rString, sal_Int16 nDefaultUnit)sax::Converterstatic
indexOfComma(std::u16string_view rStr, sal_Int32 nPos)sax::Converterstatic
parseDateOrDateTime(css::util::Date *pDate, css::util::DateTime &rDateTime, bool &rbDateTime, std::optional< sal_Int16 > *pTimeZoneOffset, std::u16string_view rString)sax::Converterstatic
parseDateOrDateTime(css::util::Date *pDate, css::util::DateTime &rDateTime, bool &rbDateTime, std::optional< sal_Int16 > *pTimeZoneOffset, std::string_view rString)sax::Converterstatic
parseDateTime(css::util::DateTime &rDateTime, std::u16string_view rString)sax::Converterstatic
parseDateTime(css::util::DateTime &rDateTime, std::string_view rString)sax::Converterstatic
parseTimeOrDateTime(css::util::DateTime &rDateTime, std::u16string_view rString)sax::Converterstatic
parseTimeOrDateTime(css::util::DateTime &rDateTime, std::string_view rString)sax::Converterstatic