| /AOO42X/main/sdext/source/presenter/ |
| H A D | PresenterScrollBar.hxx | 105 void SetBackground (const SharedBitmapDescriptor& rpBackgroundBitmap); 193 SharedBitmapDescriptor mpPrevButtonDescriptor; 194 SharedBitmapDescriptor mpNextButtonDescriptor; 195 SharedBitmapDescriptor mpPagerStartDescriptor; 196 SharedBitmapDescriptor mpPagerCenterDescriptor; 197 SharedBitmapDescriptor mpPagerEndDescriptor; 198 SharedBitmapDescriptor mpThumbStartDescriptor; 199 SharedBitmapDescriptor mpThumbCenterDescriptor; 200 SharedBitmapDescriptor mpThumbEndDescriptor; 214 const SharedBitmapDescriptor& rpStartBitmaps, [all …]
|
| H A D | PresenterPaneBorderPainter.cxx | 86 SharedBitmapDescriptor mpTopLeft; 87 SharedBitmapDescriptor mpTop; 88 SharedBitmapDescriptor mpTopRight; 89 SharedBitmapDescriptor mpLeft; 90 SharedBitmapDescriptor mpRight; 91 SharedBitmapDescriptor mpBottomLeft; 92 SharedBitmapDescriptor mpBottom; 93 SharedBitmapDescriptor mpBottomRight; 94 SharedBitmapDescriptor mpBottomCallout; 95 SharedBitmapDescriptor mpBackground; [all …]
|
| H A D | PresenterTheme.cxx | 146 const SharedBitmapDescriptor GetBitmap (const OUString& sBitmapName) const; 194 const SharedBitmapDescriptor GetBitmap (const OUString& sBitmapName) const; 202 SharedBitmapDescriptor mpBackground; 274 SharedBitmapDescriptor mpBackground; 476 SharedBitmapDescriptor PresenterTheme::GetBitmap ( in GetBitmap() 492 return SharedBitmapDescriptor(); in GetBitmap() 500 SharedBitmapDescriptor pBitmap (pPaneStyle->GetBitmap(rsBitmapName)); in GetBitmap() 508 SharedBitmapDescriptor pBitmap (pViewStyle->GetBitmap(rsBitmapName)); in GetBitmap() 515 return SharedBitmapDescriptor(); in GetBitmap() 521 SharedBitmapDescriptor PresenterTheme::GetBitmap ( in GetBitmap() [all …]
|
| H A D | PresenterBitmapContainer.cxx | 144 SharedBitmapDescriptor PresenterBitmapContainer::GetBitmap ( in GetBitmap() 153 return SharedBitmapDescriptor(); in GetBitmap() 187 SharedBitmapDescriptor PresenterBitmapContainer::LoadBitmap ( in LoadBitmap() 192 const SharedBitmapDescriptor& rpDefault) in LoadBitmap() 194 SharedBitmapDescriptor pBitmap; in LoadBitmap() 234 SharedBitmapDescriptor()); in ProcessBitmap() 240 SharedBitmapDescriptor PresenterBitmapContainer::LoadBitmap ( in LoadBitmap() 244 const SharedBitmapDescriptor& rpDefault) in LoadBitmap() 249 SharedBitmapDescriptor pBitmap (new BitmapDescriptor(rpDefault)); in LoadBitmap()
|
| H A D | PresenterScrollBar.cxx | 353 void PresenterScrollBar::SetBackground (const SharedBitmapDescriptor& rpBackgroundBitmap) in SetBackground() 399 mpPagerStartDescriptor, mpPagerCenterDescriptor, SharedBitmapDescriptor()); in Paint() 401 SharedBitmapDescriptor(), mpPagerCenterDescriptor, mpPagerEndDescriptor); in Paint() 638 const SharedBitmapDescriptor& rpBitmaps) in PaintBitmap() 728 const SharedBitmapDescriptor& rpDescriptor) in UpdateWidthOrHeight() 748 const SharedBitmapDescriptor& rpBitmaps) const in GetBitmap() 977 const SharedBitmapDescriptor& rpStartBitmaps, in PaintComposite() 978 const SharedBitmapDescriptor& rpCenterBitmaps, in PaintComposite() 979 const SharedBitmapDescriptor& rpEndBitmaps) in PaintComposite() 1199 const SharedBitmapDescriptor& rpStartBitmaps, in PaintComposite() [all …]
|
| H A D | PresenterButton.cxx | 459 const SharedBitmapDescriptor& rpLeft, in RenderButton() 460 const SharedBitmapDescriptor& rpCenter, in RenderButton() 461 const SharedBitmapDescriptor& rpRight) in RenderButton() 510 const SharedBitmapDescriptor& mpIcon, in GetBitmap() 533 SharedBitmapDescriptor pLeftBitmap (mpTheme->GetBitmap(A2S("ButtonFrameLeft"))); in SetupButtonBitmaps() 534 SharedBitmapDescriptor pCenterBitmap(mpTheme->GetBitmap(A2S("ButtonFrameCenter"))); in SetupButtonBitmaps() 535 SharedBitmapDescriptor pRightBitmap(mpTheme->GetBitmap(A2S("ButtonFrameRight"))); in SetupButtonBitmaps()
|
| H A D | PresenterButton.hxx | 162 const SharedBitmapDescriptor& rpLeft, 163 const SharedBitmapDescriptor& rpCenter, 164 const SharedBitmapDescriptor& rpRight); 168 const SharedBitmapDescriptor& mpIcon,
|
| H A D | PresenterSlideSorter.cxx | 180 SharedBitmapDescriptor mpLeftLabelBitmap; 181 SharedBitmapDescriptor mpCenterLabelBitmap; 182 SharedBitmapDescriptor mpRightLabelBitmap; 232 SharedBitmapDescriptor mpTopLeft; 233 SharedBitmapDescriptor mpTop; 234 SharedBitmapDescriptor mpTopRight; 235 SharedBitmapDescriptor mpLeft; 236 SharedBitmapDescriptor mpRight; 237 SharedBitmapDescriptor mpBottomLeft; 238 SharedBitmapDescriptor mpBottom; [all …]
|
| H A D | PresenterTheme.hxx | 116 SharedBitmapDescriptor GetBitmap ( 120 SharedBitmapDescriptor GetBitmap (
|
| H A D | PresenterCanvasHelper.hxx | 53 const SharedBitmapDescriptor& rpBitmap, 60 const SharedBitmapDescriptor& rpBitmap,
|
| H A D | PresenterPaneBase.hxx | 84 void SetBackground (const SharedBitmapDescriptor& rpBackground); 141 SharedBitmapDescriptor mpViewBackground;
|
| H A D | PresenterPaneContainer.hxx | 104 SharedBitmapDescriptor mpViewBackground; 141 const SharedBitmapDescriptor& rpViewBackground);
|
| H A D | PresenterCanvasHelper.cxx | 63 const SharedBitmapDescriptor& rpBitmap, in Paint() 77 const SharedBitmapDescriptor& rpBitmap, in PaintRectangle()
|
| H A D | PresenterPaneContainer.cxx | 202 const SharedBitmapDescriptor& rpViewBackground) in StoreView() 286 pDescriptor->mpViewBackground = SharedBitmapDescriptor(); in RemoveView()
|
| H A D | PresenterController.cxx | 473 SharedBitmapDescriptor 481 return SharedBitmapDescriptor(); in GetViewBackground() 854 SharedBitmapDescriptor pViewBackground( in notifyConfigurationChange()
|
| H A D | PresenterBitmapContainer.hxx | 152 typedef ::boost::shared_ptr<PresenterBitmapContainer::BitmapDescriptor> SharedBitmapDescriptor; typedef
|
| H A D | PresenterNotesView.hxx | 166 SharedBitmapDescriptor mpBackground;
|
| H A D | PresenterWindowManager.hxx | 203 SharedBitmapDescriptor mpBackgroundBitmap;
|
| H A D | PresenterController.hxx | 106 SharedBitmapDescriptor
|
| H A D | PresenterPaneBase.cxx | 432 void PresenterPaneBase::SetBackground (const SharedBitmapDescriptor& rpBackground) in SetBackground()
|
| H A D | PresenterSlideShowView.hxx | 248 SharedBitmapDescriptor mpBackground;
|
| H A D | PresenterToolBar.cxx | 110 SharedBitmapDescriptor mpIcon; 1667 rpDefaultMode.get()!=NULL ? rpDefaultMode->mpIcon : SharedBitmapDescriptor()); in ReadElementMode()
|