/aoo41x/main/sd/source/ui/view/ |
H A D | frmview.cxx | 68 FrameView::FrameView(SdDrawDocument* pDrawDoc, FrameView* pFrameView /* = NULK */) in FrameView() function in sd::FrameView 283 FrameView::~FrameView() in ~FrameView() 294 void FrameView::Connect() in Connect() 306 void FrameView::Disconnect() in Disconnect() 325 void FrameView::Update(SdOptions* pOptions) in Update() 404 EditMode FrameView::GetViewShEditMode(PageKind eKind) in GetViewShEditMode() 427 void FrameView::SetViewShEditModeOnLoad (EditMode eMode) in SetViewShEditModeOnLoad() 435 EditMode FrameView::GetViewShEditModeOnLoad (void) const in GetViewShEditModeOnLoad() 1180 void FrameView::SetSelectedPage(sal_uInt16 nPage) in SetSelectedPage() 1188 sal_uInt16 FrameView::GetSelectedPage (void) const in GetSelectedPage() [all …]
|
H A D | presvish.cxx | 99 …fxViewFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParentWindow, FrameView* pFrameView) in PresentationViewShell() 113 void PresentationViewShell::FinishInitialization( FrameView* pFrameView ) in FinishInitialization()
|
H A D | FormShellManager.cxx | 47 virtual FmFormShell* CreateShell (ShellId nId, ::Window* pParentWindow, FrameView* pFrameView); 361 ::sd::FrameView*) in CreateShell() argument
|
H A D | viewshe2.cxx | 782 FrameView* ViewShell::GetFrameView (void) in GetFrameView() 790 void ViewShell::SetFrameView (FrameView* pNewFrameView) in SetFrameView() 805 void ViewShell::ReadFrameViewData(FrameView*) in ReadFrameViewData() argument
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | FrameView.hxx | 41 class FrameView class 45 SD_DLLPUBLIC FrameView(SdDrawDocument* pDrawDoc, FrameView* pFrameView = NULL ); 46 FrameView(const FrameView& rFrameView); 47 virtual ~FrameView();
|
H A D | ViewShell.hxx | 69 class FrameView; 242 FrameView* GetFrameView (void); 248 void SetFrameView (FrameView* pFrameView); 249 virtual void ReadFrameViewData(FrameView* pView); 500 FrameView* mpFrameView;
|
H A D | optsitem.hxx | 58 class FrameView; 188 SdOptionsLayoutItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL ); 227 SdOptionsContentsItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL ); 391 SdOptionsMiscItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL ); 466 SdOptionsSnapItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL ); 557 SdOptionsGridItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL ); 657 SdOptionsPrintItem( sal_uInt16 nWhich, SdOptions* pOpts, ::sd::FrameView* pView = NULL );
|
H A D | SlideSorterViewShell.hxx | 56 FrameView* pFrameView, 94 virtual void ReadFrameViewData (FrameView* pView); 204 FrameView* pFrameView);
|
H A D | ShellFactory.hxx | 34 class FrameView; 59 FrameView* pFrameView = NULL) = 0;
|
H A D | PresentationViewShell.hxx | 44 …wFrame* pFrame, ViewShellBase& rViewShellBase, ::Window* pParentWindow, FrameView* pFrameView = NU… 54 void FinishInitialization( FrameView* pFrameView );
|
H A D | SlideViewShell.hxx | 68 FrameView* pFrameView = NULL); 114 virtual void ReadFrameViewData(FrameView* pView);
|
H A D | OutlineViewShell.hxx | 64 FrameView* pFrameView = NULL); 116 virtual void ReadFrameViewData(FrameView* pView);
|
H A D | DrawDocShell.hxx | 52 class FrameView; 115 ::sd::FrameView* GetFrameView();
|
H A D | slideshow.hxx | 82 class FrameView; 222 FrameView* mpFullScreenFrameView;
|
H A D | DrawViewShell.hxx | 92 FrameView* pFrameView = NULL); 261 virtual void ReadFrameViewData(FrameView* pView);
|
/aoo41x/main/sd/source/ui/framework/factories/ |
H A D | BasicViewFactory.hxx | 47 class FrameView; 115 FrameView* mpFrameView; 128 FrameView* pFrameView, 135 FrameView* pFrameView,
|
H A D | BasicViewFactory.cxx | 202 ::sd::FrameView* pFrameView = NULL; in createResource() 349 FrameView* pFrameView, in CreateView() 384 FrameView* pFrameView, in CreateViewShell()
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshel2.cxx | 84 FrameView* pFrameView = (FrameView*)pFrameViewList->GetObject(0); in Draw() 233 FrameView* DrawDocShell::GetFrameView() in GetFrameView() 235 FrameView* pFrameView = NULL; in GetFrameView() 287 FrameView* pFrameView = GetFrameView(); in GetPagePreviewBitmap()
|
H A D | docshell.cxx | 360 FrameView* pFrameView = NULL; in InPlaceActivate() 370 pFrameView = (FrameView*) pFrameViewList->GetObject(i); in InPlaceActivate() 391 pFrameViewList->Insert( new FrameView( mpDoc, pViewSh->GetFrameView() ) ); in InPlaceActivate() 421 pViewSh->ReadFrameViewData( (FrameView*)pFrameViewList->GetObject(i) ); in InPlaceActivate()
|
/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 106 FrameView* pFrameViewArgument, in Create() 134 FrameView* pFrameViewArgument) in SlideSorterViewShell() 147 mpFrameView = new FrameView(GetDoc()); in SlideSorterViewShell() 636 void SlideSorterViewShell::ReadFrameViewData (FrameView* pFrameView) in ReadFrameViewData()
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | SidebarShellManager.hxx | 31 class FrameView; 70 FrameView* pFrameView = NULL);
|
/aoo41x/main/sd/source/ui/app/ |
H A D | optsitem.cxx | 320 SdOptionsLayoutItem::SdOptionsLayoutItem( sal_uInt16 _nWhich, SdOptions* pOpts, ::sd::FrameView* pV… in SdOptionsLayoutItem() 446 SdOptionsContentsItem::SdOptionsContentsItem(sal_uInt16 _nWhich, SdOptions*, ::sd::FrameView*) in SdOptionsContentsItem() argument 738 SdOptionsMiscItem::SdOptionsMiscItem( sal_uInt16 _nWhich, SdOptions* pOpts, ::sd::FrameView* pView ) in SdOptionsMiscItem() 974 SdOptionsSnapItem::SdOptionsSnapItem( sal_uInt16 _nWhich, SdOptions* pOpts, ::sd::FrameView* pView ) in SdOptionsSnapItem() 1265 SdOptionsGridItem::SdOptionsGridItem( sal_uInt16 _nWhich, SdOptions* pOpts, ::sd::FrameView* pView … in SdOptionsGridItem() 1509 SdOptionsPrintItem::SdOptionsPrintItem( sal_uInt16 _nWhich, SdOptions* pOpts, ::sd::FrameView* ) in SdOptionsPrintItem() argument
|
H A D | sdmod2.cxx | 422 ::sd::FrameView* pFrameView = NULL; in CreateItemSet() 554 ::sd::FrameView* pFrameView = NULL; in ApplyItemSet() 750 ::sd::FrameView* pFrame = pViewShell->GetFrameView(); in ApplyItemSet()
|
/aoo41x/main/sd/inc/ |
H A D | drawdoc.hxx | 76 class FrameView; 435 ::sd::FrameView* GetFrameView(sal_uLong nPos) { in GetFrameView() 436 return static_cast< ::sd::FrameView*>( in GetFrameView()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshow.cxx | 774 FrameView* pFrameView = pViewShell->GetFrameView(); in end() 1188 FrameView* pFrameView = pMainViewShell->GetFrameView(); in StartInPlacePresentation() 1254 …FrameView* pOriginalFrameView = mpCurrentViewShellBase ? mpCurrentViewShellBase->GetMainViewShell(… in StartFullscreenPresentation() 1258 mpFullScreenFrameView = new FrameView(mpDoc, pOriginalFrameView); in StartFullscreenPresentation()
|