Lines Matching refs:lang

165 	Reference< ::com::sun::star::lang::XComponent >  xComp(m_xMainForm, UNO_QUERY);  in StopListening()
167 …xComp->removeEventListener((::com::sun::star::lang::XEventListener*)(::com::sun::star::beans::XPro… in StopListening()
199 Reference< ::com::sun::star::lang::XComponent > xComp(m_xMainForm, UNO_QUERY); in StartListening()
201 …xComp->addEventListener((::com::sun::star::lang::XEventListener*)(::com::sun::star::beans::XProper… in StartListening()
220 ::com::sun::star::lang::EventObject aEvt(*this); in AttachForm()
237 ::com::sun::star::lang::EventObject aEvt(*this); in AttachForm()
1076 …setParent(const Reference< XInterface >& Parent) throw( ::com::sun::star::lang::NoSupportException… in setParent()
1152 ::com::sun::star::lang::EventObject aEvt(*this); in dispose()
1182 Reference< ::com::sun::star::lang::XComponent > xComp(*aIter, UNO_QUERY); in dispose()
1190 void SAL_CALL SbaXFormAdapter::addEventListener(const Reference< ::com::sun::star::lang::XEventList… in addEventListener()
1196 void SAL_CALL SbaXFormAdapter::removeEventListener(const Reference< ::com::sun::star::lang::XEventL… in removeEventListener()
1203 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:… in setFastPropertyValue()
1212 throw ::com::sun::star::lang::IllegalArgumentException(); in setFastPropertyValue()
1236 …row( ::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExcep… in getFastPropertyValue()
1314 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:… in setPropertyValues()
1381 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:… in setPropertyValue()
1395 …row( ::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExcep… in getPropertyValue()
1455 …row( ::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExcep… in getPropertyDefault()
1476 …Int32 nIndex, const ::rtl::OUString* pNewElName) throw( ::com::sun::star::lang::IllegalArgumentExc… in IMPLEMENT_LISTENER_ADMINISTRATION()
1481 throw ::com::sun::star::lang::IllegalArgumentException(); in IMPLEMENT_LISTENER_ADMINISTRATION()
1487 throw ::com::sun::star::lang::IllegalArgumentException(); in IMPLEMENT_LISTENER_ADMINISTRATION()
1494 throw ::com::sun::star::lang::IllegalArgumentException(); in IMPLEMENT_LISTENER_ADMINISTRATION()
1507 throw ::com::sun::star::lang::IllegalArgumentException(); in IMPLEMENT_LISTENER_ADMINISTRATION()
1549 …row( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::container::ElementExistEx… in insertByName()
1555 …w( ::com::sun::star::container::NoSuchElementException, ::com::sun::star::lang::WrappedTargetExcep… in removeByName()
1567 …row( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::container::NoSuchElementE… in replaceByName()
1579 …w( ::com::sun::star::container::NoSuchElementException, ::com::sun::star::lang::WrappedTargetExcep… in getByName()
1619 …hrow( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::IndexOutOfBoundsEx… in insertByIndex()
1622 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in insertByIndex()
1627 …ndex(sal_Int32 _rIndex) throw( ::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star… in removeByIndex()
1630 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in removeByIndex()
1657 …hrow( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::IndexOutOfBoundsEx… in replaceByIndex()
1660 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in replaceByIndex()
1665 throw ::com::sun::star::lang::IllegalArgumentException(); in replaceByIndex()
1671 throw ::com::sun::star::lang::IllegalArgumentException(); in replaceByIndex()
1678 throw ::com::sun::star::lang::IllegalArgumentException(); in replaceByIndex()
1688 throw ::com::sun::star::lang::IllegalArgumentException(); in replaceByIndex()
1726 …ndex(sal_Int32 _rIndex) throw( ::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star… in getByIndex()
1729 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in getByIndex()
1776 void SAL_CALL SbaXFormAdapter::disposing(const ::com::sun::star::lang::EventObject& Source) throw( … in disposing()