Home
last modified time | relevance | path

Searched refs:SwWebView (Results 1 – 24 of 24) sorted by relevance

/aoo4110/main/sw/source/ui/web/
H A Dwview.cxx68 #define SwWebView macro
86 SFX_IMPL_NAMED_VIEWFACTORY(SwWebView, "Default")
91 SFX_IMPL_INTERFACE( SwWebView, SwView, SW_RES(RID_WEBTOOLS_TOOLBOX) ) in SFX_IMPL_INTERFACE() argument
100 TYPEINIT1(SwWebView,SwView) in TYPEINIT1() argument
107 SwWebView::SwWebView(SfxViewFrame* _pFrame, SfxViewShell* _pShell) : in TYPEINIT1()
117 SwWebView::~SwWebView() in ~SwWebView()
126 void SwWebView::SelectShell() in SelectShell()
/aoo4110/main/sw/source/ui/inc/
H A Dwview.hxx33 class SW_DLLPUBLIC SwWebView: public SwView class
39 SFX_DECL_VIEWFACTORY(SwWebView);
43 SwWebView(SfxViewFrame* pFrame, SfxViewShell*);
44 ~SwWebView();
/aoo4110/main/sw/source/ui/uiview/
H A Dviewprt.cxx101 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in GetPrinter()
145 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in SetPrinter()
184 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in ExecutePrint()
H A Dviewstat.cxx78 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in GetState()
456 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in GetDrawState()
H A Dviewmdi.cxx108 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in _SetZoom()
261 const sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in SetViewLayout()
H A Dviewdlg2.cxx108 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in AutoCaption()
H A Dviewport.cxx1077 0 != PTR_CAST(SwWebView, this), in InnerResizePixel()
1185 0 != PTR_CAST(SwWebView, this), in OuterResizePixel()
H A Dview0.cxx575 sal_Bool bWebView = 0 != dynamic_cast<const SwWebView*>(this); in ExecViewOptions()
H A Dview2.cxx923 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in Execute()
1865 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in EditLinkDlg()
H A Dviewtab.cxx1262 if ( ISA( SwWebView ) || in StateTabWin()
/aoo4110/main/sw/source/ui/app/
H A Dswmodul1.cxx178 pCurrView && pCurrView->ISA(SwWebView) )); in ApplyUsrPref()
268 if(bWeb == (0 != PTR_CAST(SwWebView, pTmpView))) in ApplyUserMetric()
304 if(bWeb == (0 != dynamic_cast<SwWebView *>( pTmpView ))) in ApplyRulerMetric()
H A Dappopt.cxx99 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, pAppView); in CreateItemSet()
300 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, pAppView); in ApplyItemSet()
566 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, pCurrView); in CreateTabPage()
H A Dapphdl.cxx158 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, pActView); in StateOther()
648 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, pActView); in ExecOther()
659 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, ::GetActiveView() ), in ExecOther()
H A Dswmodule.cxx309 SwWebView::RegisterFactory ( 5 ); in RegisterFactories()
330 SwWebView::RegisterInterface( pMod ); in RegisterInterfaces()
/aoo4110/main/sw/source/ui/shells/
H A Ddrwbassh.cxx255 … FieldUnit eMetric = ::GetDfltMetric(0 != dynamic_cast<SwWebView*>(&GetView())); in Execute()
764 const bool bIsWebView(NULL != dynamic_cast<SwWebView*>(&GetView())); in GetState()
H A Ddrwtxtex.cxx344 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, pView)); in Execute()
443 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, pView)); in Execute()
H A Ddrawsh.cxx285 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rSh.GetView())); in Execute()
H A Dtabsh.cxx642 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rSh.GetView())); in Execute()
694 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, pView)); in Execute()
H A Dtextsh1.cxx146 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rWrtSh.GetView())); in lcl_CharDialog()
897 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &GetView())); in Execute()
H A Ddrwtxtsh.cxx238 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rSh.GetView())); in ExecFontWork()
H A Dfrmsh.cxx487 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &GetView())); in Execute()
/aoo4110/main/sw/sdi/
H A Dwviewsh.sdi59 shell SwWebView
/aoo4110/main/sw/source/ui/misc/
H A Dnum.cxx647 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &pWrtSh->GetView())); in SetWrtShell()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx2281 if( rView.ISA( SwWebView )) //Kein Tabulator fuer Web! in KeyInput()
2564 ChangeFly( nDir, rView.ISA( SwWebView ) ); in KeyInput()
3520 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &GetView())); in MouseMove()

Completed in 185 milliseconds