Lines Matching refs:SwSrcView
88 #define SwSrcView macro
120 SFX_IMPL_NAMED_VIEWFACTORY(SwSrcView, "SourceView")
125 SFX_IMPL_INTERFACE( SwSrcView, SfxViewShell, SW_RES(0) )
134 TYPEINIT1(SwSrcView, SfxViewShell) in TYPEINIT1() argument
240 SwSrcView::SwSrcView(SfxViewFrame* pViewFrame, SfxViewShell*) : in SwSrcView() function in SwSrcView
255 SwSrcView::~SwSrcView() in ~SwSrcView()
278 void SwSrcView::SaveContentTo(SfxMedium& rMed) in SaveContentTo()
290 void SwSrcView::Init() in Init()
313 SwDocShell* SwSrcView::GetDocShell() in GetDocShell()
324 void SwSrcView::SaveContent(const String& rTmpFile) in SaveContent()
338 void SwSrcView::Execute(SfxRequest& rReq) in Execute()
478 void SwSrcView::GetState(SfxItemSet& rSet) in GetState()
612 SvxSearchItem* SwSrcView::GetSearchItem() in GetSearchItem()
626 void SwSrcView::SetSearchItem( const SvxSearchItem& rItem ) in SetSearchItem()
637 sal_uInt16 SwSrcView::StartSearchAndReplace(const SvxSearchItem& rSearchItem, in StartSearchAndReplace()
723 sal_uInt16 SwSrcView::SetPrinter(SfxPrinter* pNew, sal_uInt16 nDiffFlags, bool ) in SetPrinter()
748 SfxPrinter* SwSrcView::GetPrinter( sal_Bool bCreate ) in GetPrinter()
756 sal_Int32 SwSrcView::PrintSource( in PrintSource()
836 void SwSrcView::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify()
859 void SwSrcView::Load(SwDocShell* pDocShell) in Load()