Home
last modified time | relevance | path

Searched refs:ActionTriggerSeparatorPropertySet (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/framework/source/fwe/classes/
H A Dactiontriggerseparatorpropertyset.cxx54 ActionTriggerSeparatorPropertySet::ActionTriggerSeparatorPropertySet( const Reference< XMultiServic… in ActionTriggerSeparatorPropertySet() function in framework::ActionTriggerSeparatorPropertySet
63 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 …]
H A Dactiontriggercontainer.cxx88 return (OWeakObject *)( new ActionTriggerSeparatorPropertySet( m_xServiceManager )); in createInstance()
H A Drootactiontriggercontainer.cxx133 return (OWeakObject *)( new ActionTriggerSeparatorPropertySet( m_xServiceManager )); in createInstance()
/AOO42X/main/framework/inc/classes/
H A Dactiontriggerseparatorpropertyset.hxx45 class ActionTriggerSeparatorPropertySet : public ThreadHelpBase , // Stru… class
53ActionTriggerSeparatorPropertySet( const ::com::sun::star::uno::Reference< ::com::sun::star::lang:…
54 virtual ~ActionTriggerSeparatorPropertySet();