Home
last modified time | relevance | path

Searched refs:ThemeItem (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx70 enum ThemeItem enum in sfx2::sidebar::Theme
149 static Image GetImage (const ThemeItem eItem);
150 static Color GetColor (const ThemeItem eItem);
151 static const Paint& GetPaint (const ThemeItem eItem);
153 static sal_Int32 GetInteger (const ThemeItem eItem);
154 static bool GetBoolean (const ThemeItem eItem);
155 static Rectangle GetRectangle (const ThemeItem eItem);
258 const ThemeItem eItem,
262 const ThemeItem eItem,
265 const ThemeItem eItem,
[all …]
/aoo42x/main/sfx2/source/sidebar/
H A DTheme.cxx508 const ThemeItem eItem (iId->second); in setPropertyValue()
554 const ThemeItem eItem (iId->second); in getPropertyValue()
567 ThemeItem eItem (__AnyItem); in addPropertyChangeListener()
593 ThemeItem eItem (__AnyItem); in removePropertyChangeListener()
629 ThemeItem eItem (__AnyItem); in addVetoableChangeListener()
655 ThemeItem eItem (__AnyItem); in removeVetoableChangeListener()
690 const ThemeItem eItem (static_cast<ThemeItem>(nItem)); in getProperties()
721 const ThemeItem eItem (iId->second); in getPropertyByName()
950 const ThemeItem eItem, in GetVetoableListeners()
967 const ThemeItem eItem, in GetChangeListeners()
[all …]
H A DCustomImageRadioButton.cxx57 const Theme::ThemeItem eBackground = in Paint()

Completed in 23 milliseconds