Searched refs:SwView_Impl (Results 1 – 5 of 5) sorted by relevance
67 SwView_Impl::SwView_Impl(SwView* pShell) : in SwView_Impl() function in SwView_Impl86 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()273 SfxMedium* SwView_Impl::CreateMedium() in CreateMedium()[all …]
791 pViewImpl = new SwView_Impl(this); in SwView()
100 class SwView_Impl class130 SwView_Impl(SwView* pShell);131 ~SwView_Impl();
73 class SwView_Impl;172 friend class SwView_Impl;218 SwView_Impl *pViewImpl; // Impl-Daten fuer UNO + Basic380 SwView_Impl* GetViewImpl() {return pViewImpl;} in GetViewImpl()
43 class SwView_Impl;63 friend class SwView_Impl;
Completed in 34 milliseconds