Home
last modified time | relevance | path

Searched refs:GetContentWindow (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx148 rSlideSorter.GetContentWindow().get(), in SlideSorterView()
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()
743 mrSlideSorter.GetContentWindow()->IncrementLockCount(); in CompleteRedraw()
747 mrSlideSorter.GetContentWindow()->DecrementLockCount(); in CompleteRedraw()
764 mrSlideSorter.GetContentWindow()->SetFillColor(COL_BLUE); in CompleteRedraw()
767 mrSlideSorter.GetContentWindow()->DrawText( in CompleteRedraw()
[all …]
H A DSlsInsertAnimator.cxx52 virtual SharedSdWindow GetContentWindow (void) = 0;
141 virtual SharedSdWindow GetContentWindow (void) { return mrSlideSorter.GetContentWindow(); } in GetContentWindow() function in sd::slidesorter::view::InsertAnimator::Implementation
527 mrAnimatorAccess.GetContentWindow()->Flush(); in operator ()()
H A DSlsViewCacheContext.cxx84 sal_Int32 nIdleState (tools::IdleDetection::GetIdleState(mrSlideSorter.GetContentWindow().get())); in IsIdle()
H A DSlsToolTip.cxx168 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in DoShow()
H A DSlsInsertionIndicatorOverlay.cxx161 *mrSlideSorter.GetContentWindow(), in Create()
H A DSlsPageObjectPainter.cxx103 mpPageNumberFont(Theme::GetFont(Theme::Font_PageNumber, *rSlideSorter.GetContentWindow())), in PageObjectPainter()
H A DSlsButtonBar.cxx299 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in ProcessMouseMotionEvent()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx194 SharedSdWindow pContentWindow (GetContentWindow()); in Init()
328 GetContentWindow().get()); in Paint()
334 ::SharedSdWindow SlideSorter::GetContentWindow (void) const in GetContentWindow() function in sd::slidesorter::SlideSorter
369 SharedSdWindow pWindow (GetContentWindow()); in SetupListeners()
401 SharedSdWindow pWindow (GetContentWindow()); in ReleaseListeners()
492 && GetContentWindow() in ArrangeGUIElements()
493 && GetContentWindow()->IsVisible()) in ArrangeGUIElements()
498 GetContentWindow()->EnablePaint (sal_False); in ArrangeGUIElements()
502 GetContentWindow()->EnablePaint (sal_True); in ArrangeGUIElements()
568 ContentWindow* pWindow = dynamic_cast<ContentWindow*>(GetContentWindow().get()); in SetCurrentFunction()
H A DSlideSorterViewShell.cxx203 SharedSdWindow pWindow (mpSlideSorter->GetContentWindow()); in Initialize()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx58 mpContentWindow(mrSlideSorter.GetContentWindow()), in ScrollBarManager()
217 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in UpdateScrollBars()
301 && bool(mrSlideSorter.GetContentWindow()) ) in IMPL_LINK()
306 mrSlideSorter.GetContentWindow()->SetVisibleXY(-1, nRelativePosition); in IMPL_LINK()
320 && bool(mrSlideSorter.GetContentWindow()) ) in IMPL_LINK()
325 mrSlideSorter.GetContentWindow()->SetVisibleXY(nRelativePosition, -1); in IMPL_LINK()
341 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in SetWindowOrigin()
471 mrSlideSorter.GetContentWindow()->Update(); in SetTopLeft()
484 mrSlideSorter.GetContentWindow()->SetVisibleXY(mnHorizontalPosition, mnVerticalPosition); in SetTopLeft()
537 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in CalcAutoScrollOffset()
H A DSlideSorterController.cxx131 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in SlideSorterController()
566 if (mrSlideSorter.GetContentWindow()) in PreModelChange()
580 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in PostModelChange()
625 SharedSdWindow pActiveWindow (mrSlideSorter.GetContentWindow()); in IMPL_LINK()
718 if (mrSlideSorter.GetContentWindow()) in GetCtrlState()
720 sal_uLong nMode = mrSlideSorter.GetContentWindow()->GetDrawMode(); in GetCtrlState()
793 mrSlideSorter.GetContentWindow()->Invalidate(); in UpdateAllPages()
830 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in Rearrange()
1000 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in PageNameHasChanged()
H A DSlsSelectionFunction.cxx361 rSlideSorter.GetContentWindow().get(), in SelectionFunction()
934 maMouseModelPosition = rSlideSorter.GetContentWindow()->PixelToLogic(maMousePosition); in EventDescriptor()
949 rSlideSorter.GetContentWindow()->GetOutputSizePixel()).IsInside(maMousePosition); in EventDescriptor()
970 maMouseModelPosition = rSlideSorter.GetContentWindow()->PixelToLogic(maMousePosition); in EventDescriptor()
984 rSlideSorter.GetContentWindow()->GetOutputSizePixel()).IsInside(maMousePosition); in EventDescriptor()
1582 maSavedPointer(mrSlideSorter.GetContentWindow()->GetPointer()), in MultiSelectionModeHandler()
1588 mrSlideSorter.GetContentWindow()->SetPointer(aSelectionPointer); in MultiSelectionModeHandler()
1598 mrSlideSorter.GetContentWindow()->SetPointer(maSavedPointer); in ~MultiSelectionModeHandler()
1692 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in UpdatePosition()
H A DSlsSlotManager.cxx202 mrSlideSorter.GetContentWindow().get(), in FuTemporary()
211 mrSlideSorter.GetContentWindow().get(), in FuTemporary()
220 mrSlideSorter.GetContentWindow().get(), in FuTemporary()
229 mrSlideSorter.GetContentWindow().get(), in FuTemporary()
908 mrSlideSorter.GetContentWindow().get(), in RenameSlide()
H A DSlsVisibleAreaManager.cxx138 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in MakeVisible()
185 SharedSdWindow pWindow (mrSlideSorter.GetContentWindow()); in GetRequestedTopLeft()
H A DSlsSlideFunction.cxx45 rSlideSorter.GetContentWindow().get(), in SlideFunction()
H A DSlsDragAndDropContext.cxx158 SharedSdWindow pWindow (mpTargetSlideSorter->GetContentWindow()); in UpdatePosition()
H A DSlsFocusManager.cxx207 return mrSlideSorter.GetContentWindow()->HasFocus(); in HasFocus()
H A DSlsClipboard.cxx289 mrSlideSorter.GetContentWindow()->GrabFocus(); in DoPaste()
/trunk/main/sd/source/ui/dlg/
H A DPaneDockingWindow.cxx66 GetContentWindow().SetStyle(GetContentWindow().GetStyle() | WB_DIALOGCONTROL); in StateChanged()
95 GetContentWindow().SetStyle(GetContentWindow().GetStyle() | WB_DIALOGCONTROL); in MouseButtonDown()
96 GetContentWindow().GrabFocus(); in MouseButtonDown()
/trunk/main/sfx2/inc/sfx2/
H A Dtitledockwin.hxx94 ::Window& GetContentWindow() { return m_aContentWindow; } in GetContentWindow() function in sfx2::TitledDockingWindow
95 const ::Window& GetContentWindow() const { return m_aContentWindow; } in GetContentWindow() function in sfx2::TitledDockingWindow
/trunk/main/sd/source/ui/framework/factories/
H A DChildWindowPane.cxx190 mpWindow = &pDockingWindow->GetContentWindow(); in GetWindow()
/trunk/main/sd/source/ui/inc/
H A DSlideSorter.hxx146 SharedSdWindow GetContentWindow (void) const;
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx211 ,m_aTaskPane( GetContentWindow(), lcl_getFrame( i_pBindings ) ) in TaskPaneDockingWindow()
234 m_aTaskPane.SetPosSizePixel( Point(), GetContentWindow().GetOutputSizePixel() ); in onLayoutDone()

Completed in 102 milliseconds