acquire() noexcept override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
addEventListener(css::uno::Reference< css::lang::XEventListener > const &rxListener) final override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
addPropertyChangeListener(const OUString &rsPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &rxListener) override | sfx2::sidebar::Theme | virtual |
addVetoableChangeListener(const OUString &rsPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &rxListener) override | sfx2::sidebar::Theme | virtual |
AnyItem_ enum value | sfx2::sidebar::Theme | |
Begin_ enum value | sfx2::sidebar::Theme | |
Bool_IsHighContrastModeActive enum value | sfx2::sidebar::Theme | |
Bool_UseSystemColors enum value | sfx2::sidebar::Theme | |
BroadcastPropertyChange(const ChangeListenerContainer *pListeners, const css::beans::PropertyChangeEvent &rEvent) | sfx2::sidebar::Theme | privatestatic |
ChangeListenerContainer typedef | sfx2::sidebar::Theme | private |
ChangeListeners typedef | sfx2::sidebar::Theme | private |
class_data_get() | comphelper::WeakComponentImplHelper< typename... Ifc > | privatestatic |
Color_DeckBackground enum value | sfx2::sidebar::Theme | |
Color_DeckTitleBarBackground enum value | sfx2::sidebar::Theme | |
Color_Highlight enum value | sfx2::sidebar::Theme | |
Color_HighlightText enum value | sfx2::sidebar::Theme | |
Color_Int_ enum value | sfx2::sidebar::Theme | |
Color_PanelBackground enum value | sfx2::sidebar::Theme | |
Color_PanelTitleBarBackground enum value | sfx2::sidebar::Theme | |
Color_TabBarBackground enum value | sfx2::sidebar::Theme | |
dispose() noexcept final override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
disposing(std::unique_lock< std::mutex > &) override | sfx2::sidebar::Theme | virtual |
DoVetoableListenersVeto(const VetoableListenerContainer *pListeners, const css::beans::PropertyChangeEvent &rEvent) | sfx2::sidebar::Theme | privatestatic |
End_ enum value | sfx2::sidebar::Theme | |
GetChangeListeners(const ThemeItem eItem, const bool bCreate) | sfx2::sidebar::Theme | private |
GetColor(const ThemeItem eItem) | sfx2::sidebar::Theme | static |
GetCppuType(const PropertyType eType) | sfx2::sidebar::Theme | privatestatic |
GetCurrentTheme() | sfx2::sidebar::Theme | privatestatic |
getImplementationId() override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
GetIndex(const ThemeItem eItem, const PropertyType eType) | sfx2::sidebar::Theme | privatestatic |
GetInteger(const ThemeItem eItem) | sfx2::sidebar::Theme | static |
getProperties() override | sfx2::sidebar::Theme | virtual |
getPropertyByName(const OUString &rsName) override | sfx2::sidebar::Theme | virtual |
GetPropertySet() | sfx2::sidebar::Theme | static |
getPropertySetInfo() override | sfx2::sidebar::Theme | virtual |
GetPropertyType(const ThemeItem eItem) | sfx2::sidebar::Theme | privatestatic |
getPropertyValue(const OUString &rsPropertyName) override | sfx2::sidebar::Theme | virtual |
getTypes() override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
GetVetoableListeners(const ThemeItem eItem, const bool bCreate) | sfx2::sidebar::Theme | private |
HandleDataChange() | sfx2::sidebar::Theme | static |
hasPropertyByName(const OUString &rsName) override | sfx2::sidebar::Theme | virtual |
Image_Color_ enum value | sfx2::sidebar::Theme | |
InitializeTheme() | sfx2::sidebar::Theme | |
Int_Bool_ enum value | sfx2::sidebar::Theme | |
Int_DeckBorderSize enum value | sfx2::sidebar::Theme | |
Int_DeckBottomPadding enum value | sfx2::sidebar::Theme | |
Int_DeckLeftPadding enum value | sfx2::sidebar::Theme | |
Int_DeckRightPadding enum value | sfx2::sidebar::Theme | |
Int_DeckSeparatorHeight enum value | sfx2::sidebar::Theme | |
Int_DeckTopPadding enum value | sfx2::sidebar::Theme | |
IsHighContrastMode() | sfx2::sidebar::Theme | static |
m_aMutex | comphelper::UnoImplBase | protected |
m_bDisposed | comphelper::UnoImplBase | protected |
maBooleans | sfx2::sidebar::Theme | private |
maChangeListeners | sfx2::sidebar::Theme | private |
maColors | sfx2::sidebar::Theme | private |
maEventListeners | comphelper::WeakComponentImplHelperBase | protected |
maIntegers | sfx2::sidebar::Theme | private |
maPropertyIdToNameMap | sfx2::sidebar::Theme | private |
maPropertyNameToIdMap | sfx2::sidebar::Theme | private |
maRawValues | sfx2::sidebar::Theme | private |
maVetoableListeners | sfx2::sidebar::Theme | private |
mbIsHighContrastMode | sfx2::sidebar::Theme | private |
mbIsHighContrastModeSetManually | sfx2::sidebar::Theme | private |
operator=(const Theme &)=delete | sfx2::sidebar::Theme | |
Post_Bool_ enum value | sfx2::sidebar::Theme | |
Pre_Color_ enum value | sfx2::sidebar::Theme | |
ProcessNewValue(const css::uno::Any &rValue, const ThemeItem eItem, const PropertyType eType) | sfx2::sidebar::Theme | private |
PropertyIdToNameMap typedef | sfx2::sidebar::Theme | private |
PropertyNameToIdMap typedef | sfx2::sidebar::Theme | private |
PropertyType enum name | sfx2::sidebar::Theme | private |
PT_Boolean enum value | sfx2::sidebar::Theme | private |
PT_Color enum value | sfx2::sidebar::Theme | private |
PT_Integer enum value | sfx2::sidebar::Theme | private |
PT_Invalid enum value | sfx2::sidebar::Theme | private |
queryInterface(css::uno::Type const &rType) override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
RawValueContainer typedef | sfx2::sidebar::Theme | private |
release() noexcept override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
removeEventListener(css::uno::Reference< css::lang::XEventListener > const &rxListener) final override | comphelper::WeakComponentImplHelper< typename... Ifc > | virtual |
removePropertyChangeListener(const OUString &rsPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &rxListener) override | sfx2::sidebar::Theme | virtual |
removeVetoableChangeListener(const OUString &rsPropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &rxListener) override | sfx2::sidebar::Theme | virtual |
setPropertyValue(const OUString &rsPropertyName, const css::uno::Any &rValue) override | sfx2::sidebar::Theme | virtual |
SetupPropertyMaps() | sfx2::sidebar::Theme | private |
Theme() | sfx2::sidebar::Theme | |
Theme(const Theme &)=delete | sfx2::sidebar::Theme | |
ThemeItem enum name | sfx2::sidebar::Theme | |
throwIfDisposed(std::unique_lock< std::mutex > &) | comphelper::WeakComponentImplHelperBase | protected |
UpdateTheme() | sfx2::sidebar::Theme | private |
VetoableListenerContainer typedef | sfx2::sidebar::Theme | private |
VetoableListeners typedef | sfx2::sidebar::Theme | private |
~Theme() override | sfx2::sidebar::Theme | virtual |
~UnoImplBase() | comphelper::UnoImplBase | virtual |
~WeakComponentImplHelperBase() override | comphelper::WeakComponentImplHelperBase | virtual |