Lines Matching refs:SAL_CALL

149 …virtual void SAL_CALL changingState( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int3…
150 …virtual void SAL_CALL stateChanged( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int32…
151 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:…
154 …virtual void SAL_CALL notifyEvent( const document::EventObject& aEvent ) throw( uno::Runtime…
157 …virtual void SAL_CALL saveObject() throw ( embed::ObjectSaveVetoException, uno::Exception, uno::Ru…
158 …virtual void SAL_CALL visibilityChanged( sal_Bool bVisible ) throw ( embed::WrongStateException, u…
161 …virtual uno::Reference< util::XCloseable > SAL_CALL getComponent() throw ( uno::RuntimeException );
164 virtual sal_Bool SAL_CALL canInplaceActivate() throw ( uno::RuntimeException );
165 …virtual void SAL_CALL activatingInplace() throw ( embed::WrongStateException, uno::RuntimeExceptio…
166 … virtual void SAL_CALL activatingUI() throw ( embed::WrongStateException, uno::RuntimeException );
167 …virtual void SAL_CALL deactivatedInplace() throw ( embed::WrongStateException, uno::RuntimeExcepti…
168 … virtual void SAL_CALL deactivatedUI() throw ( embed::WrongStateException, uno::RuntimeException );
169 …virtual uno::Reference< ::com::sun::star::frame::XLayoutManager > SAL_CALL getLayoutManager() thro…
170 …virtual uno::Reference< frame::XDispatchProvider > SAL_CALL getInplaceDispatchProvider() throw ( e…
171 …virtual awt::Rectangle SAL_CALL getPlacement() throw ( embed::WrongStateException, uno::RuntimeExc…
172 …virtual awt::Rectangle SAL_CALL getClipRectangle() throw ( embed::WrongStateException, uno::Runtim…
173 …virtual void SAL_CALL translateAccelerators( const uno::Sequence< awt::KeyEvent >& aKeys ) throw (…
174 …virtual void SAL_CALL scrollObject( const awt::Size& aOffset ) throw ( embed::WrongStateException,…
175 …virtual void SAL_CALL changedPlacement( const awt::Rectangle& aPosRect ) throw ( embed::WrongState…
178 virtual uno::Reference< awt::XWindow > SAL_CALL getWindow() throw ( uno::RuntimeException );
199 void SAL_CALL SdrLightEmbeddedClient_Impl::changingState( const ::com::sun::star::lang::EventObject… in changingState()
215 void SAL_CALL SdrLightEmbeddedClient_Impl::stateChanged( const ::com::sun::star::lang::EventObject&… in stateChanged()
231 void SAL_CALL SdrLightEmbeddedClient_Impl::disposing( const ::com::sun::star::lang::EventObject& /*… in disposing()
239 void SAL_CALL SdrLightEmbeddedClient_Impl::notifyEvent( const document::EventObject& aEvent ) throw… in notifyEvent()
305 void SAL_CALL SdrLightEmbeddedClient_Impl::saveObject() in saveObject()
332 void SAL_CALL SdrLightEmbeddedClient_Impl::visibilityChanged( sal_Bool /*bVisible*/ ) in visibilityChanged()
353 uno::Reference< util::XCloseable > SAL_CALL SdrLightEmbeddedClient_Impl::getComponent() in getComponent()
366 sal_Bool SAL_CALL SdrLightEmbeddedClient_Impl::canInplaceActivate() in canInplaceActivate()
383 void SAL_CALL SdrLightEmbeddedClient_Impl::activatingInplace() in activatingInplace()
390 void SAL_CALL SdrLightEmbeddedClient_Impl::activatingUI() in activatingUI()
437 void SAL_CALL SdrLightEmbeddedClient_Impl::deactivatedInplace() in deactivatedInplace()
444 void SAL_CALL SdrLightEmbeddedClient_Impl::deactivatedUI() in deactivatedUI()
459 uno::Reference< ::com::sun::star::frame::XLayoutManager > SAL_CALL SdrLightEmbeddedClient_Impl::get… in getLayoutManager()
479 uno::Reference< frame::XDispatchProvider > SAL_CALL SdrLightEmbeddedClient_Impl::getInplaceDispatch… in getInplaceDispatchProvider()
488 awt::Rectangle SAL_CALL SdrLightEmbeddedClient_Impl::getPlacement() in getPlacement()
507 awt::Rectangle SAL_CALL SdrLightEmbeddedClient_Impl::getClipRectangle() in getClipRectangle()
515 void SAL_CALL SdrLightEmbeddedClient_Impl::translateAccelerators( const uno::Sequence< awt::KeyEven… in translateAccelerators()
522 void SAL_CALL SdrLightEmbeddedClient_Impl::scrollObject( const awt::Size& /*aOffset*/ ) in scrollObject()
529 void SAL_CALL SdrLightEmbeddedClient_Impl::changedPlacement( const awt::Rectangle& aPosRect ) in changedPlacement()
591 uno::Reference< awt::XWindow > SAL_CALL SdrLightEmbeddedClient_Impl::getWindow() in getWindow()