Home
last modified time | relevance | path

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

/trunk/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()
187 sal_Bool SAL_CALL ActionTriggerSeparatorPropertySet::convertFastPropertyValue( in convertFastPropertyValue()
213 void SAL_CALL ActionTriggerSeparatorPropertySet::setFastPropertyValue_NoBroadcast( in setFastPropertyValue_NoBroadcast()
228 void SAL_CALL ActionTriggerSeparatorPropertySet::getFastPropertyValue( in getFastPropertyValue()
242 ::cppu::IPropertyArrayHelper& SAL_CALL ActionTriggerSeparatorPropertySet::getInfoHelper() in getInfoHelper()
[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()
/trunk/main/framework/inc/classes/
H A Dactiontriggerseparatorpropertyset.hxx45 class ActionTriggerSeparatorPropertySet : public ThreadHelpBase , // Struct for right initiali… class
53ActionTriggerSeparatorPropertySet( const ::com::sun::star::uno::Reference< ::com::sun::star::lang:…
54 virtual ~ActionTriggerSeparatorPropertySet();

Completed in 24 milliseconds