Searched refs:pOutlineView (Results 1 – 4 of 4) sorted by relevance
126 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()254 aGuard.reset( new OutlineViewModelChangeGuard( *pOutlineView ) ); in KeyInput()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()
55 pOutlineView (static_cast<OutlineView*>(pView)) in FuOutline()
92 OutlinerView* pOutlineView = static_cast< ::sd::OutlineView*>( in AccessibleOutlineView() local97 if( pOutlineView && pOutliner ) in AccessibleOutlineView()100 … *pOutliner, *pView, *pOutlineView, *pSdWindow ) ) ); in AccessibleOutlineView()
67 OutlineView* pOutlineView; member in sd::FuOutline
Completed in 13 milliseconds