Lines Matching refs:OutlineViewShell

102 #define OutlineViewShell  macro
120 SFX_IMPL_INTERFACE(OutlineViewShell, SfxShell, SdResId(STR_OUTLINEVIEWSHELL)) in SFX_IMPL_INTERFACE() argument
137 TYPEINIT1( OutlineViewShell, ViewShell );
146 void OutlineViewShell::Construct(DrawDocShell* ) in Construct()
189 Reference<drawing::XDrawSubController> OutlineViewShell::CreateSubController (void) in CreateSubController()
215 OutlineViewShell::OutlineViewShell ( in OutlineViewShell() function in sd::OutlineViewShell
247 OutlineViewShell::~OutlineViewShell() in ~OutlineViewShell()
266 void OutlineViewShell::Shutdown (void) in Shutdown()
283 void OutlineViewShell::Paint(const Rectangle& rRect, ::sd::Window* pWin) in Paint()
296 void OutlineViewShell::ArrangeGUIElements () in ArrangeGUIElements()
344 void OutlineViewShell::ExecCtrl(SfxRequest &rReq) in ExecCtrl()
371 void OutlineViewShell::AddWindow (::sd::Window* pWin) in AddWindow()
379 void OutlineViewShell::RemoveWindow (::sd::Window* pWin) in RemoveWindow()
392 void OutlineViewShell::Activate( sal_Bool bIsMDIActivate ) in Activate()
420 void OutlineViewShell::Deactivate( sal_Bool bIsMDIActivate ) in Deactivate()
436 void OutlineViewShell::GetCtrlState(SfxItemSet &rSet) in GetCtrlState()
501 void OutlineViewShell::FuSupport(SfxRequest &rReq) in FuSupport()
734 void OutlineViewShell::FuPermanent(SfxRequest &rReq) in FuPermanent()
776 IMPL_LINK( OutlineViewShell, ClipboardChanged, TransferableDataHelper*, pDataHelper ) in IMPL_LINK() argument
799 void OutlineViewShell::GetMenuState( SfxItemSet &rSet ) in GetMenuState()
957 …pClipEvtLstnr = new TransferableClipboardListener( LINK( this, OutlineViewShell, ClipboardChanged … in GetMenuState()
1150 long OutlineViewShell::VirtHScrollHdl(ScrollBar* pHScroll) in VirtHScrollHdl()
1180 long OutlineViewShell::VirtVScrollHdl(ScrollBar* pVScroll) in VirtVScrollHdl()
1212 sal_uInt16 OutlineViewShell::PrepareClose( sal_Bool bUI, sal_Bool bForBrowsing ) in PrepareClose()
1227 void OutlineViewShell::SetZoom(long nZoom) in SetZoom()
1252 void OutlineViewShell::SetZoomRect(const Rectangle& rZoomRect) in SetZoomRect()
1278 void OutlineViewShell::Execute(SfxRequest& rReq) in Execute()
1329 void OutlineViewShell::ReadFrameViewData(FrameView* pView) in ReadFrameViewData()
1358 void OutlineViewShell::WriteFrameViewData() in WriteFrameViewData()
1381 void OutlineViewShell::ExecStatusBar(SfxRequest&) in ExecStatusBar()
1391 void OutlineViewShell::GetStatusBarState(SfxItemSet& rSet) in GetStatusBarState()
1493 void OutlineViewShell::Command( const CommandEvent& rCEvt, ::sd::Window* pWin ) in Command()
1532 sal_Bool OutlineViewShell::KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin) in KeyInput()
1574 Size OutlineViewShell::GetOptimalSizePixel() const in GetOptimalSizePixel()
1607 String OutlineViewShell::GetSelectionText(sal_Bool bCompleteWords) in GetSelectionText()
1640 sal_Bool OutlineViewShell::HasSelection(sal_Bool bText) const in HasSelection()
1664 void OutlineViewShell::GetAttrState( SfxItemSet& rSet ) in GetAttrState()
1766 void OutlineViewShell::MouseButtonUp(const MouseEvent& rMEvt, ::sd::Window* pWin) in MouseButtonUp()
1786 SdPage* OutlineViewShell::getCurrentPage() const in getCurrentPage()
1790 return const_cast<OutlineViewShell*>(this)->GetActualPage(); in getCurrentPage()
1799 SdPage* OutlineViewShell::GetActualPage() in GetActualPage()
1805 void OutlineViewShell::UpdatePreview( SdPage* pPage, sal_Bool ) in UpdatePreview()
1822 bool OutlineViewShell::UpdateTitleObject( SdPage* pPage, Paragraph* pPara ) in UpdateTitleObject()
1909 bool OutlineViewShell::UpdateOutlineObject( SdPage* pPage, Paragraph* pPara ) in UpdateOutlineObject()
2019 sal_uLong OutlineViewShell::Read(SvStream& rInput, const String& rBaseURL, sal_uInt16 eFormat) in Read()
2076 void OutlineViewShell::WriteUserDataSequence ( ::com::sun::star::uno::Sequence < ::com::sun::star::… in WriteUserDataSequence()
2083 void OutlineViewShell::ReadUserDataSequence ( const ::com::sun::star::uno::Sequence < ::com::sun::s… in ReadUserDataSequence()
2092 void OutlineViewShell::VisAreaChanged(const Rectangle& rRect) in VisAreaChanged()
2106 OutlineViewShell::CreateAccessibleDocumentView (::sd::Window* pWindow) in CreateAccessibleDocumentView()
2133 void OutlineViewShell::GetState (SfxItemSet& rSet) in GetState()
2158 void OutlineViewShell::SetCurrentPage (SdPage* pPage) in SetCurrentPage()