Searched refs:xActionTriggerPropertySet (Results 1 – 1 of 1) sorted by relevance
70 void GetMenuItemAttributes( Reference< XPropertySet > xActionTriggerPropertySet, in GetMenuItemAttributes() argument82 …a = xActionTriggerPropertySet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )) … in GetMenuItemAttributes()84 …a = xActionTriggerPropertySet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "CommandUR… in GetMenuItemAttributes()86 …a = xActionTriggerPropertySet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Image" ))… in GetMenuItemAttributes()88 …a = xActionTriggerPropertySet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "SubContai… in GetMenuItemAttributes()98 …a = xActionTriggerPropertySet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "HelpURL" … in GetMenuItemAttributes()
Completed in 14 milliseconds