Home
last modified time | relevance | path

Searched refs:GetDrawView (Results 51 – 75 of 86) sorted by relevance

1234

/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh3.cxx196 const SdrView *pDView = GetDrawView(); in GetURLFromButton()
/aoo42x/main/sw/source/core/access/
H A Daccdoc.cxx699 if(pCrsrShell->Imp()->GetDrawView()) in getExtendedAttributes()
701 const SdrMarkList &rMrkList = pCrsrShell->Imp()->GetDrawView()->GetMarkedObjectList(); in getExtendedAttributes()
/aoo42x/main/sw/source/ui/shells/
H A Ddrformsh.cxx95 SdrView *pSdrView = rSh.GetDrawView(); in TYPEINIT1()
H A Dtxtcrsr.cxx257 SdrView* pDrawView = pView ? pView->GetDrawView() : NULL; in ExecMoveMisc()
/aoo42x/main/sd/source/ui/view/
H A Dviewshe3.cxx108 SdrView* pDrView = GetDrawView(); in GetMenuState()
H A Dviewshel.cxx400 if ( GetDrawView() ) in UIDeactivated()
401 GetViewShellBase().GetToolBarManager()->SelectionHasChanged(*this, *GetDrawView()); in UIDeactivated()
H A DViewShellImplementation.cxx206 mrViewShell.GetDrawView()->UnmarkAll(); in ProcessModifyPageSlot()
H A Ddrviewsa.cxx441 GetDrawView()->SetAnimationMode(SDR_ANIMATION_DISABLE); in Shutdown()
/aoo42x/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx308 mpView = pCurSh->GetDrawView(); in Initialize()
782 mpView = pCurSh->GetDrawView(); in NotifyItemUpdate()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh2.cxx69 SdrView* __EXPORT ScTabViewShell::GetDrawView() const in GetDrawView() function in ScTabViewShell
/aoo42x/main/sfx2/inc/sfx2/
H A Dviewsh.hxx213 virtual SdrView* GetDrawView() const;
/aoo42x/main/sd/source/ui/inc/
H A DDrawViewShell.hxx370 DrawView* GetDrawView() const { return mpDrawView; } in GetDrawView() function in sd::DrawViewShell
/aoo42x/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx432 GetDrawView()->GetMarkedObjectList())); in GetSidebarContextName()
H A Ddrawsh5.cxx730 ScDrawView* ScDrawShell::GetDrawView() in GetDrawView() function in ScDrawShell
/aoo42x/main/sw/source/core/view/
H A Dviewimp.cxx317GetDrawView()->SetActiveLayer( XubString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "Heaven" ) … in MakeDrawView()
/aoo42x/main/sc/source/ui/inc/
H A Dtabvwsh.hxx231 virtual SdrView* GetDrawView() const;
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin2.cxx119 SdrView *pSdrView = rSh.GetDrawView(); in RequestHelp()
H A DPostItMgr.cxx120 if(!mpView->GetDrawView() ) in SwPostItMgr()
1896 SdrView* pSdrView = mpWrtShell->GetDrawView(); in AssureStdModeAtShell()
/aoo42x/main/basctl/source/dlged/
H A Dpropbrw.cxx118 ImplUpdate( NULL, _pShell->GetDrawView() ); in Update()
/aoo42x/main/sw/source/ui/uiview/
H A Dpview.cxx1232 GetViewShell()->GetDrawView()->SetAnimationEnabled( sal_False ); in Init()
1358 mbFormDesignModeToReset = pVS->GetDrawView()->IsDesignMode(); in SwPagePreView()
H A Dview2.cxx726 if ( pWrtShell->HasDrawView() && pWrtShell->GetDrawView()->IsDragObj() ) in Execute()
738 SdrView *pSdrView = pWrtShell->HasDrawView() ? pWrtShell->GetDrawView() : 0; in Execute()
/aoo42x/main/sw/source/core/undo/
H A Dundraw.cxx82 pMarkList = &pSh->GetDrawView()->GetMarkedObjectList(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/inc/
H A Dview.hxx418 virtual SdrView* GetDrawView() const;
/aoo42x/main/sw/inc/
H A Dunodraw.hxx70 SdrView* GetDrawView() {return mpView;} in GetDrawView() function in SwFmDrawPage
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2133 DrawView* pView = pViewShell->GetDrawView(); in createPath()
2535 DrawView* pView = pViewShell ? pViewShell->GetDrawView() : NULL; in markShapesFromSelectedEffects()

Completed in 169 milliseconds

1234