| /trunk/main/sd/source/ui/func/ |
| H A D | fupoor.cxx | 266 if(mpViewShell && mpViewShell->ISA(DrawViewShell)) in IMPL_LINK_INLINE_END() 268 DrawViewShell* pDrawViewShell = in IMPL_LINK_INLINE_END() 269 static_cast<DrawViewShell*>(mpViewShell); 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() 468 static_cast<DrawViewShell*>(mpViewShell)->SwitchPage(0); in IMPL_LINK_INLINE_END() 477 && mpViewShell->ISA(DrawViewShell) 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()
|
| /trunk/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() 463 void DrawViewShell::Paint(const Rectangle& rRect, ::sd::Window* pWin) in Paint() 509 void DrawViewShell::SetZoomFactor(const Fraction& rZoomX, const Fraction& rZoomY) in SetZoomFactor() 523 Size DrawViewShell::GetOptimalSizePixel() const in GetOptimalSizePixel() 544 const_cast< DrawViewShell* >(this)->mbZoomOnPage = sal_True; in GetOptimalSizePixel() [all …]
|
| H A D | drviews1.cxx | 116 void DrawViewShell::Activate(sal_Bool bIsMDIActivate) in Activate() 121 void DrawViewShell::UIActivating( SfxInPlaceClient* pCli ) in UIActivating() 131 void DrawViewShell::UIDeactivated( SfxInPlaceClient* pCli ) in UIDeactivated() 148 void DrawViewShell::Deactivate(sal_Bool bIsMDIActivate) in Deactivate() 185 void DrawViewShell::SelectionHasChanged (void) in SelectionHasChanged() 311 void DrawViewShell::SetZoom( long nZoom ) in SetZoom() 328 void DrawViewShell::SetZoomRect( const Rectangle& rZoomRect ) in SetZoomRect() 343 sal_uInt16 DrawViewShell::PrepareClose( sal_Bool bUI, sal_Bool bForBrowsing ) in PrepareClose() 360 maCloseTimer.SetTimeoutHdl( LINK( this, DrawViewShell, CloseHdl ) ); in PrepareClose() 374 void DrawViewShell::ChangeEditMode(EditMode eEMode, bool bIsLayerModeActive) in ChangeEditMode() [all …]
|
| H A D | drviewsa.cxx | 98 sal_Bool DrawViewShell::mbPipette = sal_False; 108 DrawViewShell* mpParent; 112 … ScannerEventListener( DrawViewShell* pParent ) : mpParent( pParent ) {}; in ScannerEventListener() 141 DrawViewShell::DrawViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParen… in DrawViewShell() function in sd::DrawViewShell 146 ::boost::bind(&DrawViewShell::GetSidebarContextName, this), in DrawViewShell() 168 DrawViewShell::~DrawViewShell() in ~DrawViewShell() 238 void DrawViewShell::Construct(DrawDocShell* pDocSh, PageKind eInitialPageKind) in Construct() 330 maTabControl.SetSplitHdl( LINK( this, DrawViewShell, TabSplitHdl ) ); in Construct() 424 void DrawViewShell::Init (bool bIsMainViewShell) in Init() 434 void DrawViewShell::Shutdown (void) in Shutdown() [all …]
|
| H A D | drviews4.cxx | 100 void DrawViewShell::DeleteActualPage() in DeleteActualPage() 125 void DrawViewShell::DeleteActualLayer() in DeleteActualLayer() 164 sal_Bool DrawViewShell::KeyInput (const KeyEvent& rKEvt, ::sd::Window* pWin) in KeyInput() 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() 475 void DrawViewShell::MouseButtonUp(const MouseEvent& rMEvt, ::sd::Window* pWin) in MouseButtonUp() 522 void DrawViewShell::Command(const CommandEvent& rCEvt, ::sd::Window* pWin) in Command() [all …]
|
| H A D | Outliner.cxx | 340 sal_Bool bViewIsDrawViewShell(pViewShell && pViewShell->ISA(DrawViewShell)); in EndSpelling() 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() 885 ::boost::dynamic_pointer_cast<DrawViewShell>(pViewShell)); in RememberStartPosition() 940 if (pViewShell->ISA(DrawViewShell)) in RestoreStartPosition() 942 ::boost::shared_ptr<DrawViewShell> pDrawViewShell ( in RestoreStartPosition() [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()
|
| /trunk/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 …]
|
| /trunk/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;
|
| /trunk/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()
|
| /trunk/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()
|