LibreOffice Module sc (master) 1
|
This is the complete list of members for ScfPropertySet, including all inherited members.
GetAnyProperty(css::uno::Any &rValue, const OUString &rPropName) const | ScfPropertySet | |
GetApiPropertySet() const | ScfPropertySet | inline |
GetBoolProperty(const OUString &rPropName) const | ScfPropertySet | |
GetColorProperty(Color &rColor, const OUString &rPropName) const | ScfPropertySet | |
GetProperties(css::uno::Sequence< css::uno::Any > &rValues, const css::uno::Sequence< OUString > &rPropNames) const | ScfPropertySet | |
GetProperty(Type &rValue, const OUString &rPropName) const | ScfPropertySet | inline |
GetServiceName() const | ScfPropertySet | |
GetStringProperty(const OUString &rPropName) const | ScfPropertySet | |
HasProperty(const OUString &rPropName) const | ScfPropertySet | |
Is() const | ScfPropertySet | inline |
mxMultiPropSet | ScfPropertySet | private |
mxPropSet | ScfPropertySet | private |
operator=(ScfPropertySet const &)=default | ScfPropertySet | |
operator=(ScfPropertySet &&)=default | ScfPropertySet | |
ScfPropertySet() | ScfPropertySet | inlineexplicit |
ScfPropertySet(const css::uno::Reference< css::beans::XPropertySet > &xPropSet) | ScfPropertySet | inlineexplicit |
ScfPropertySet(const css::uno::Reference< InterfaceType > &xInterface) | ScfPropertySet | inlineexplicit |
ScfPropertySet(ScfPropertySet const &)=default | ScfPropertySet | |
ScfPropertySet(ScfPropertySet &&)=default | ScfPropertySet | |
Set(css::uno::Reference< css::beans::XPropertySet > const &xPropSet) | ScfPropertySet | |
Set(css::uno::Reference< InterfaceType > xInterface) | ScfPropertySet | inline |
SetAnyProperty(const OUString &rPropName, const css::uno::Any &rValue) | ScfPropertySet | |
SetBoolProperty(const OUString &rPropName, bool bValue) | ScfPropertySet | inline |
SetColorProperty(const OUString &rPropName, const Color &rColor) | ScfPropertySet | inline |
SetProperties(const css::uno::Sequence< OUString > &rPropNames, const css::uno::Sequence< css::uno::Any > &rValues) | ScfPropertySet | |
SetProperty(const OUString &rPropName, const Type &rValue) | ScfPropertySet | inline |
SetStringProperty(const OUString &rPropName, const OUString &rValue) | ScfPropertySet | inline |
~ScfPropertySet() | ScfPropertySet |