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()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 …]
88 return (OWeakObject *)( new ActionTriggerSeparatorPropertySet( m_xServiceManager )); in createInstance()
133 return (OWeakObject *)( new ActionTriggerSeparatorPropertySet( m_xServiceManager )); in createInstance()
45 class ActionTriggerSeparatorPropertySet : public ThreadHelpBase , // Struct for right initiali… class53 …ActionTriggerSeparatorPropertySet( const ::com::sun::star::uno::Reference< ::com::sun::star::lang:…54 virtual ~ActionTriggerSeparatorPropertySet();
Completed in 18 milliseconds