Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/fwe/classes/
H A Dactiontriggerpropertyset.cxx60 ActionTriggerPropertySet::ActionTriggerPropertySet( const Reference< XMultiServiceFactory >& /*xSer… in ActionTriggerPropertySet() function in framework::ActionTriggerPropertySet
70 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 …]
H A Dactiontriggercontainer.cxx84 return (OWeakObject *)( new ActionTriggerPropertySet( m_xServiceManager )); in createInstance()
H A Drootactiontriggercontainer.cxx129 return (OWeakObject *)( new ActionTriggerPropertySet( m_xServiceManager )); in createInstance()
/aoo4110/main/framework/inc/classes/
H A Dactiontriggerpropertyset.hxx48 class ActionTriggerPropertySet : public ThreadHelpBase , // Struct for rig… class
56 …FWE_DLLPUBLIC ActionTriggerPropertySet( const ::com::sun::star::uno::Reference< ::com::sun::star::…
57 FWE_DLLPUBLIC virtual ~ActionTriggerPropertySet();

Completed in 34 milliseconds