Lines Matching refs:container

255         static_cast< css::container::XHierarchicalNameAccess * >(this),  in queryInterface()
256 static_cast< css::container::XContainer * >(this), in queryInterface()
258 static_cast< css::container::XHierarchicalName * >(this), in queryInterface()
259 static_cast< css::container::XNamed * >(this), in queryInterface()
261 static_cast< css::container::XElementAccess * >(this), in queryInterface()
262 static_cast< css::container::XNameAccess * >(this)); in queryInterface()
280 aType, static_cast< css::container::XNameReplace * >(this)); in queryInterface()
288 aType, static_cast< css::container::XNameContainer * >(this)); in queryInterface()
502 css::container::ContainerEvent( in initBroadcasterAndChanges()
568 css::container::ContainerEvent( in initBroadcasterAndChanges()
592 css::container::ContainerEvent( in initBroadcasterAndChanges()
656 css::container::ContainerEvent( in initBroadcasterAndChanges()
693 css::container::ContainerEvent( in initBroadcasterAndChanges()
725 css::container::ContainerEvent( in initBroadcasterAndChanges()
791 css::container::ContainerEvent( in initBroadcasterAndChanges()
858 cppu::UnoType< css::container::XHierarchicalNameAccess >::get()); in getTypes()
859 types.push_back(cppu::UnoType< css::container::XContainer >::get()); in getTypes()
861 types.push_back(cppu::UnoType< css::container::XHierarchicalName >::get()); in getTypes()
862 types.push_back(cppu::UnoType< css::container::XNamed >::get()); in getTypes()
864 types.push_back(cppu::UnoType< css::container::XElementAccess >::get()); in getTypes()
865 types.push_back(cppu::UnoType< css::container::XNameAccess >::get()); in getTypes()
878 types.push_back(cppu::UnoType< css::container::XNameReplace >::get()); in getTypes()
883 cppu::UnoType< css::container::XNameContainer >::get()); in getTypes()
1084 css::container::NoSuchElementException, in getByName()
1092 throw css::container::NoSuchElementException( in getByName()
1125 throw (css::container::NoSuchElementException, css::uno::RuntimeException) in getByHierarchicalName()
1132 throw css::container::NoSuchElementException( in getByHierarchicalName()
1148 css::uno::Reference< css::container::XContainerListener > const & xListener) in addContainerListener()
1172 css::uno::Reference< css::container::XContainerListener > const & xListener) in removeContainerListener()
1791 css::container::NoSuchElementException, in replaceByName()
1801 throw css::container::NoSuchElementException( in replaceByName()
1835 css::container::ElementExistException, in insertByName()
1845 throw css::container::ElementExistException( in insertByName()
1885 css::container::NoSuchElementException, in removeByName()
1897 throw css::container::NoSuchElementException( in removeByName()
1905 throw css::container::NoSuchElementException( in removeByName()