Home
last modified time | relevance | path

Searched refs:mpView (Results 76 – 100 of 116) sorted by relevance

12345

/trunk/main/cui/source/inc/
H A Dtransfrm.hxx121 const SdrView* mpView; member in SvxPositionSizeTabPage
181 void SetView( const SdrView* pSdrView ) { mpView = pSdrView; } in SetView()
/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx368 mpView( 0 ), in SwDocShell()
387 mpView( 0 ), in SwDocShell()
406 mpView( 0 ), in SwDocShell()
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx96 …SVX_DLLPRIVATE bool hasSelectedCells() const { return mbCellSelectionMode || mpView->IsTextEdit();… in hasSelectedCells()
168 SdrView* mpView; member in sdr::table::SvxTableController
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx2164 : mpView( pView ) in OutlineViewPageChangesGuard()
2166 if( mpView ) in OutlineViewPageChangesGuard()
2167 mpView->IgnoreCurrentPageChanges( true ); in OutlineViewPageChangesGuard()
2172 if( mpView ) in ~OutlineViewPageChangesGuard()
2173 mpView->IgnoreCurrentPageChanges( false ); in ~OutlineViewPageChangesGuard()
H A Dviewshel.cxx212 mpView = 0; in construct()
836 if( mpView ) in GetNumBulletItem()
838 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in GetNumBulletItem()
862 SfxStyleSheetBasePool* pSSPool = mpView->GetDocSh()->GetStyleSheetPool(); in GetNumBulletItem()
H A Ddrviewsa.cxx226 mpView = mpDrawView = NULL; in ~DrawViewShell()
288 mpView = mpDrawView; // Pointer der Basisklasse ViewShell in Construct()
H A Ddrviews2.cxx857 …svx::FontworkBar::execute( mpView, rReq, GetViewFrame()->GetBindings() ); // SJ: can be removed … in FuTemporary()
1054 FuText::ChangeFontSize( nSId == SID_GROW_FONT_SIZE, NULL, pFontList, mpView ); in ExecChar()
/trunk/main/sd/source/ui/dlg/
H A Dcopydlg.cxx93 mpView ( pInView ) in CopyDlg()
295 Rectangle aRect = mpView->GetAllMarkedRect(); in IMPL_LINK()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx196 mpView = &mpSlideSorter->GetView(); in Initialize()
294 if (mpView == NULL) in CreateAccessibleDocumentView()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2396 mpView = pView; in TextSelFunctionSet()
2410 mpView->HideSelection(); in CreateAnchor()
2411 mpView->ImpSetSelection( mpView->mpImpl->maSelection.GetEnd() ); in CreateAnchor()
2416 return mpView->SetCursorAtPoint( rPointPixel ); in SetCursorAtPoint()
2421 return mpView->IsSelectionAtPoint( rPointPixel ); in IsSelectionAtPoint()
/trunk/main/sd/source/ui/inc/
H A DAccessibleSlideView.hxx190 ::sd::SlideView* GetSlideView() const { return mpView; } in GetSlideView()
210 ::sd::SlideView* mpView;
H A DBezierObjectBar.hxx50 View* mpView; member in sd::BezierObjectBar
H A DMediaObjectBar.hxx51 ::sd::View* mpView;
H A DGraphicObjectBar.hxx54 ::sd::View* mpView;
H A DTextObjectBar.hxx61 ::sd::View* mpView;
H A DAccessibleViewForwarder.hxx121 SdrPaintView* mpView; member in accessibility::AccessibleViewForwarder
H A Dcopydlg.hxx88 ::sd::View* mpView;
H A DPreviewRenderer.hxx136 ::std::auto_ptr<DrawView> mpView;
H A Dtpaction.hxx90 const ::sd::View* mpView; member in SdTPAction
H A Dfupoor.hxx164 ::sd::View* mpView;
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.hxx54 ::sd::View* mpView;
/trunk/main/canvas/source/cairo/
H A Dcairo_quartz_cairo.hxx38 NSView* mpView; // if NULL - bg surface member in cairo::QuartzSurface
/trunk/main/sd/source/ui/func/
H A Dfuoutl.cxx70 static_cast<OutlineView*>(mpView)->GetViewByWindow(mpWindow); in Command()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx108 static_cast<view::SlideSorterView*>(mpView)->SetState( in DoExecute()
/trunk/main/svx/inc/svx/
H A DAccessibleShapeTreeInfo.hxx192 SdrView* mpView; member in accessibility::AccessibleShapeTreeInfo

Completed in 789 milliseconds

12345