Searched refs:ActionTriggerPropertySet (Results 1 – 4 of 4) sorted by relevance
60 ActionTriggerPropertySet::ActionTriggerPropertySet( const Reference< XMultiServiceFactory >& /*xSer… in ActionTriggerPropertySet() function in framework::ActionTriggerPropertySet70 ActionTriggerPropertySet::~ActionTriggerPropertySet() in ~ActionTriggerPropertySet()75 Any SAL_CALL ActionTriggerPropertySet::queryInterface( const Type& aType ) in queryInterface()96 void SAL_CALL ActionTriggerPropertySet::acquire() throw () in acquire()101 void SAL_CALL ActionTriggerPropertySet::release() throw () in release()108 ::rtl::OUString SAL_CALL ActionTriggerPropertySet::getImplementationName() in getImplementationName()195 sal_Bool SAL_CALL ActionTriggerPropertySet::convertFastPropertyValue( in convertFastPropertyValue()268 void SAL_CALL ActionTriggerPropertySet::getFastPropertyValue( in getFastPropertyValue()370 sal_Bool ActionTriggerPropertySet::impl_tryToChangeProperty( in impl_tryToChangeProperty()406 sal_Bool ActionTriggerPropertySet::impl_tryToChangeProperty( in impl_tryToChangeProperty()[all …]
84 return (OWeakObject *)( new ActionTriggerPropertySet( m_xServiceManager )); in createInstance()
129 return (OWeakObject *)( new ActionTriggerPropertySet( m_xServiceManager )); in createInstance()
48 class ActionTriggerPropertySet : public ThreadHelpBase , // Struct for rig… class56 …FWE_DLLPUBLIC ActionTriggerPropertySet( const ::com::sun::star::uno::Reference< ::com::sun::star::…57 FWE_DLLPUBLIC virtual ~ActionTriggerPropertySet();
Completed in 35 milliseconds