Searched refs:pMenuAttributes (Results 1 – 5 of 5) sorted by relevance
507 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in CreateFromSVMenu()510 if ( pMenuAttributes ) 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()709 if ( 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()
312 MenuConfiguration::Attributes* pMenuAttributes( 0 ); in execute() local319 pMenuAttributes = reinterpret_cast< MenuConfiguration::Attributes* >( in execute()322 if ( pMenuAttributes ) in execute()323 aTarget = pMenuAttributes->aTargetFrame; in execute()
1452 MenuConfiguration::Attributes* pMenuAttributes = in FillMenuManager() local1455 if ( pMenuAttributes && pMenuAttributes->aImageId.getLength() > 0 ) in FillMenuManager()
294 MenuConfiguration::Attributes* pMenuAttributes = in MenuManager() local297 if ( pMenuAttributes && pMenuAttributes->aImageId.getLength() > 0 ) in MenuManager()1147 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in FillMenuImages()1150 if ( pMenuAttributes ) in FillMenuImages()1151 aImageId = pMenuAttributes->aImageId; // Retrieve image id from menu attributes in FillMenuImages()
Completed in 146 milliseconds