Searched refs:mpContentWindow (Results 1 – 12 of 12) sorted by relevance
394 if (mpContentWindow.get() != NULL) in SetZoom()439 if (mpContentWindow.get() != NULL) in SetZoomRect()446 mpContentWindow->UpdateMapOrigin(); in SetZoomRect()474 if (mpContentWindow.get() != NULL) in InitWindows()483 mpContentWindow->Invalidate(); in InitWindows()506 if (mpContentWindow.get() != NULL) in InvalidateWindows()507 mpContentWindow->Invalidate(); in InvalidateWindows()520 if (mpContentWindow.get() != NULL) in DrawMarkRect()1150 if (mpContentWindow.get() != NULL) in SetWinViewPos()1182 return mpContentWindow->GetWinViewPos(); in GetWinViewPos()[all …]
182 if (mpContentWindow) in ~ViewShell()193 if (mpContentWindow) in ~ViewShell()197 mpContentWindow.reset(); in ~ViewShell()235 mpContentWindow->SetViewShell(this); in construct()236 mpContentWindow->SetPosSizePixel( in construct()238 mpContentWindow->Show(); in construct()1066 if (mpContentWindow) in ArrangeGUIElements()1078 if (mpContentWindow.get() != NULL) in ArrangeGUIElements()1607 if (mpContentWindow.get() != NULL) in ShowUIControls()1621 if (mpContentWindow.get() != NULL) in RelocateToParentWindow()[all …]
307 ::sd::Window* pWindow = mpContentWindow.get(); in ArrangeGUIElements()1156 Window* pWin = mpContentWindow.get(); in VirtHScrollHdl()1186 Window* pWin = mpContentWindow.get(); in VirtVScrollHdl()1231 ::sd::Window* pWindow = mpContentWindow.get(); in SetZoom()1256 ::sd::Window* pWindow = mpContentWindow.get(); in SetZoomRect()
365 if (mpContentWindow.get() != NULL) in MouseMove()368 mpContentWindow->GetOutputSizePixel()); in MouseMove()370 Point aPos = mpContentWindow->GetPointerPosPixel(); in MouseMove()
132 mpContentWindow(rpContentWindow), in SlideSorter()157 mpContentWindow(new ContentWindow(rParentWindow,*this )), in SlideSorter()177 if (mpContentWindow) in Init()180 mpContentWindow->GetSettings().GetStyleSettings().GetWindowColor()); in Init()241 OSL_ASSERT(mpContentWindow.unique()); in ~SlideSorter()247 OSL_ASSERT(mpContentWindow.use_count()==2); in ~SlideSorter()249 mpContentWindow.reset(); in ~SlideSorter()336 return mpContentWindow; in GetContentWindow()547 if (mpContentWindow.get() !=NULL) in RelocateToWindow()549 mpContentWindow->Hide(); in RelocateToWindow()[all …]
192 mpContentWindow, in Initialize()224 if (mpContentWindow.get() != NULL) in Init()225 mpContentWindow->SetViewShell(this); in Init()
126 mpContentWindow(pContentWindow) in AccessibleSlideSorterView()239 if (mpContentWindow != NULL) in getAccessibleParent()336 if (mpContentWindow!=NULL) in getAccessibleStateSet()338 if (mpContentWindow->IsVisible()) in getAccessibleStateSet()340 if (mpContentWindow->IsReallyVisible()) in getAccessibleStateSet()468 if (mpContentWindow != NULL) in getBounds()470 const Point aPosition (mpContentWindow->GetPosPixel()); in getBounds()491 if (mpContentWindow != NULL) in getLocation()539 if (mpContentWindow != NULL) in getSize()558 if (mpContentWindow) in grabFocus()[all …]
58 mpContentWindow(mrSlideSorter.GetContentWindow()), in ScrollBarManager()239 const long nWidth (mpContentWindow->PixelToLogic( in UpdateScrollBars()240 mpContentWindow->GetSizePixel()).Width()); in UpdateScrollBars()268 const long nHeight (mpContentWindow->PixelToLogic( in UpdateScrollBars()269 mpContentWindow->GetSizePixel()).Height()); in UpdateScrollBars()442 Size aWindowModelSize = mpContentWindow->PixelToLogic(aBrowserSize); in TestScrollBarVisibilities()
229 SharedSdWindow mpContentWindow; member in sd::slidesorter::controller::ScrollBarManager
235 SharedSdWindow mpContentWindow; member in sd::slidesorter::SlideSorter
301 ::Window* mpContentWindow;
479 ::boost::shared_ptr<sd::Window> mpContentWindow;
Completed in 115 milliseconds