Lines Matching refs:SwView_Impl
67 SwView_Impl::SwView_Impl(SwView* pShell) : in SwView_Impl() function in SwView_Impl
86 SwView_Impl::~SwView_Impl() in ~SwView_Impl()
116 void SwView_Impl::SetShellMode(ShellModes eSet) in SetShellMode()
123 view::XSelectionSupplier* SwView_Impl::GetUNOObject() in GetUNOObject()
130 SwXTextView* SwView_Impl::GetUNOObject_Impl() in GetUNOObject_Impl()
138 void SwView_Impl::ExecuteScan( SfxRequest& rReq ) in ExecuteScan()
220 SwScannerEventListener& SwView_Impl::GetScannerEventListener() in GetScannerEventListener()
228 void SwView_Impl::AddClipboardListener() in AddClipboardListener()
239 void SwView_Impl::Invalidate() in Invalidate()
256 void SwView_Impl::AddTransferable(SwTransferable& rTransferable) in AddTransferable()
266 void SwView_Impl::StartDocumentInserter( const String& rFactory, const Link& rEndDialogHdl ) in StartDocumentInserter()
273 SfxMedium* SwView_Impl::CreateMedium() in CreateMedium()
278 void SwView_Impl::InitRequest( const SfxRequest& rRequest ) in InitRequest()