Searched refs:ActionTriggerSeparatorPropertySet (Results 1 – 4 of 4) sorted by relevance
54 ActionTriggerSeparatorPropertySet::ActionTriggerSeparatorPropertySet( const Reference< XMultiServic… in ActionTriggerSeparatorPropertySet() function in framework::ActionTriggerSeparatorPropertySet63 ActionTriggerSeparatorPropertySet::~ActionTriggerSeparatorPropertySet() in ~ActionTriggerSeparatorPropertySet()68 Any SAL_CALL ActionTriggerSeparatorPropertySet::queryInterface( const Type& aType ) in queryInterface()89 void ActionTriggerSeparatorPropertySet::acquire() throw() in acquire()94 void ActionTriggerSeparatorPropertySet::release() throw() in release()100 ::rtl::OUString SAL_CALL ActionTriggerSeparatorPropertySet::getImplementationName() in getImplementationName()106 sal_Bool SAL_CALL ActionTriggerSeparatorPropertySet::supportsService( const ::rtl::OUString& Servic… in supportsService()115 Sequence< ::rtl::OUString > SAL_CALL ActionTriggerSeparatorPropertySet::getSupportedServiceNames() in getSupportedServiceNames()124 Sequence< Type > SAL_CALL ActionTriggerSeparatorPropertySet::getTypes() throw ( RuntimeException ) in getTypes()155 Sequence< sal_Int8 > SAL_CALL ActionTriggerSeparatorPropertySet::getImplementationId() throw ( Runt… in getImplementationId()[all …]
88 return (OWeakObject *)( new ActionTriggerSeparatorPropertySet( m_xServiceManager )); in createInstance()
133 return (OWeakObject *)( new ActionTriggerSeparatorPropertySet( m_xServiceManager )); in createInstance()
45 class ActionTriggerSeparatorPropertySet : public ThreadHelpBase , // Stru… class53 …ActionTriggerSeparatorPropertySet( const ::com::sun::star::uno::Reference< ::com::sun::star::lang:…54 virtual ~ActionTriggerSeparatorPropertySet();