Searched refs:UnoRoadmapControl (Results 1 – 3 of 3) sorted by relevance
369 UnoRoadmapControl::UnoRoadmapControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoRoadmapControl() function in toolkit::UnoRoadmapControl375 IMPLEMENT_FORWARD_XTYPEPROVIDER2( UnoRoadmapControl, UnoControlRoadmap_Base, UnoControlRoadmap_IBas… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument376 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()[all …]
160 class UnoRoadmapControl : public UnoControlRoadmap_Base, class166 …UnoRoadmapControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…193 …DECLIMPL_SERVICEINFO_DERIVED( UnoRoadmapControl, UnoControlBase, szServiceName2_UnoControlRoadmap )
196 IMPL_CREATEINSTANCE2( UnoRoadmapControl )291 …GET_FACTORY( UnoRoadmapControl, szServiceName_UnoControlRoadmap, szServiceName2_UnoControlRoadmap ) in component_getFactory()