Searched refs:pMenuAttributes (Results 1 – 5 of 5) sorted by relevance
507 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in CreateFromSVMenu()510 if ( pMenuAttributes ) in CreateFromSVMenu()511 … aImageId = pMenuAttributes->aImageId; // Retrieve image id from menu attributes in CreateFromSVMenu()591 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in IMPL_LINK()594 if ( pMenuAttributes ) in IMPL_LINK()595 … aImageId = pMenuAttributes->aImageId; // Retrieve image id from menu attributes in IMPL_LINK()660 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in UpdateImages()663 if ( pMenuAttributes ) in UpdateImages()664 … aImageId = pMenuAttributes->aImageId; // Retrieve image id from menu attributes in UpdateImages()706 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in UpdateImages()[all …]
495 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in IMPL_LINK()498 if ( pMenuAttributes ) in IMPL_LINK()499 … aImageId = pMenuAttributes->aImageId; // Retrieve image id from menu attributes in IMPL_LINK()611 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in Select_Impl()614 if ( pMenuAttributes ) in Select_Impl()615 aTargetFrame = pMenuAttributes->aTargetFrame; in Select_Impl()
305 MenuConfiguration::Attributes* pMenuAttributes( 0 ); in execute() local312 pMenuAttributes = reinterpret_cast< MenuConfiguration::Attributes* >( in execute()315 if ( pMenuAttributes ) in execute()316 aTarget = pMenuAttributes->aTargetFrame; in execute()
1446 MenuConfiguration::Attributes* pMenuAttributes = in FillMenuManager() local1449 if ( pMenuAttributes && pMenuAttributes->aImageId.getLength() > 0 ) in FillMenuManager()
293 MenuConfiguration::Attributes* pMenuAttributes = in MenuManager() local296 if ( pMenuAttributes && pMenuAttributes->aImageId.getLength() > 0 ) in MenuManager()1145 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in FillMenuImages()1148 if ( pMenuAttributes ) in FillMenuImages()1149 aImageId = pMenuAttributes->aImageId; // Retrieve image id from menu attributes in FillMenuImages()