Home
last modified time | relevance | path

Searched refs:SwPagePreView (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx75 #define SwPagePreView macro
88 SFX_IMPL_NAMED_VIEWFACTORY(SwPagePreView, "PrintPreview")
95 SFX_IMPL_INTERFACE(SwPagePreView, SfxViewShell, SW_RES(RID_PVIEW_TOOLBOX)) in SFX_IMPL_INTERFACE() argument
105 TYPEINIT1(SwPagePreView,SfxViewShell) in TYPEINIT1() argument
214 SwPagePreViewWin::SwPagePreViewWin( Window *pParent, SwPagePreView& rPView ) in SwPagePreViewWin()
704 void SwPagePreView::_ExecPgUpAndPgDown( const bool _bPgUp, in _ExecPgUpAndPgDown()
780 void SwPagePreView::Execute( SfxRequest &rReq ) in Execute()
1051 void SwPagePreView::GetState( SfxItemSet& rSet ) in GetState()
1210 void SwPagePreView::StateUndo(SfxItemSet& rSet) in StateUndo()
1227 void SwPagePreView::Init(const SwViewOption * pPrefs) in Init()
[all …]
H A Dview.cxx814 if( pExistingSh->IsA( TYPE( SwPagePreView ) ) ) in SwView()
816 sSwViewData = ((SwPagePreView*)pExistingSh)->GetPrevSwViewData(); in SwView()
817 sNewCrsrPos = ((SwPagePreView*)pExistingSh)->GetNewCrsrPos(); in SwView()
818 nNewPage = ((SwPagePreView*)pExistingSh)->GetNewPage(); in SwView()
863 ViewShell& rPreviewViewShell = *((SwPagePreView*)pExistingSh)->GetViewShell(); in SwView()
874 if ( ((SwPagePreView*)pExistingSh)->ResetFormDesignMode() && in SwView()
878 pDrawView->SetDesignMode( ((SwPagePreView*)pExistingSh)->FormDesignModeToReset() ); in SwView()
/trunk/main/sw/source/ui/inc/
H A Dpview.hxx39 class SwPagePreView;
57 SwPagePreView& mrView;
69 SwPagePreViewWin( Window* pParent, SwPagePreView& rView );
175 class SW_DLLPUBLIC SwPagePreView: public SfxViewShell class
249 SFX_DECL_VIEWFACTORY(SwPagePreView);
320 SwPagePreView( SfxViewFrame* pFrame, SfxViewShell* );
321 ~SwPagePreView();
327 inline void SwPagePreView::AdjustEditWin() in AdjustEditWin()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin3.cxx78 else if (pSfxVwSh->ISA(SwPagePreView)) in SizeNotify()
79 ((SwPagePreView *)pSfxVwSh)->DocSzChgd( rSize ); in SizeNotify()
171 if (pSfxVwSh && pSfxVwSh->ISA( SwPagePreView )) in RepaintPagePreview()
172 ((SwPagePreView *)pSfxVwSh)->RepaintCoreRect( rRect ); in RepaintPagePreview()
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx164 else if ( pVSh->ISA(SwPagePreView) ) in Update()
165 pSh = ((SwPagePreView*)pVSh)->GetViewShell(); in Update()
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx310 SwPagePreView::RegisterFactory ( 7 ); in RegisterFactories()
326 SwPagePreView::RegisterInterface( pMod ); in RegisterInterfaces()
H A Dswmodul1.cxx177 SwPagePreView* pPPView; in ApplyUsrPref()
178 if( !pCurrView && 0 != (pPPView = PTR_CAST( SwPagePreView, SfxViewShell::Current())) ) in ApplyUsrPref()
H A Dapphdl.cxx826 const TypeId aSwPreViewTypeId = TYPE(SwPagePreView); in ConfigurationChanged()
842 … ((SwPagePreView*)pViewShell)->ApplyAccessibilityOptions(*pAccessibilityOptions); in ConfigurationChanged()
H A Ddocsh2.cxx724 sal_Bool bCurrent = IS_TYPE( SwPagePreView, pViewShell ); in Execute()
730 else if( IS_TYPE( SwPagePreView, pTmpFrm->GetViewShell())) in Execute()
H A Dappopt.cxx190 if( PTR_CAST( SwPagePreView, SfxViewShell::Current())!=0) in CreateItemSet()
H A Ddocsh.cxx1048 if ( PTR_CAST( SwPagePreView, SfxViewShell::Current() ) ) in GetState()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2761 pViewShell = ((SwPagePreView*)pView)->GetViewShell(); in getRendererCount()
2920 pVwSh = ((SwPagePreView*)pView)->GetViewShell(); in getRenderer()
3093 SwPagePreView *pSwPagePreView = 0; in GuessViewShell()
3105 pSwPagePreView = dynamic_cast< SwPagePreView * >(pView); in GuessViewShell()
3196 pVwSh = ((SwPagePreView*)pView)->GetViewShell(); in render()
/trunk/main/sw/sdi/
H A Dviewsh.sdi317 shell SwPagePreView