/aoo42x/main/sd/source/ui/func/ |
H A D | fupoor.cxx | 268 DrawViewShell* pDrawViewShell = in IMPL_LINK_INLINE_END() 386 if (mpViewShell->ISA(DrawViewShell)) in IMPL_LINK_INLINE_END() 387 static_cast<DrawViewShell*>(mpViewShell) in IMPL_LINK_INLINE_END() 402 if (mpViewShell->ISA(DrawViewShell)) in IMPL_LINK_INLINE_END() 403 static_cast<DrawViewShell*>(mpViewShell) in IMPL_LINK_INLINE_END() 464 && mpViewShell->ISA(DrawViewShell) in IMPL_LINK_INLINE_END() 477 && mpViewShell->ISA(DrawViewShell) in IMPL_LINK_INLINE_END() 483 static_cast<DrawViewShell*>(mpViewShell) in IMPL_LINK_INLINE_END() 910 if(mpViewShell->ISA(DrawViewShell) in IMPL_LINK_INLINE_END() 913 DrawViewShell* pDrawViewShell = in IMPL_LINK_INLINE_END() [all …]
|
H A D | fuprlout.cxx | 135 if( mpViewShell && mpViewShell->ISA(DrawViewShell)) in DoExecute() 138 static_cast<DrawViewShell*>(mpViewShell)->GetEditMode(); in DoExecute() 211 if( mpViewShell->ISA(DrawViewShell) && !bCheckMasters ) in DoExecute() 236 if (mpViewShell->ISA(DrawViewShell) && !bCheckMasters ) in DoExecute() 246 if (mpViewShell->ISA(DrawViewShell)) in DoExecute() 249 static_cast<DrawViewShell*>(mpViewShell)->GetView(); in DoExecute() 252 if (static_cast<DrawViewShell*>(mpViewShell)->GetPageKind() == PK_NOTES) in DoExecute() 269 if( mpViewShell && mpViewShell->ISA( DrawViewShell ) ) in DoExecute() 271 DrawViewShell* pDrawViewSh = in DoExecute() 272 static_cast<DrawViewShell*>(mpViewShell); in DoExecute()
|
H A D | undolayer.cxx | 65 ::sd::DrawViewShell* pDrViewSh = in Undo() 66 PTR_CAST(::sd::DrawViewShell, mpDocSh->GetViewShell() ); in Undo() 79 ::sd::DrawViewShell* pDrViewSh = in Redo() 80 PTR_CAST(::sd::DrawViewShell, mpDocSh->GetViewShell() ); in Redo()
|
H A D | fuscale.cxx | 98 if( mpViewShell && mpViewShell->ISA( DrawViewShell ) && in DoExecute() 99 static_cast<DrawViewShell*>(mpViewShell)->IsZoomOnPage() ) in DoExecute() 111 if( mpViewShell->ISA( DrawViewShell ) ) in DoExecute() 179 if( mpViewShell->ISA( DrawViewShell ) ) in DoExecute()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews5.cxx | 86 void DrawViewShell::ModelHasChanged() in ModelHasChanged() 110 void DrawViewShell::Resize (void) in Resize() 129 void DrawViewShell::ArrangeGUIElements (void) in ArrangeGUIElements() 169 void DrawViewShell::ReadFrameViewData(FrameView* pView) in ReadFrameViewData() 358 void DrawViewShell::WriteFrameViewData() in WriteFrameViewData() 449 void DrawViewShell::PrePaint() in PrePaint() 523 Size DrawViewShell::GetOptimalSizePixel() const in GetOptimalSizePixel() 559 void DrawViewShell::HidePage() in HidePage() 733 TabControl* DrawViewShell::GetPageTabControl (void) in GetPageTabControl() 741 LayerTabBar* DrawViewShell::GetLayerTabControl (void) in GetLayerTabControl() [all …]
|
H A D | drviews1.cxx | 185 void DrawViewShell::SelectionHasChanged (void) in SelectionHasChanged() 311 void DrawViewShell::SetZoom( long nZoom ) in SetZoom() 552 long DrawViewShell::GetHCtrlWidth() in GetHCtrlWidth() 640 void DrawViewShell::UpdateHRuler() in UpdateHRuler() 657 void DrawViewShell::UpdateVRuler() in UpdateVRuler() 709 SdPage* DrawViewShell::getCurrentPage() const in getCurrentPage() 737 void DrawViewShell::ResetActualPage() in ResetActualPage() 800 ErrCode DrawViewShell::DoVerb(long nVerb) in DoVerb() 1296 void DrawViewShell::ResetActualLayer() in ResetActualLayer() 1415 sal_Int8 DrawViewShell::AcceptDrop ( in AcceptDrop() [all …]
|
H A D | drviewsa.cxx | 98 sal_Bool DrawViewShell::mbPipette = sal_False; 108 DrawViewShell* mpParent; 141 DrawViewShell::DrawViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParen… in DrawViewShell() function in sd::DrawViewShell 168 DrawViewShell::~DrawViewShell() in ~DrawViewShell() 424 void DrawViewShell::Init (bool bIsMainViewShell) in Init() 434 void DrawViewShell::Shutdown (void) in Shutdown() 499 void DrawViewShell::CheckLineTo(SfxRequest& rReq) in CheckLineTo() 521 void DrawViewShell::SetupPage (Size &rSize, in SetupPage() 642 void DrawViewShell::GetStatusBarState(SfxItemSet& rSet) in GetStatusBarState() 856 void DrawViewShell::ExecuteAnnotation (SfxRequest& rRequest) in ExecuteAnnotation() [all …]
|
H A D | drviews4.cxx | 100 void DrawViewShell::DeleteActualPage() in DeleteActualPage() 125 void DrawViewShell::DeleteActualLayer() in DeleteActualLayer() 255 void DrawViewShell::StartRulerDrag ( in StartRulerDrag() 289 void DrawViewShell::FreshNavigatrEntry() in FreshNavigatrEntry() 301 void DrawViewShell::FreshNavigatrTree() in FreshNavigatrTree() 318 void DrawViewShell::MouseButtonDown(const MouseEvent& rMEvt, in MouseButtonDown() 353 void DrawViewShell::MouseMove(const MouseEvent& rMEvt, ::sd::Window* pWin) in MouseMove() 882 void DrawViewShell::ShowMousePosInfo(const Rectangle& rRect, in ShowMousePosInfo() 959 void DrawViewShell::LockInput() in LockInput() 970 void DrawViewShell::UnlockInput() in UnlockInput() [all …]
|
H A D | Outliner.cxx | 647 else if (pViewShell->ISA(DrawViewShell)) in SearchAndReplaceAll() 694 if (pViewShell->ISA(DrawViewShell) ) in SearchAndReplaceOnce() 778 ::boost::shared_ptr<DrawViewShell> pDrawViewShell ( in DetectChange() 779 ::boost::dynamic_pointer_cast<DrawViewShell>(pViewShell)); in DetectChange() 882 if (pViewShell->ISA(DrawViewShell)) in RememberStartPosition() 884 ::boost::shared_ptr<DrawViewShell> pDrawViewShell ( in RememberStartPosition() 940 if (pViewShell->ISA(DrawViewShell)) in RestoreStartPosition() 942 ::boost::shared_ptr<DrawViewShell> pDrawViewShell ( in RestoreStartPosition() 1282 ::boost::shared_ptr<DrawViewShell> pDrawViewShell( in SetViewMode() 1351 ::boost::shared_ptr<DrawViewShell> pDrawViewShell( in SetPage() [all …]
|
H A D | drviewsc.cxx | 81 void DrawViewShell::FuTemp03(SfxRequest& rReq) in FuTemp03() 126 pDlg->SetCheckNameHdl(LINK(this, DrawViewShell, NameObjectHdl)); in FuTemp03() 661 sal_uInt16 DrawViewShell::GetIdBySubId( sal_uInt16 nSId ) in GetIdBySubId() 861 void DrawViewShell::MapSlot( sal_uInt16 nSId ) in MapSlot() 878 void DrawViewShell::UpdateToolboxImages( SfxItemSet &rSet, sal_Bool bPermanent ) in UpdateToolboxImages() 909 sal_uInt16 DrawViewShell::GetMappedSlot( sal_uInt16 nSId ) in GetMappedSlot() 932 sal_uInt16 DrawViewShell::GetArrayId( sal_uInt16 nSId ) in GetArrayId() 950 void DrawViewShell::UpdateIMapDlg( SdrObject* pObj ) in UpdateIMapDlg() 991 IMPL_LINK( DrawViewShell, NameObjectHdl, AbstractSvxNameDialog*, pDialog ) in IMPL_LINK() argument
|
H A D | drviews6.cxx | 96 void DrawViewShell::ExecFormText(SfxRequest& rReq) in ExecFormText() 124 void DrawViewShell::GetFormTextState(SfxItemSet& rSet) in GetFormTextState() 183 void DrawViewShell::ExecAnimationWin( SfxRequest& rReq ) in ExecAnimationWin() 232 void DrawViewShell::GetAnimationWinState( SfxItemSet& rSet ) in GetAnimationWinState() 275 void DrawViewShell::SetChildWindowState( SfxItemSet& rSet ) in SetChildWindowState() 337 void DrawViewShell::ExecBmpMask( SfxRequest& rReq ) in ExecBmpMask() 416 void DrawViewShell::GetBmpMaskState( SfxItemSet& rSet ) in GetBmpMaskState() 453 void DrawViewShell::FuTemp04(SfxRequest& rReq) in FuTemp04()
|
H A D | presvish.cxx | 81 SFX_IMPL_INTERFACE( PresentationViewShell, DrawViewShell, SdResId( STR_PRESVIEWSHELL ) ) in SFX_IMPL_INTERFACE() argument 97 TYPEINIT1( PresentationViewShell, DrawViewShell ); 100 : DrawViewShell( pFrame, rViewShellBase, pParentWindow, PK_STANDARD, pFrameView) in PresentationViewShell() 115 DrawViewShell::Init(true); in FinishInitialization() 146 DrawViewShell::Activate( bIsMDIActivate ); in Activate()
|
H A D | drvwshrg.cxx | 60 #define DrawViewShell macro 76 SFX_IMPL_INTERFACE(DrawViewShell, SfxShell, SdResId(STR_DRAWVIEWSHELL)) in SFX_IMPL_INTERFACE() argument 97 TYPEINIT1( DrawViewShell, ViewShell ); 122 TYPEINIT1( GraphicViewShell, DrawViewShell );
|
H A D | drviewsg.cxx | 65 void DrawViewShell::ExecIMap( SfxRequest& rReq ) in ExecIMap() 103 void DrawViewShell::GetIMapState( SfxItemSet& rSet ) in GetIMapState() 136 void DrawViewShell::ExecOptionsBar( SfxRequest& rReq ) in ExecOptionsBar() 269 void DrawViewShell::GetOptionsBarState( SfxItemSet& rSet ) in GetOptionsBarState()
|
H A D | OutlinerIterator.cxx | 292 const ::boost::shared_ptr<DrawViewShell> pDrawViewShell( in CreateDocumentIterator() 293 ::boost::dynamic_pointer_cast<DrawViewShell>(rpViewShell)); in CreateDocumentIterator() 328 const ::boost::shared_ptr<DrawViewShell> pDrawViewShell( in GetPageIndex() 329 ::boost::dynamic_pointer_cast<DrawViewShell>(rpViewShell)); in GetPageIndex() 390 ::boost::shared_ptr<DrawViewShell> pDrawViewShell; in IteratorImplBase() 392 pDrawViewShell = ::boost::dynamic_pointer_cast<DrawViewShell>(rpViewShellWeak.lock()); in IteratorImplBase()
|
H A D | drviews3.cxx | 122 void DrawViewShell::ExecCtrl(SfxRequest& rReq) in SO2_DECL_REF() 513 void DrawViewShell::ExecRuler(SfxRequest& rReq) in ExecRuler() 822 void DrawViewShell::GetRulerState(SfxItemSet& rSet) in GetRulerState() 972 void DrawViewShell::ExecStatusBar(SfxRequest& rReq) in ExecStatusBar() 1002 void DrawViewShell::GetSnapItemState( SfxItemSet &rSet ) in GetSnapItemState() 1038 void DrawViewShell::AddWindow (::sd::Window* pWin) in AddWindow() 1049 void DrawViewShell::RemoveWindow(::sd::Window* pWin) in RemoveWindow()
|
H A D | grviewsh.cxx | 50 : DrawViewShell ( in GraphicViewShell() 89 DrawViewShell::ChangeEditMode (eMode, true); in ChangeEditMode() 126 DrawViewShell::ArrangeGUIElements(); in ArrangeGUIElements()
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 754 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GotoBookmark() 756 DrawViewShell* pDrawViewShell = static_cast<DrawViewShell*>(mpViewShell); in GotoBookmark() 860 pDrawViewShell = dynamic_cast<sd::DrawViewShell*>(mpViewShell); in GotoBookmark() 932 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in IsMarked() 934 DrawViewShell* pDrViewSh = (DrawViewShell*) mpViewShell; in IsMarked() 949 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GetObjectIsmarked() 951 DrawViewShell* pDrViewSh = (DrawViewShell*) mpViewShell; in GetObjectIsmarked() 993 pDrViewSh = (DrawViewShell*) mpViewShell; in GetObjectIsmarked() 1056 if (mpViewShell && mpViewShell->ISA(DrawViewShell)) in GotoTreeBookmark() 1058 DrawViewShell* pDrViewSh = (DrawViewShell*) mpViewShell; in GotoTreeBookmark() [all …]
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | LayerTabBar.hxx | 38 class DrawViewShell; 46 DrawViewShell* pDrViewSh, 49 DrawViewShell* pDrViewSh, 67 DrawViewShell* pDrViewSh;
|
H A D | Ruler.hxx | 33 class DrawViewShell; 49 DrawViewShell& rViewSh, 65 DrawViewShell* pDrViewShell;
|
H A D | ViewTabControl.hxx | 38 class DrawViewShell; 46 TabControl (DrawViewShell* pDrViewSh, ::Window* pParent); 62 DrawViewShell* pDrViewSh;
|
H A D | TabControl.hxx | 38 class DrawViewShell; 48 TabControl (DrawViewShell* pDrViewSh, ::Window* pParent); 64 DrawViewShell* pDrViewSh;
|
H A D | drawview.hxx | 33 class DrawViewShell; 53 DrawViewShell* pShell); 81 DrawViewShell* mpDrawViewShell;
|
/aoo42x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsCurrentSlideManager.cxx | 210 DrawViewShell* pDrawViewShell = dynamic_cast<DrawViewShell*>( in SetCurrentSlideAtViewShellBase() 231 ::boost::shared_ptr<DrawViewShell> pDrawViewShell ( in SetCurrentSlideAtTabControl() 232 ::boost::dynamic_pointer_cast<DrawViewShell>(pBase->GetMainViewShell())); in SetCurrentSlideAtTabControl()
|
/aoo42x/main/sd/source/ui/sidebar/ |
H A D | CurrentMasterPagesSelector.cxx | 272 ::boost::shared_ptr<DrawViewShell> pDrawViewShell ( in ProcessPopupMenu() 273 ::boost::dynamic_pointer_cast<DrawViewShell>(mrBase.GetMainViewShell())); in ProcessPopupMenu() 337 ::boost::shared_ptr<DrawViewShell> pDrawViewShell ( in Notify() 338 ::boost::dynamic_pointer_cast<DrawViewShell>(mrBase.GetMainViewShell())); in Notify()
|