LibreOffice Module sc (master) 1
ScfPropertySet Member List

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

GetAnyProperty(css::uno::Any &rValue, const OUString &rPropName) constScfPropertySet
GetApiPropertySet() constScfPropertySetinline
GetBoolProperty(const OUString &rPropName) constScfPropertySet
GetColorProperty(Color &rColor, const OUString &rPropName) constScfPropertySet
GetProperties(css::uno::Sequence< css::uno::Any > &rValues, const css::uno::Sequence< OUString > &rPropNames) constScfPropertySet
GetProperty(Type &rValue, const OUString &rPropName) constScfPropertySetinline
GetServiceName() constScfPropertySet
GetStringProperty(const OUString &rPropName) constScfPropertySet
HasProperty(const OUString &rPropName) constScfPropertySet
Is() constScfPropertySetinline
mxMultiPropSetScfPropertySetprivate
mxPropSetScfPropertySetprivate
operator=(ScfPropertySet const &)=defaultScfPropertySet
operator=(ScfPropertySet &&)=defaultScfPropertySet
ScfPropertySet()ScfPropertySetinlineexplicit
ScfPropertySet(const css::uno::Reference< css::beans::XPropertySet > &xPropSet)ScfPropertySetinlineexplicit
ScfPropertySet(const css::uno::Reference< InterfaceType > &xInterface)ScfPropertySetinlineexplicit
ScfPropertySet(ScfPropertySet const &)=defaultScfPropertySet
ScfPropertySet(ScfPropertySet &&)=defaultScfPropertySet
Set(css::uno::Reference< css::beans::XPropertySet > const &xPropSet)ScfPropertySet
Set(css::uno::Reference< InterfaceType > xInterface)ScfPropertySetinline
SetAnyProperty(const OUString &rPropName, const css::uno::Any &rValue)ScfPropertySet
SetBoolProperty(const OUString &rPropName, bool bValue)ScfPropertySetinline
SetColorProperty(const OUString &rPropName, const Color &rColor)ScfPropertySetinline
SetProperties(const css::uno::Sequence< OUString > &rPropNames, const css::uno::Sequence< css::uno::Any > &rValues)ScfPropertySet
SetProperty(const OUString &rPropName, const Type &rValue)ScfPropertySetinline
SetStringProperty(const OUString &rPropName, const OUString &rValue)ScfPropertySetinline
~ScfPropertySet()ScfPropertySet