Home
last modified time | relevance | path

Searched refs:GetViewByWindow (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfuoltext.cxx126 bReturn = pOutlineView->GetViewByWindow(mpWindow)->MouseButtonDown(rMEvt); in MouseButtonDown()
151 bReturn = pOutlineView->GetViewByWindow(mpWindow)->MouseMove(rMEvt); in MouseMove()
187 bReturn = pOutlineView->GetViewByWindow(mpWindow)->MouseButtonUp(rMEvt); in MouseButtonUp()
196 …const SvxFieldItem* pFieldItem = pOutlineView->GetViewByWindow( mpWindow )->GetFieldUnderMousePoin… in MouseButtonUp()
256 bReturn = pOutlineView->GetViewByWindow(mpWindow)->PostKeyEvent(rKEvt); in KeyInput()
334 pOutlineView->GetViewByWindow(mpWindow)->Cut(); in DoCut()
345 pOutlineView->GetViewByWindow(mpWindow)->Copy(); in DoCopy()
356 pOutlineView->GetViewByWindow(mpWindow)->PasteSpecial(); in DoPaste()
H A Dfubullet.cxx130 pOV = static_cast<OutlineView*>(mpView)->GetViewByWindow( in InsertFormattingMark()
254 pOV = static_cast<OutlineView*>(mpView)->GetViewByWindow( in InsertSpecialCharacter()
H A Dfuolbull.cxx118 ->GetViewByWindow(mpViewShell->GetActiveWindow()); in DoExecute()
266 ->GetViewByWindow(mpViewShell->GetActiveWindow()); in SetCurrentBulletsNumbering()
H A Dfuoutl.cxx70 static_cast<OutlineView*>(mpView)->GetViewByWindow(mpWindow); in Command()
H A Dfuprobjs.cxx99 OutlinerView* pOutlinerView = pOlView->GetViewByWindow( (Window*) mpWindow ); in DoExecute()
H A Dfuinsfil.cxx767 ::Outliner* pOutliner = pOlView->GetViewByWindow(mpWindow)->GetOutliner(); in InsSDDinOlMode()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx315 OutlinerView* pOutlinerView = pOlView->GetViewByWindow(pWindow); in ArrangeGUIElements()
442 OutlinerView* pOLV = pOlView->GetViewByWindow(GetActiveWindow()); in GetCtrlState()
657 OutlinerView* pOLV = pOlView->GetViewByWindow( GetActiveWindow() ); in FuSupport()
975 if (!pOlView->GetViewByWindow(GetActiveWindow())->HasSelection()) in GetMenuState()
1157 OutlinerView* pOutlinerView = pOlView->GetViewByWindow(pWin); in VirtHScrollHdl()
1187 OutlinerView* pOutlinerView = pOlView->GetViewByWindow(pWin); in VirtVScrollHdl()
1235 OutlinerView* pOutlinerView = pOlView->GetViewByWindow(pWindow); in SetZoom()
1260 OutlinerView* pOutlinerView = pOlView->GetViewByWindow(pWindow); in SetZoomRect()
1437 OutlinerView* pActiveView = pOlView->GetViewByWindow( pWin ); in GetStatusBarState()
1499 OutlinerView* pOLV = pOlView->GetViewByWindow(GetActiveWindow()); in Command()
[all …]
H A Doutlview.cxx292 OutlinerView* pOlView = GetViewByWindow(pWin); in Paint()
457 OutlinerView* OutlineView::GetViewByWindow (::Window* pWin) const in GetViewByWindow() function in sd::OutlineView
761 OutlinerView* pOlView = GetViewByWindow(pActWin); in IMPL_LINK()
966 OutlinerView* pOutlinerView = GetViewByWindow(pWin); in IMPL_LINK()
1263 OutlinerView* pOlView = GetViewByWindow(mpOutlineViewShell->GetActiveWindow()); in SetAttributes()
1284 OutlinerView* pOlView = GetViewByWindow( in GetAttributes()
1445 OutlinerView* pActiveView = GetViewByWindow(pWin); in IMPL_LINK_INLINE_END()
1527 OutlinerView* pOlView = GetViewByWindow(pActWin); in GetStyleSheet()
H A Doutlnvs2.cxx91 OutlinerView* pOutlinerView = pOlView->GetViewByWindow( GetActiveWindow() ); in FuTemporary()
341 OutlinerView* pOutlinerView = pOlView->GetViewByWindow( GetActiveWindow() ); in FuTemporaryModify()
H A Ddrtxtob.cxx224 pOLV = static_cast<OutlineView*>(mpView)->GetViewByWindow( in GetAttrState()
275 pOLV = static_cast<OutlineView*>(mpView)->GetViewByWindow( in GetAttrState()
H A Ddrtxtob1.cxx103 ->GetViewByWindow(mpViewShell->GetActiveWindow()); in Execute()
/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx89 OutlinerView* GetViewByWindow (::Window* pWin) const;
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineView.cxx93 pView)->GetViewByWindow( pSdWindow ); in AccessibleOutlineView()

Completed in 62 milliseconds