Home
last modified time | relevance | path

Searched refs:GALLERY_DLG_COLOR (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svx/source/gallery2/
H A DGalleryControl.cxx87 SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
88 SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
89 SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
91 mpSplitter->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
92 mpSplitter->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
93 mpSplitter->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
95 mpBrowser1->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
96 mpBrowser1->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
97 mpBrowser1->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
100 mpBrowser2->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
[all …]
H A Dgalbrws.cxx127 SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
128 SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
129 SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
131 mpSplitter->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
132 mpSplitter->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
133 mpSplitter->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
135 mpBrowser1->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
136 mpBrowser1->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
137 mpBrowser1->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
140 mpBrowser2->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
[all …]
H A Dgalbrws2.cxx553 maInfoBar.SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
554 maInfoBar.SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
/aoo4110/main/svx/inc/svx/
H A Dgalmisc.hxx88 #define GALLERY_DLG_COLOR Application::GetSettings().GetStyleSettings().GetDialogColor() macro

Completed in 35 milliseconds