Home
last modified time | relevance | path

Searched refs:SwView_Impl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Duivwimp.cxx67 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()
273 SfxMedium* SwView_Impl::CreateMedium() in CreateMedium()
[all …]
H A Dview.cxx791 pViewImpl = new SwView_Impl(this); in SwView()
/trunk/main/sw/source/ui/inc/
H A Duivwimp.hxx100 class SwView_Impl class
130 SwView_Impl(SwView* pShell);
131 ~SwView_Impl();
H A Dview.hxx73 class SwView_Impl;
172 friend class SwView_Impl;
218 SwView_Impl *pViewImpl; // Impl-Daten fuer UNO + Basic
380 SwView_Impl* GetViewImpl() {return pViewImpl;} in GetViewImpl()
H A Dswdtflvr.hxx43 class SwView_Impl;
63 friend class SwView_Impl;

Completed in 35 milliseconds