/aoo41x/main/vcl/source/gdi/ |
H A D | wall.cxx | 35 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 D | outdev6.cxx | 794 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()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | wall.hxx | 83 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 D | splitwin.hxx | 31 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 D | outdev.hxx | 353 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()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | showwin.cxx | 83 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()
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | Paint.cxx | 122 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 D | Deck.cxx | 70 SetBackground(Wallpaper()); in Deck() 72 mpScrollClipWindow->SetBackground(Wallpaper()); in Deck() 76 mpScrollContainer->SetBackground(Wallpaper()); in Deck()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | GalleryControl.cxx | 87 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 D | galbrws.cxx | 127 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()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | frmdescr.cxx | 43 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()
|
/aoo41x/main/sw/source/ui/sidebar/ |
H A D | PagePropertyPanel.cxx | 273 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()
|
/aoo41x/main/vcl/source/window/ |
H A D | split.cxx | 43 : 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 ()()
|
/aoo41x/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.cxx | 307 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()
|
/aoo41x/main/cui/source/options/ |
H A D | optcolor.cxx | 848 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 …]
|
/aoo41x/main/soldep/inc/soldep/ |
H A D | objwin.hxx | 61 Wallpaper maObjWallpaper; 104 Wallpaper GetActualWallpaper() { return maObjWallpaper;}; in GetActualWallpaper() 105 void SetActualWallpaper(const Wallpaper& aWp) { maObjWallpaper = aWp;}; in SetActualWallpaper()
|
/aoo41x/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.cxx | 242 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()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | SlideTransitionPane.cxx | 549 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()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | frmdescr.hxx | 40 class Wallpaper; 159 void SetWallpaper( const Wallpaper& rWallpaper ); 160 const Wallpaper* GetWallpaper() const;
|
/aoo41x/main/svx/source/sidebar/graphic/ |
H A D | GraphicPropertyPanel.cxx | 147 mpFtBrightness->SetBackground(Wallpaper()); in Initialize() 148 mpFtContrast->SetBackground(Wallpaper()); in Initialize() 149 mpFtColorMode->SetBackground(Wallpaper()); in Initialize() 150 mpFtTrans->SetBackground(Wallpaper()); in Initialize()
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | AlignmentPropertyPanel.cxx | 101 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 D | CellAppearancePropertyPanel.cxx | 283 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 D | CellBorderStyleControl.cxx | 110 maTBBorder1.SetBackground(Wallpaper()); in Initialize() 127 maTBBorder2.SetBackground(Wallpaper()); in Initialize() 154 maTBBorder3.SetBackground(Wallpaper()); in Initialize()
|
/aoo41x/main/soldep/source/ |
H A D | depper.cxx | 73 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()
|
/aoo41x/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.cxx | 549 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()
|