/aoo4110/main/sd/source/ui/unoidl/ |
H A D | DrawController.cxx | 78 DrawController::DrawController (ViewShellBase& rBase) throw() in DrawController() function in sd::DrawController 102 DrawController::~DrawController (void) throw() in ~DrawController() 109 void DrawController::SetSubController ( in SetSubController() 127 DrawController, 158 void SAL_CALL DrawController::dispose (void) in dispose() 200 void SAL_CALL DrawController::addEventListener( in addEventListener() 296 Any SAL_CALL DrawController::getSelection() in getSelection() 542 void DrawController::NotifyAccUpdate() in NotifyAccUpdate() 580 void DrawController::FirePropertyChange ( in FirePropertyChange() 731 void DrawController::FillPropertyTable ( in FillPropertyTable() [all …]
|
H A D | SdUnoDrawView.cxx | 63 DrawController& rController, in SdUnoDrawView() 371 case DrawController::PROPERTY_CURRENTPAGE: in setFastPropertyValue() 387 case DrawController::PROPERTY_LAYERMODE: in setFastPropertyValue() 401 case DrawController::PROPERTY_ZOOMVALUE: in setFastPropertyValue() 408 case DrawController::PROPERTY_ZOOMTYPE: in setFastPropertyValue() 415 case DrawController::PROPERTY_VIEWOFFSET: in setFastPropertyValue() 439 case DrawController::PROPERTY_CURRENTPAGE: in getFastPropertyValue() 447 case DrawController::PROPERTY_LAYERMODE: in getFastPropertyValue() 455 case DrawController::PROPERTY_ZOOMVALUE: in getFastPropertyValue() 458 case DrawController::PROPERTY_ZOOMTYPE: in getFastPropertyValue() [all …]
|
H A D | SdUnoOutlineView.cxx | 52 DrawController& rController, in SdUnoOutlineView() 197 case DrawController::PROPERTY_CURRENTPAGE: in setFastPropertyValue() 231 case DrawController::PROPERTY_CURRENTPAGE: in getFastPropertyValue() 238 case DrawController::PROPERTY_VIEWOFFSET: in getFastPropertyValue()
|
H A D | SdUnoSlideView.cxx | 50 DrawController& rController, in SdUnoSlideView() 216 if( nHandle != DrawController::PROPERTY_VIEWOFFSET ) in getFastPropertyValue()
|
H A D | makefile.mk | 48 $(SLO)$/DrawController.obj \
|
/aoo4110/main/sd/source/ui/view/ |
H A D | ViewTabBar.cxx | 129 DrawController* pController = reinterpret_cast<DrawController*>( in ViewTabBar() 130 xTunnel->getSomething(DrawController::getUnoTunnelId())); in ViewTabBar() 229 DrawController* pController = reinterpret_cast<DrawController*>( in GetAnchorWindow() 230 xTunnel->getSomething(DrawController::getUnoTunnelId())); in GetAnchorWindow()
|
H A D | ViewShellBase.cxx | 133 ::rtl::Reference<DrawController> mpController; 1129 DrawController& ViewShellBase::GetDrawController (void) const in GetDrawController() 1240 mpController = new DrawController(mrBase); in LateInit()
|
/aoo4110/main/sd/source/ui/framework/module/ |
H A D | ShellStackGuard.cxx | 65 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in ShellStackGuard() 66 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in ShellStackGuard()
|
H A D | CenterViewFocusModule.cxx | 71 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in CenterViewFocusModule() 72 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in CenterViewFocusModule()
|
H A D | ToolBarModule.cxx | 63 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in ToolBarModule() 64 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in ToolBarModule()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | SdUnoOutlineView.hxx | 38 class DrawController; 51 DrawController& rController, 116 DrawController& mrController;
|
H A D | SdUnoSlideView.hxx | 43 class DrawController; 57 DrawController& rController, 114 DrawController& mrController;
|
H A D | SdUnoDrawView.hxx | 43 class DrawController; 54 DrawController& rController, 140 DrawController& mrController;
|
H A D | DrawController.hxx | 89 class DrawController class 112 DrawController (ViewShellBase& rBase) throw(); 114 virtual ~DrawController (void) throw();
|
H A D | ViewShellBase.hxx | 49 class DrawController; 225 DrawController& GetDrawController (void) const;
|
H A D | ViewShellImplementation.hxx | 40 class DrawController;
|
/aoo4110/main/sd/source/ui/framework/factories/ |
H A D | BasicToolBarFactory.cxx | 133 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in initialize() 134 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in initialize()
|
H A D | PresentationFactory.cxx | 205 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in releaseResource() 206 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in releaseResource()
|
H A D | BasicPaneFactory.cxx | 192 DrawController* pController in initialize() 193 = reinterpret_cast<DrawController*>( in initialize() 195 xTunnel->getSomething(DrawController::getUnoTunnelId())))); in initialize()
|
H A D | BasicViewFactory.cxx | 313 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in initialize() 314 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in initialize()
|
/aoo4110/main/sd/source/ui/sidebar/ |
H A D | PanelFactory.cxx | 162 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in createUIElement() 163 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in createUIElement()
|
H A D | SidebarFactory.cxx | 167 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in createUIElement() 168 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in createUIElement()
|
/aoo4110/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterService.cxx | 147 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in initialize() 148 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in initialize()
|
/aoo4110/main/sd/source/ui/framework/tools/ |
H A D | FrameworkHelper.cxx | 377 ::sd::DrawController* pController = reinterpret_cast<sd::DrawController*>( in Instance() 378 xTunnel->getSomething(sd::DrawController::getUnoTunnelId())); in Instance()
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | sdtreelb.cxx | 1829 …::sd::DrawController* pController = dynamic_cast<sd::DrawController*>(xFrame->getController().get(… in GetViewShellForDocShell()
|