/aoo42x/main/sw/source/ui/web/ |
H A D | wdocsh.cxx | 49 #define SwWebDocShell macro 55 SFX_IMPL_INTERFACE( SwWebDocShell, SfxObjectShell, SW_RES(0) ) 59 TYPEINIT1(SwWebDocShell, SwDocShell); 61 SFX_IMPL_OBJECTFACTORY(SwWebDocShell, SvGlobalName(SO3_SWWEB_CLASSID), SFXOBJECTSHELL_STD_NORMAL|SF… 67 SwWebDocShell::SwWebDocShell(SfxObjectCreateMode eMode ) : in SwWebDocShell() function in SwWebDocShell 77 SwWebDocShell::~SwWebDocShell() in ~SwWebDocShell() 83 void SwWebDocShell::FillClass( SvGlobalName * pClassName, in FillClass()
|
H A D | wview.cxx | 88 SFX_VIEW_REGISTRATION(SwWebDocShell);
|
/aoo42x/main/sw/inc/ |
H A D | wdocsh.hxx | 29 class SW_DLLPUBLIC SwWebDocShell: public SwDocShell class 42 SwWebDocShell(SfxObjectCreateMode eMode = SFX_CREATE_MODE_EMBEDDED); 43 ~SwWebDocShell();
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glshell.cxx | 68 SFX_IMPL_INTERFACE( SwWebGlosDocShell, SwWebDocShell, SW_RES(0) ) 74 TYPEINIT1( SwWebGlosDocShell, SwWebDocShell ); 212 : SwWebDocShell( SFX_CREATE_MODE_STANDARD ) in SwWebGlosDocShell()
|
H A D | num.cxx | 1139 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, pDocShell)); in PageCreated() 1150 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, pDocShell)); in PageCreated()
|
H A D | docfnote.cxx | 167 if(PTR_CAST(SwWebDocShell, pDocSh)) in Reset()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | srcview.cxx | 122 SFX_VIEW_REGISTRATION(SwWebDocShell); 258 DBG_ASSERT(PTR_CAST(SwWebDocShell, pDocShell), "Wieso keine WebDocShell?"); in ~SwSrcView() 260 …((SwWebDocShell*)pDocShell)->SetSourcePara( static_cast< sal_uInt16 >( rSel.GetStart().GetPara() )… in ~SwSrcView() 944 DBG_ASSERT(PTR_CAST(SwWebDocShell, pDocShell), "Wieso keine WebDocShell?"); in Load() 945 sal_uInt16 nLine = ((SwWebDocShell*)pDocShell)->GetSourcePara(); in Load()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docshini.cxx | 125 sal_Bool bWeb = ISA( SwWebDocShell ); in InitNew() 469 mpDoc->set(IDocumentSettingAccess::HTML_MODE, ISA(SwWebDocShell) ); in AddLink() 616 if( ISA( SwWebDocShell ) ) in Load() 744 sal_Bool bWeb = ISA(SwWebDocShell); in SubInitNew()
|
H A D | docsh2.cxx | 756 if( ISA(SwWebDocShell) && SID_VIEWSHELL1 == nSlotId ) in Execute() 835 sal_Bool bWeb = 0 != dynamic_cast< SwWebDocShell *>( this ); in Execute() 907 SwWebDocShell::Factory().GetFilterContainer() ); in Execute() 943 sal_Bool bWeb = 0 != dynamic_cast<SwWebDocShell*>(this); in Execute() 1267 SwWebDocShell::Factory().GetFilterContainer() ); in Execute() 1780 String sWebFactory(String::CreateFromAscii(SwWebDocShell::Factory().GetShortName())); in LoadStylesFromFile()
|
H A D | docsh.cxx | 253 pRdr->GetDoc()->set(IDocumentSettingAccess::HTML_MODE, ISA(SwWebDocShell)); in ConvertFrom() 669 if( ISA( SwWebDocShell) ) in ConvertTo() 897 sal_Bool bWeb = 0 != PTR_CAST(SwWebDocShell, this); in Draw() 1101 if ( ISA( SwWebDocShell ) ) in GetState()
|
H A D | swdll.cxx | 82 SfxObjectFactory* pWDocFact = &SwWebDocShell::Factory(); in Init()
|
H A D | swmodule.cxx | 326 SwWebDocShell::RegisterInterface( pMod ); in RegisterInterfaces()
|
/aoo42x/main/sw/sdi/ |
H A D | wdocsh.sdi | 43 shell SwWebDocShell 48 shell SwWebGlosDocShell : SwWebDocShell
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtdd.cxx | 322 if( rSh.GetView().GetDocShell()->ISA(SwWebDocShell) ) in GetDropDestination() 338 if( rSh.GetView().GetDocShell()->ISA(SwWebDocShell) ) in GetDropDestination()
|
/aoo42x/main/sw/source/ui/fmtui/ |
H A D | tmpdlg.cxx | 642 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell,pDocShell)); in PageCreated() 654 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell,pDocShell)); in PageCreated()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | glshell.hxx | 59 class SwWebGlosDocShell : public SwWebDocShell
|
/aoo42x/main/sw/source/ui/table/ |
H A D | rowht.cxx | 96 FieldUnit eFieldUnit = SW_MOD()->GetUsrPref( 0 != PTR_CAST( SwWebDocShell, in SwTableHeightDlg()
|
H A D | colwd.cxx | 89 ? static_cast< sal_Bool >(0 != PTR_CAST( SwWebDocShell, in IMPL_LINK_INLINE_END()
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | unodoc.cxx | 94 SfxObjectShell* pShell = new SwWebDocShell( SFX_CREATE_MODE_STANDARD ); in SwWebDocument_createInstance()
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 404 bWeb = 0 != PTR_CAST( SwWebDocShell, rSh.GetView().GetDocShell() ); in SwEditRegionDlg() 1599 sal_Bool bWeb = 0 != PTR_CAST( SwWebDocShell, rSh.GetView().GetDocShell() ); in SwInsertSectionTabDialog() 1755 sal_Bool bWeb = 0 != PTR_CAST(SwWebDocShell, m_pWrtSh->GetView().GetDocShell()); in SetWrtShell() 2334 sal_Bool bWeb = 0 != PTR_CAST( SwWebDocShell, rSh.GetView().GetDocShell() ); in SwSectionPropertyTabDialog()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | textsh.cxx | 549 if( 0!= dynamic_cast< SwWebDocShell*>( GetView().GetDocShell()) ) in TYPEINIT1() 646 … FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, GetView().GetDocShell())); in TYPEINIT1()
|
H A D | txtnum.cxx | 124 const bool bHtml = 0 != PTR_CAST( SwWebDocShell, pDocSh ); in ExecEnterNum()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1132 !dynamic_cast<SwWebDocShell*>(GetDoc()->GetDocShell()) && in NumOrBulletOn() 1337 const bool bHtml = 0 != PTR_CAST(SwWebDocShell, pDocSh); in NumOrBulletOn()
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1593 if( rSh.GetView().GetDocShell()->ISA(SwWebDocShell) ) in GetSotDestination() 1621 if( rSh.GetView().GetDocShell()->ISA(SwWebDocShell) ) in GetSotDestination() 2375 if( rSh.GetView().GetDocShell()->ISA(SwWebDocShell) in _PasteGrf() 2601 if( pFlt && !rSh.GetView().GetDocShell()->ISA(SwWebDocShell) in _PasteFileName()
|
/aoo42x/main/sw/source/core/view/ |
H A D | printdata.cxx | 153 const TypeId aSwWebDocShellTypeId = TYPE(SwWebDocShell); in MakeSwPrtOptions()
|