Searched refs:SharedSdWindow (Results 1 – 20 of 20) sorted by relevance
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlideSorterView.cxx | 246 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in GetPageIndexAtPoint() 390 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in Rearrange() 488 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in Layout() 540 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in DeterminePageObjectVisibilities() 655 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in RequestRepaint() 680 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in RequestRepaint() 692 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in RequestRepaint() 830 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in GetPreviewCache() 935 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in UpdatePageUnderMouse() 981 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in UpdatePageUnderMouse() [all …]
|
H A D | SlsLayouter.cxx | 46 SharedSdWindow mpWindow; 217 const SharedSdWindow& rpWindow, 244 const SharedSdWindow& rpWindow, 270 const SharedSdWindow& rpWindow, 297 const SharedSdWindow& rpWindow, 321 const SharedSdWindow& rpWindow, in Layouter() 568 const SharedSdWindow& rpWindow, in Implementation() 1203 const SharedSdWindow& rpWindow, in HorizontalImplementation() 1282 const SharedSdWindow& rpWindow, in VerticalImplementation() 1353 const SharedSdWindow& rpWindow, in GridImplementation()
|
H A D | SlsLayeredDevice.cxx | 45 const SharedSdWindow& rpTargetWindow, in LayerInvalidator() 61 SharedSdWindow mpTargetWindow; 111 void Initialize (const SharedSdWindow& rpTargetWindow); 149 LayeredDevice::LayeredDevice (const SharedSdWindow& rpTargetWindow) in LayeredDevice() 421 void Layer::Initialize (const SharedSdWindow& rpTargetWindow) in Initialize()
|
H A D | SlsLayeredDevice.hxx | 53 LayeredDevice (const SharedSdWindow& rpTargetWindow); 82 SharedSdWindow mpTargetWindow;
|
H A D | SlsInsertAnimator.cxx | 52 virtual SharedSdWindow GetContentWindow (void) = 0; 141 virtual SharedSdWindow GetContentWindow (void) { return mrSlideSorter.GetContentWindow(); } in GetContentWindow()
|
H A D | SlsToolTip.cxx | 168 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in DoShow()
|
H A D | SlsPageObjectLayouter.cxx | 48 const SharedSdWindow& rpWindow, in PageObjectLayouter()
|
H A D | SlsButtonBar.cxx | 299 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in ProcessMouseMotionEvent()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | SlideSorter.hxx | 66 typedef ::boost::shared_ptr<sd::Window> SharedSdWindow; typedef 146 SharedSdWindow GetContentWindow (void) const; 235 SharedSdWindow mpContentWindow;
|
/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorter.cxx | 195 SharedSdWindow pContentWindow (GetContentWindow()); in Init() 335 ::SharedSdWindow SlideSorter::GetContentWindow (void) const in GetContentWindow() 370 SharedSdWindow pWindow (GetContentWindow()); in SetupListeners() 402 SharedSdWindow pWindow (GetContentWindow()); in ReleaseListeners()
|
H A D | SlideSorterViewShell.cxx | 203 SharedSdWindow pWindow (mpSlideSorter->GetContentWindow()); in Initialize()
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlideSorterController.cxx | 131 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in SlideSorterController() 580 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in PostModelChange() 625 SharedSdWindow pActiveWindow (mrSlideSorter.GetContentWindow()); in IMPL_LINK() 830 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in Rearrange() 1000 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in PageNameHasChanged()
|
H A D | SlsScrollBarManager.cxx | 217 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in UpdateScrollBars() 341 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in SetWindowOrigin() 537 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in CalcAutoScrollOffset()
|
H A D | SlsVisibleAreaManager.cxx | 138 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in MakeVisible() 185 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in GetRequestedTopLeft()
|
H A D | SlsDragAndDropContext.cxx | 158 SharedSdWindow pWindow (mpTargetSlideSorter->GetContentWindow()); in UpdatePosition()
|
H A D | SlsSelectionFunction.cxx | 1692 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in UpdatePosition()
|
/aoo41x/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlsPageObjectLayouter.hxx | 55 const SharedSdWindow& rpWindow, 119 SharedSdWindow mpWindow;
|
H A D | SlsLayouter.hxx | 76 const SharedSdWindow& rpWindow, 236 SharedSdWindow mpWindow;
|
H A D | SlideSorterView.hxx | 242 DrawLock (view::SlideSorterView& rView, const SharedSdWindow& rpWindow); 251 SharedSdWindow mpWindow;
|
/aoo41x/main/sd/source/ui/slidesorter/inc/controller/ |
H A D | SlsScrollBarManager.hxx | 229 SharedSdWindow mpContentWindow;
|
Completed in 94 milliseconds