Lines Matching refs:SAL_CALL

246 sal_Bool SAL_CALL FormViewPageWindowAdapter::hasElements(void) throw( RuntimeException )  in hasElements()
252 Type SAL_CALL FormViewPageWindowAdapter::getElementType(void) throw( RuntimeException ) in getElementType()
259 Reference< XEnumeration > SAL_CALL FormViewPageWindowAdapter::createEnumeration(void) throw( Runti… in createEnumeration()
266 sal_Int32 SAL_CALL FormViewPageWindowAdapter::getCount(void) throw( RuntimeException ) in getCount()
272 Any SAL_CALL FormViewPageWindowAdapter::getByIndex(sal_Int32 nIndex) throw( IndexOutOfBoundsExcepti… in getByIndex()
284 void SAL_CALL FormViewPageWindowAdapter::makeVisible( const Reference< XControl >& _Control ) throw… in makeVisible()
508 void SAL_CALL FmXFormView::disposing(const EventObject& Source) throw( RuntimeException ) in disposing()
516 void SAL_CALL FmXFormView::formActivated(const EventObject& rEvent) throw( RuntimeException ) in formActivated()
523 void SAL_CALL FmXFormView::formDeactivated(const EventObject& rEvent) throw( RuntimeException ) in formDeactivated()
531 void SAL_CALL FmXFormView::elementInserted(const ContainerEvent& evt) throw( RuntimeException ) in elementInserted()
559 void SAL_CALL FmXFormView::elementReplaced(const ContainerEvent& evt) throw( RuntimeException ) in elementReplaced()
565 void SAL_CALL FmXFormView::elementRemoved(const ContainerEvent& /*evt*/) throw( RuntimeException ) in elementRemoved()
1877 void SAL_CALL FmXFormView::focusGained( const FocusEvent& /*e*/ ) throw (RuntimeException) in focusGained()
1885 void SAL_CALL FmXFormView::focusLost( const FocusEvent& /*e*/ ) throw (RuntimeException) in focusLost()