Home
last modified time | relevance | path

Searched refs:Wallpaper (Results 1 – 25 of 177) sorted by relevance

12345678

/aoo4110/main/vcl/source/gdi/
H A Dwall.cxx35 DBG_NAME( Wallpaper ) in DBG_NAME() argument
208 Wallpaper::Wallpaper() in Wallpaper() function in Wallpaper
220 Wallpaper::Wallpaper( const Wallpaper& rWallpaper ) in Wallpaper() function in Wallpaper
235 Wallpaper::Wallpaper( const Color& rColor ) in Wallpaper() function in Wallpaper
246 Wallpaper::Wallpaper( const BitmapEx& rBmpEx ) in Wallpaper() function in Wallpaper
257 Wallpaper::Wallpaper( const Gradient& rGradient ) in Wallpaper() function in Wallpaper
268 Wallpaper::~Wallpaper() in ~Wallpaper()
360 void Wallpaper::SetBitmap() in SetBitmap()
498 void Wallpaper::SetRect() in SetRect()
561 Wallpaper& Wallpaper::operator=( const Wallpaper& rWallpaper ) in operator =()
[all …]
H A Doutdev6.cxx794 const Wallpaper& rWallpaper ) in ImplDrawColorWallpaper()
813 const Wallpaper& rWallpaper ) in ImplDrawBitmapWallpaper()
1056 const Wallpaper& rWallpaper ) in ImplDrawGradientWallpaper()
1106 const Wallpaper& rWallpaper ) in ImplDrawWallpaper()
1119 const Wallpaper& rWallpaper ) in DrawWallpaper()
/aoo4110/main/vcl/inc/vcl/
H A Dwall.hxx83 class VCL_DLLPUBLIC Wallpaper class
97 Wallpaper();
98 Wallpaper( const Wallpaper& rWallpaper );
99 Wallpaper( const Color& rColor );
100 explicit Wallpaper( const BitmapEx& rBmpEx );
101 Wallpaper( const Gradient& rGradient );
102 ~Wallpaper();
128 Wallpaper& operator=( const Wallpaper& rWallpaper );
129 sal_Bool operator==( const Wallpaper& rWallpaper ) const;
130 sal_Bool operator!=( const Wallpaper& rWallpaper ) const in operator !=()
[all …]
H A Dsplitwin.hxx31 class Wallpaper;
138 const Wallpaper* pWall, const Bitmap* pBitmap );
189 void SetItemBackground( sal_uInt16 nSetId, const Wallpaper& rWallpaper );
190 Wallpaper GetItemBackground( sal_uInt16 nSetId ) const;
H A Doutdev.hxx353 Wallpaper maBackground;
482 …id ImplDrawWallpaper( long nX, long nY, long nWidth, long nHeight, const Wallpaper& rWallpaper );
483 …ImplDrawColorWallpaper( long nX, long nY, long nWidth, long nHeight, const Wallpaper& rWallpaper );
484 …mplDrawBitmapWallpaper( long nX, long nY, long nWidth, long nHeight, const Wallpaper& rWallpaper );
485 …lDrawGradientWallpaper( long nX, long nY, long nWidth, long nHeight, const Wallpaper& rWallpaper );
830 void DrawWallpaper( const Rectangle& rRect, const Wallpaper& rWallpaper );
926 void SetBackground( const Wallpaper& rBackground );
928 const Wallpaper& GetBackground() const { return maBackground; } in GetBackground()
/aoo4110/main/sd/source/ui/slideshow/
H A Dshowwin.cxx83 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in ShowWindow()
398 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetEndMode()
434 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in SetPauseMode()
466 maShowBackground = Wallpaper( rBlankColor ); in SetBlankMode()
497 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in TerminateShow()
535 maShowBackground = Wallpaper( Color( COL_BLACK ) ); in RestartShow()
614 aVDev.SetBackground( Wallpaper( Color( COL_BLACK ) ) ); in DrawPauseScene()
/aoo4110/main/sfx2/source/sidebar/
H A DPaint.cxx122 Wallpaper Paint::GetWallpaper (void) const in GetWallpaper()
128 return Wallpaper(); in GetWallpaper()
132 return Wallpaper(GetColor()); in GetWallpaper()
136 return Wallpaper(GetGradient()); in GetWallpaper()
H A DDeck.cxx70 SetBackground(Wallpaper()); in Deck()
72 mpScrollClipWindow->SetBackground(Wallpaper()); in Deck()
76 mpScrollContainer->SetBackground(Wallpaper()); in Deck()
/aoo4110/main/svx/source/gallery2/
H A DGalleryControl.cxx87 SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
91 mpSplitter->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
95 mpBrowser1->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
99 mpBrowser2->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
103 …const Wallpaper aBackground (sfx2::sidebar::Theme::GetWallpaper(sfx2::sidebar::Theme::Paint_PanelB… in InitSettings()
H A Dgalbrws.cxx127 SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
131 mpSplitter->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
135 mpBrowser1->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
139 mpBrowser2->SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
/aoo4110/main/sfx2/source/doc/
H A Dfrmdescr.cxx43 Wallpaper* pWallpaper;
159 pFrame->pImp->pWallpaper = new Wallpaper( *pImp->pWallpaper ); in Clone()
214 void SfxFrameDescriptor::SetWallpaper( const Wallpaper& rWallpaper ) in SetWallpaper()
219 pImp->pWallpaper = new Wallpaper( rWallpaper ); in SetWallpaper()
222 const Wallpaper* SfxFrameDescriptor::GetWallpaper() const in GetWallpaper()
/aoo4110/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx273 maFtOrientation.SetBackground(Wallpaper()); in Initialize()
274 maFtMargin.SetBackground(Wallpaper()); in Initialize()
275 maFtSize.SetBackground(Wallpaper()); in Initialize()
276 maFtColumn.SetBackground(Wallpaper()); in Initialize()
286 mpToolBoxOrientation->SetBackground( Wallpaper() ); in Initialize()
297 mpToolBoxMargin->SetBackground(Wallpaper()); in Initialize()
308 mpToolBoxSize->SetBackground(Wallpaper()); in Initialize()
337 mpToolBoxColumn->SetBackground(Wallpaper()); in Initialize()
/aoo4110/main/vcl/source/window/
H A Dsplit.cxx43 : public rtl::StaticWithInit<Wallpaper, ImplBlackWall> {
44 Wallpaper operator () () { in operator ()()
45 return Wallpaper(COL_BLACK); in operator ()()
49 : public rtl::StaticWithInit<Wallpaper, ImplWhiteWall> {
50 Wallpaper operator () () { in operator ()()
51 return Wallpaper(COL_LIGHTGRAY); in operator ()()
/aoo4110/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx307 mpFTWidth->SetBackground(Wallpaper()); in Initialize()
308 mpFTColor->SetBackground(Wallpaper()); in Initialize()
309 mpFTStyle->SetBackground(Wallpaper()); in Initialize()
310 mpFTTrancparency->SetBackground(Wallpaper()); in Initialize()
311 mpFTArrow->SetBackground(Wallpaper()); in Initialize()
312 mpFTEdgeStyle->SetBackground(Wallpaper()); in Initialize()
313 mpFTCapStyle->SetBackground(Wallpaper()); in Initialize()
343 mpTBColor->SetBackground(Wallpaper()); in Initialize()
361 mpTBWidth->SetBackground(Wallpaper()); in Initialize()
/aoo4110/main/cui/source/options/
H A Doptcolor.cxx848 Wallpaper aTransparentWall(TempColor); in ColorConfigWindow_Impl()
869 aChapterWins[i]->SetBackground(Wallpaper(aBackColor)); in ColorConfigWindow_Impl()
1008 (*aIter)->SetBackground(Wallpaper(aBackColor)); in DataChanged()
1009 SetBackground(Wallpaper(rStyleSettings.GetWindowColor())); in DataChanged()
1019 Wallpaper aTransparentWall(TempColor); in DataChanged()
1218 Wallpaper(ColorConfig::GetDefaultColor((ColorConfigEntry) i))); in Update()
1226 aScrollWindow.aWindows[i]->SetBackground(Wallpaper(aColor)); in Update()
1259 aScrollWindow.aWindows[i]->SetBackground(Wallpaper(aColor)); in Update()
1414 SetBackground(Wallpaper(rStyleSettings.GetFieldColor())); in DataChanged()
1464 aScrollWindow.aWindows[i]->SetBackground(Wallpaper(aColor)); in IMPL_LINK()
[all …]
/aoo4110/main/soldep/inc/soldep/
H A Dobjwin.hxx61 Wallpaper maObjWallpaper;
104 Wallpaper GetActualWallpaper() { return maObjWallpaper;}; in GetActualWallpaper()
105 void SetActualWallpaper(const Wallpaper& aWp) { maObjWallpaper = aWp;}; in SetActualWallpaper()
/aoo4110/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx242 mpFtPosX->SetBackground(Wallpaper()); in Initialize()
243 mpFtPosY->SetBackground(Wallpaper()); in Initialize()
244 mpFtWidth->SetBackground(Wallpaper()); in Initialize()
245 mpFtHeight->SetBackground(Wallpaper()); in Initialize()
246 mpFtAngle->SetBackground(Wallpaper()); in Initialize()
247 mpFtFlip->SetBackground(Wallpaper()); in Initialize()
593 mpFlipTbx->SetBackground(Wallpaper()); in HandleContextChange()
/aoo4110/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx549 maFL_APPLY_TRANSITION.SetBackground(Wallpaper()); in UpdateLook()
550 maFL_MODIFY_TRANSITION.SetBackground(Wallpaper());; in UpdateLook()
551 maFT_SPEED.SetBackground(Wallpaper()); in UpdateLook()
552 maFT_SOUND.SetBackground(Wallpaper()); in UpdateLook()
553 maFL_ADVANCE_SLIDE.SetBackground(Wallpaper()); in UpdateLook()
554 maFL_EMPTY1.SetBackground(Wallpaper()); in UpdateLook()
555 maFL_EMPTY2.SetBackground(Wallpaper()); in UpdateLook()
/aoo4110/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx40 class Wallpaper;
159 void SetWallpaper( const Wallpaper& rWallpaper );
160 const Wallpaper* GetWallpaper() const;
/aoo4110/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx147 mpFtBrightness->SetBackground(Wallpaper()); in Initialize()
148 mpFtContrast->SetBackground(Wallpaper()); in Initialize()
149 mpFtColorMode->SetBackground(Wallpaper()); in Initialize()
150 mpFtTrans->SetBackground(Wallpaper()); in Initialize()
/aoo4110/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx101 mpFTLeftIndent->SetBackground(Wallpaper()); in AlignmentPropertyPanel()
102 mpFtRotate->SetBackground(Wallpaper()); in AlignmentPropertyPanel()
128 mpTBHorizontal->SetBackground(Wallpaper()); in Initialize()
138 mpTBVertical->SetBackground(Wallpaper()); in Initialize()
H A DCellAppearancePropertyPanel.cxx283 mpTBFillColor->SetBackground(Wallpaper()); in Initialize()
294 mpTBCellBorder->SetBackground(Wallpaper()); in Initialize()
305 mpTBLineStyle->SetBackground(Wallpaper()); in Initialize()
317 mpTBLineColor->SetBackground(Wallpaper()); in Initialize()
H A DCellBorderStyleControl.cxx110 maTBBorder1.SetBackground(Wallpaper()); in Initialize()
127 maTBBorder2.SetBackground(Wallpaper()); in Initialize()
154 maTBBorder3.SetBackground(Wallpaper()); in Initialize()
/aoo4110/main/soldep/source/
H A Ddepper.cxx73 mpGraphWin->SetBackground( Wallpaper( Color( COL_RED ))); in Depper()
74 mpGraphPrjWin->SetBackground( Wallpaper( Color( COL_BLUE ))); in Depper()
76 mpBaseWin->SetBackground( Wallpaper( Color( COL_WHITE ))); in Depper()
77 mpBasePrjWin->SetBackground( Wallpaper( Color( COL_LIGHTGRAY ))); in Depper()
/aoo4110/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx549 mpFTUL->SetBackground(Wallpaper()); in initial()
550 mpFTIndent->SetBackground(Wallpaper()); in initial()
551 maFISpace1.SetBackground(Wallpaper()); in initial()
552 maFISpace2.SetBackground(Wallpaper()); in initial()
553 maFIndent1.SetBackground(Wallpaper()); in initial()
554 maFIndent2.SetBackground(Wallpaper()); in initial()
555 maFIndent3.SetBackground(Wallpaper()); in initial()

Completed in 143 milliseconds

12345678