Lines Matching refs:UnoRoadmapControl
369 UnoRoadmapControl::UnoRoadmapControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoRoadmapControl() function in toolkit::UnoRoadmapControl
375 IMPLEMENT_FORWARD_XTYPEPROVIDER2( UnoRoadmapControl, UnoControlRoadmap_Base, UnoControlRoadmap_IBas… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
376 IMPLEMENT_FORWARD_XINTERFACE2( UnoRoadmapControl, UnoControlRoadmap_Base, UnoControlRoadmap_IBase ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
379 sal_Bool SAL_CALL UnoRoadmapControl::setModel(const Reference< XControlModel >& _rModel) throw ( Ru… in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
398 ::rtl::OUString UnoRoadmapControl::GetComponentServiceName() in GetComponentServiceName()
405 void UnoRoadmapControl::dispose() throw(RuntimeException) in dispose()
415 void UnoRoadmapControl::elementInserted( const ContainerEvent& rEvent )throw(RuntimeException) in elementInserted()
434 void UnoRoadmapControl::elementRemoved( const ContainerEvent& rEvent )throw(RuntimeException) in elementRemoved()
447 void UnoRoadmapControl::elementReplaced( const ContainerEvent& rEvent )throw(RuntimeException) in elementReplaced()
455 void SAL_CALL UnoRoadmapControl::itemStateChanged( const ItemEvent& rEvent ) throw (RuntimeExceptio… in itemStateChanged()
468 void SAL_CALL UnoRoadmapControl::addItemListener( const Reference< XItemListener >& l ) throw (Runt… in addItemListener()
479 void SAL_CALL UnoRoadmapControl::removeItemListener( const Reference< XItemListener >& l ) throw (R… in removeItemListener()
491 void SAL_CALL UnoRoadmapControl::propertyChange( const PropertyChangeEvent& evt ) throw (RuntimeExc… in propertyChange()