Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/helper/
H A Dactiontriggerhelper.cxx70 void GetMenuItemAttributes( Reference< XPropertySet > xActionTriggerPropertySet, in GetMenuItemAttributes() argument
82 …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 18 milliseconds