LibreOffice Module sc (master) 1
ScUnoHelpFunctions Member List

This is the complete list of members for ScUnoHelpFunctions, including all inherited members.

GetBoolFromAny(const css::uno::Any &aAny)ScUnoHelpFunctionsstatic
GetBoolProperty(const css::uno::Reference< css::beans::XPropertySet > &xProp, const OUString &rName, bool bDefault=false)ScUnoHelpFunctionsstatic
GetEnumFromAny(const css::uno::Any &aAny)ScUnoHelpFunctionsstatic
GetEnumProperty(const css::uno::Reference< css::beans::XPropertySet > &xProp, const OUString &rName, EnumT nDefault)ScUnoHelpFunctionsinlinestatic
GetEnumPropertyImpl(const css::uno::Reference< css::beans::XPropertySet > &xProp, const OUString &rName, sal_Int32 nDefault)ScUnoHelpFunctionsprivatestatic
GetInt16FromAny(const css::uno::Any &aAny)ScUnoHelpFunctionsstatic
GetInt32FromAny(const css::uno::Any &aAny)ScUnoHelpFunctionsstatic
GetLongProperty(const css::uno::Reference< css::beans::XPropertySet > &xProp, const OUString &rName)ScUnoHelpFunctionsstatic
GetShortProperty(const css::uno::Reference< css::beans::XPropertySet > &xProp, const OUString &rName, sal_Int16 nDefault)ScUnoHelpFunctionsstatic
GetStringProperty(const css::uno::Reference< css::beans::XPropertySet > &xProp, const OUString &rName, const OUString &rDefault)ScUnoHelpFunctionsstatic
SetOptionalPropertyValue(const css::uno::Reference< css::beans::XPropertySet > &rPropSet, const char *pPropName, const css::uno::Any &rVal)ScUnoHelpFunctionsstatic
SetOptionalPropertyValue(const css::uno::Reference< css::beans::XPropertySet > &rPropSet, const OUString &rPropName, const css::uno::Any &rVal)ScUnoHelpFunctionsstatic
SetOptionalPropertyValue(const css::uno::Reference< css::beans::XPropertySet > &rPropSet, const char *pPropName, const ValueType &rVal)ScUnoHelpFunctionsinlinestatic
SetOptionalPropertyValue(const css::uno::Reference< css::beans::XPropertySet > &rPropSet, const OUString &rPropName, const ValueType &rVal)ScUnoHelpFunctionsinlinestatic
VectorToSequence(const std::vector< ValueType > &rVector)ScUnoHelpFunctionsinlinestatic