LibreOffice Module ucb (master) 1
|
#include <UCBDeadPropertyValue.hxx>
Public Member Functions | |
static ::std::optional<::std::pair< OUString, OUString > > | toXML (const css::uno::Any &rInData) |
Static Public Member Functions | |
static bool | supportsType (const css::uno::Type &rType) |
static bool | createFromXML (std::u16string_view rType, OUString const &rValue, css::uno::Any &rOutData) |
Definition at line 31 of file UCBDeadPropertyValue.hxx.
|
static |
Definition at line 68 of file UCBDeadPropertyValue.cxx.
References aTypeBoolean, aTypeByte, aTypeChar, aTypeDouble, aTypeFloat, aTypeHyper, aTypeLong, aTypeShort, aTypeString, o3tl::equalsIgnoreAsciiCase(), SAL_WARN, and u.
|
static |
Definition at line 40 of file UCBDeadPropertyValue.cxx.
std::optional<::std::pair< OUString, OUString > > UCBDeadPropertyValue::toXML | ( | const css::uno::Any & | rInData | ) |
Definition at line 129 of file UCBDeadPropertyValue.cxx.
References aTypeBoolean, aTypeByte, aTypeChar, aTypeDouble, aTypeFloat, aTypeHyper, aTypeLong, aTypeShort, aTypeString, nValue, and SAL_WARN.