LibreOffice Module extensions (master) 1
|
This is the complete list of members for pcr::PropertyHandler, including all inherited members.
actuatingPropertyChanged(const OUString &_rActuatingPropertyName, const css::uno::Any &_rNewValue, const css::uno::Any &_rOldValue, const css::uno::Reference< css::inspection::XObjectInspectorUI > &_rxInspectorUI, sal_Bool _bFirstTimeInit) override | pcr::PropertyHandler | protectedvirtual |
addDatePropertyDescription(std::vector< css::beans::Property > &_rProperties, const OUString &_rPropertyName, sal_Int16 _nAttribs) const | pcr::PropertyHandler | inlineprotected |
addDateTimePropertyDescription(std::vector< css::beans::Property > &_rProperties, const OUString &_rPropertyName, sal_Int16 _nAttribs) const | pcr::PropertyHandler | inlineprotected |
addDoublePropertyDescription(std::vector< css::beans::Property > &_rProperties, const OUString &_rPropertyName, sal_Int16 _nAttribs) const | pcr::PropertyHandler | inlineprotected |
addInt16PropertyDescription(std::vector< css::beans::Property > &_rProperties, const OUString &_rPropertyName, sal_Int16 _nAttribs=0) const | pcr::PropertyHandler | inlineprotected |
addInt32PropertyDescription(std::vector< css::beans::Property > &_rProperties, const OUString &_rPropertyName, sal_Int16 _nAttribs=0) const | pcr::PropertyHandler | inlineprotected |
addPropertyChangeListener(const css::uno::Reference< css::beans::XPropertyChangeListener > &_rxListener) override | pcr::PropertyHandler | protectedvirtual |
addStringPropertyDescription(std::vector< css::beans::Property > &_rProperties, const OUString &_rPropertyName) const | pcr::PropertyHandler | inlineprotected |
addTimePropertyDescription(std::vector< css::beans::Property > &_rProperties, const OUString &_rPropertyName, sal_Int16 _nAttribs) const | pcr::PropertyHandler | inlineprotected |
convertToControlValue(const OUString &_rPropertyName, const css::uno::Any &_rPropertyValue, const css::uno::Type &_rControlValueType) override | pcr::PropertyHandler | protectedvirtual |
convertToPropertyValue(const OUString &_rPropertyName, const css::uno::Any &_rControlValue) override | pcr::PropertyHandler | protectedvirtual |
describePropertyLine(const OUString &_rPropertyName, const css::uno::Reference< css::inspection::XPropertyControlFactory > &_rxControlFactory) override | pcr::PropertyHandler | protectedvirtual |
disposing() override | pcr::PropertyHandler | protectedvirtual |
doDescribeSupportedProperties() const =0 | pcr::PropertyHandler | protectedpure virtual |
firePropertyChange(const OUString &_rPropName, PropertyId _nPropId, const css::uno::Any &_rOldValue, const css::uno::Any &_rNewValue) | pcr::PropertyHandler | protected |
getActuatingProperties() override | pcr::PropertyHandler | protectedvirtual |
getPropertyState(const OUString &_rPropertyName) override | pcr::PropertyHandler | protectedvirtual |
getSupersededProperties() override | pcr::PropertyHandler | protectedvirtual |
getSupportedProperties() override | pcr::PropertyHandler | protectedvirtual |
impl_componentHasProperty_throw(const OUString &_rPropName) const | pcr::PropertyHandler | protected |
impl_getContextDocument_nothrow() const | pcr::PropertyHandler | inlineprotected |
impl_getDefaultDialogFrame_nothrow() const | pcr::PropertyHandler | protected |
impl_getDocumentMeasurementUnit_throw() const | pcr::PropertyHandler | protected |
impl_getPropertyFromId_nothrow(PropertyId _nPropId) const | pcr::PropertyHandler | protected |
impl_getPropertyFromId_throw(PropertyId _nPropId) const | pcr::PropertyHandler | protected |
impl_getPropertyFromName_throw(const OUString &_rPropertyName) const | pcr::PropertyHandler | protected |
impl_getPropertyId_nothrow(const OUString &_rPropertyName) const | pcr::PropertyHandler | protected |
impl_getPropertyId_throwRuntime(const OUString &_rPropertyName) const | pcr::PropertyHandler | protected |
impl_getPropertyId_throwUnknownProperty(const OUString &_rPropertyName) const | pcr::PropertyHandler | protected |
impl_getPropertyNameFromId_nothrow(PropertyId _nPropId) const | pcr::PropertyHandler | inlineprotected |
impl_isSupportedProperty_nothrow(PropertyId _nPropId) const | pcr::PropertyHandler | inlineprotected |
impl_setContextDocumentModified_nothrow() const | pcr::PropertyHandler | protected |
implAddPropertyDescription(std::vector< css::beans::Property > &_rProperties, const OUString &_rPropertyName, const css::uno::Type &_rType, sal_Int16 _nAttribs=0) const | pcr::PropertyHandler | protected |
inspect(const css::uno::Reference< css::uno::XInterface > &_rxIntrospectee) override | pcr::PropertyHandler | protectedvirtual |
isComposable(const OUString &_rPropertyName) override | pcr::PropertyHandler | protectedvirtual |
m_aMutex | cppu::BaseMutex | protected |
m_aPropertyListeners | pcr::PropertyHandler | private |
m_aSupportedProperties | pcr::PropertyHandler | mutableprivate |
m_bSupportedPropertiesAreKnown | pcr::PropertyHandler | mutableprivate |
m_pInfoService | pcr::PropertyHandler | protected |
m_xComponent | pcr::PropertyHandler | protected |
m_xComponentPropertyInfo | pcr::PropertyHandler | protected |
m_xContext | pcr::PropertyHandler | protected |
m_xTypeConverter | pcr::PropertyHandler | protected |
onInteractivePropertySelection(const OUString &_rPropertyName, sal_Bool _bPrimary, css::uno::Any &_rData, const css::uno::Reference< css::inspection::XObjectInspectorUI > &_rxInspectorUI) override | pcr::PropertyHandler | protectedvirtual |
onNewComponent() | pcr::PropertyHandler | protectedvirtual |
operator=(const PropertyHandler &)=delete | pcr::PropertyHandler | private |
PropertyHandler(const css::uno::Reference< css::uno::XComponentContext > &_rxContext) | pcr::PropertyHandler | explicitprotected |
PropertyHandler(const PropertyHandler &)=delete | pcr::PropertyHandler | private |
removePropertyChangeListener(const css::uno::Reference< css::beans::XPropertyChangeListener > &_rxListener) override | pcr::PropertyHandler | protectedvirtual |
suspend(sal_Bool _bSuspend) override | pcr::PropertyHandler | protectedvirtual |
~PropertyHandler() override | pcr::PropertyHandler | protectedvirtual |