Home
last modified time | relevance | path

Searched refs:Theme (Results 26 – 50 of 151) sorted by relevance

1234567

/trunk/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx64 class SFX2_DLLPUBLIC Theme class
161 Theme (void);
162 virtual ~Theme (void);
215 static ::rtl::Reference<Theme> mpInstance;
216 static Theme& GetCurrentTheme (void);
/trunk/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx77 … : sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground ) ); in ParaBulletsControl()
80 … : sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground ) ); in ParaBulletsControl()
H A DParaNumberingControl.cxx98 … : sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground ) ); in ParaNumberingControl()
101 … : sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground ) ); in ParaNumberingControl()
H A DParaLineSpacingControl.cxx112 : sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground )); in initial()
116 : sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground )); in initial()
120 : sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground )); in initial()
/trunk/main/sfx2/source/sidebar/
H A DPanel.cxx72 SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in Panel()
227 SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in DataChanged()
H A DTools.cxx52 if (Theme::IsHighContrastMode()) in GetImage()
74 … const Image aPanelImage (::GetImage(rxFrame, rsURL, sal_False, Theme::IsHighContrastMode())); in GetImage()
84 …const Image aPanelImage (::GetImage(rxFrame, sCommandName, sal_False, Theme::IsHighContrastMode())… in GetImage()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx45 const ::boost::shared_ptr<Theme>& rpTheme, in PageObjectLayouter()
58 mpPageNumberFont(Theme::GetFont(Theme::Font_PageNumber, *rpWindow)) in PageObjectLayouter()
63 const int nFocusIndicatorWidth (rpTheme->GetIntegerValue(Theme::Integer_FocusIndicatorWidth)); in PageObjectLayouter()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx41 class Theme;
226 const ::boost::shared_ptr<Theme>& rpTheme) const = 0;
272 const ::boost::shared_ptr<Theme>& rpTheme) const;
300 const ::boost::shared_ptr<Theme>& rpTheme) const;
/trunk/main/oox/inc/oox/drawingml/
H A Dthemefragmenthandler.hxx32 class Theme;
42 Theme& rTheme );
48 Theme& mrTheme;
H A Dobjectdefaultcontext.hxx31 class Theme;
36 objectDefaultContext( ::oox::core::ContextHandler& rParent, Theme& rTheme );
40 Theme& mrTheme;
H A Dthemeelementscontext.hxx32 class Theme;
39 ThemeElementsContext( ::oox::core::ContextHandler& rParent, Theme& rTheme );
45 Theme& mrTheme;
H A Dtheme.hxx47 class Theme class
50 explicit Theme();
51 ~Theme();
H A Dshape.hxx134 const Theme* pTheme,
152 const Theme* pTheme,
160 const Theme* pTheme,
/trunk/main/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx92 sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground )); in initial()
95 sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Paint_PanelBackground )); in initial()
/trunk/main/sdext/source/presenter/
H A DPresenterTheme.hxx85 class Theme;
144 ::boost::shared_ptr<Theme> mpTheme;
148 ::boost::shared_ptr<Theme> ReadTheme (void);
/trunk/main/sd/source/ui/inc/
H A DSlideSorter.hxx55 class Theme;
197 ::boost::shared_ptr<view::Theme> GetTheme (void) const;
249 ::boost::shared_ptr<view::Theme> mpTheme;
/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx41 using ::sfx2::sidebar::Theme;
152 maVSColor.SetBackground(Theme::GetWallpaper(Theme::Paint_DropDownBackground)); in FillColors()
H A DValueSetWithTextControl.cxx190 … pDev->SetFillColor( sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Color_Highlight ) ); in UserDraw()
203 … aFont.SetColor( sfx2::sidebar::Theme::GetColor( sfx2::sidebar::Theme::Color_HighlightText ) ); in UserDraw()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx99 SetBackground(sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelBackground)); in MasterPagesSelector()
100 SetColor(sfx2::sidebar::Theme::GetColor(sfx2::sidebar::Theme::Paint_PanelBackground)); in MasterPagesSelector()
H A DNavigatorWrapper.cxx53 …maNavigator.SetBackground(sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelBack… in NavigatorWrapper()
/trunk/main/svx/source/gallery2/
H A Dgallery.src80 Text [ en-US ] = "Invalid Theme Name!" ;
136 Text [ en-US ] = "New Theme" ;
152 Text [ en-US ] = "New Theme..." ;
/trunk/main/ooxml/source/framework/JavaPartManager/src/org/apache/openoffice/ooxml/framework/part/
H A DRelationshipType.java39 Theme, enumConstant
92 return Theme; in CreateFromString()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx139 mpTheme(new view::Theme(mpProperties)) in SlideSorter()
164 mpTheme(new view::Theme(mpProperties)) in SlideSorter()
586 ::boost::shared_ptr<view::Theme> SlideSorter::GetTheme (void) const in GetTheme()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx49 using ::sfx2::sidebar::Theme;
279 GetImage(mxFrame, A2S(".uno:FlipHorizontal"), sal_False, Theme::IsHighContrastMode())); in Initialize()
282 GetImage(mxFrame, A2S(".uno:FlipVertical"), sal_False, Theme::IsHighContrastMode())); in Initialize()
334 if(Theme::GetBoolean(Theme::Bool_UseSymphonyIcons)) in SetupIcons()
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx42 using ::sfx2::sidebar::Theme;
291 if(Theme::GetBoolean(Theme::Bool_UseSymphonyIcons)) in SetupIcons()

Completed in 176 milliseconds

1234567