Home
last modified time | relevance | path

Searched refs:GetViewImpl (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/sw/source/ui/uiview/
H A Dview.cxx472 GetViewImpl()->GetUNOObject_Impl()->NotifySelChanged(); in SelectShell()
568 GetViewImpl()->GetUNOObject_Impl()->NotifySelChanged(); in IMPL_LINK()
1849 GetViewImpl()->GetUNOObject_Impl()->NotifyDBChanged(); in NotifyDBChanged()
1861 return GetViewImpl()->GetTmpSelectionDoc(); in GetTmpSelectionDoc()
1868 SfxObjectShellLock &rxTmpDoc = GetViewImpl()->GetTmpSelectionDoc(); in GetOrCreateTmpSelectionDoc()
1871 SwXTextView *pImpl = GetViewImpl()->GetUNOObject_Impl(); in GetOrCreateTmpSelectionDoc()
1881 GetViewImpl()->AddTransferable(rTransferable); in AddTransferable()
H A Dview2.cxx938 GetViewImpl()->ExecuteScan( rReq ); in Execute()
/AOO42X/main/sw/source/ui/web/
H A Dwview.cxx278 GetViewImpl()->SetShellMode(eShellMode); in SelectShell()
313 GetViewImpl()->GetUNOObject_Impl()->NotifySelChanged(); in SelectShell()
/AOO42X/main/sw/source/ui/inc/
H A Dview.hxx379 SwView_Impl* GetViewImpl() {return pViewImpl;} in GetViewImpl() function in SwView