Lines Matching refs:ViewShellWrapper
55 ViewShellWrapper::ViewShellWrapper ( in ViewShellWrapper() function in sd::framework::ViewShellWrapper
77 ViewShellWrapper::~ViewShellWrapper (void) in ~ViewShellWrapper()
84 void SAL_CALL ViewShellWrapper::disposing (void) in disposing()
102 ::boost::shared_ptr<ViewShell> ViewShellWrapper::GetViewShell (void) in GetViewShell()
112 Reference<XResourceId> SAL_CALL ViewShellWrapper::getResourceId (void) in getResourceId()
121 sal_Bool SAL_CALL ViewShellWrapper::isAnchorOnly (void) in isAnchorOnly()
132 sal_Bool SAL_CALL ViewShellWrapper::relocateToAnchor ( in relocateToAnchor()
173 const Sequence<sal_Int8>& ViewShellWrapper::getUnoTunnelId (void) in getUnoTunnelId()
192 sal_Int64 SAL_CALL ViewShellWrapper::getSomething (const Sequence<sal_Int8>& rId) in getSomething()
211 void SAL_CALL ViewShellWrapper::windowResized (const awt::WindowEvent& rEvent) in windowResized()
223 void SAL_CALL ViewShellWrapper::windowMoved (const awt::WindowEvent& rEvent) in windowMoved()
232 void SAL_CALL ViewShellWrapper::windowShown (const lang::EventObject& rEvent) in windowShown()
244 void SAL_CALL ViewShellWrapper::windowHidden (const lang::EventObject& rEvent) in windowHidden()
255 void SAL_CALL ViewShellWrapper::disposing (const lang::EventObject& rEvent) in disposing()