Searched refs:pMenuAttributes (Results 1 – 5 of 5) sorted by relevance
510 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in CreateFromSVMenu()513 if ( pMenuAttributes ) in CreateFromSVMenu()594 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in IMPL_LINK()597 if ( pMenuAttributes ) in IMPL_LINK()598 aImageId = pMenuAttributes->aImageId; // Retrieve image id from menu attributes in IMPL_LINK()663 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in UpdateImages()666 if ( pMenuAttributes ) in UpdateImages()667 aImageId = pMenuAttributes->aImageId; // Retrieve image id from menu attributes in UpdateImages()709 ::framework::MenuConfiguration::Attributes* pMenuAttributes = in UpdateImages()712 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()
307 MenuConfiguration::Attributes* pMenuAttributes( 0 ); in execute() local314 pMenuAttributes = reinterpret_cast< MenuConfiguration::Attributes* >( in execute()317 if ( pMenuAttributes ) in execute()318 aTarget = pMenuAttributes->aTargetFrame; in execute()
1461 MenuConfiguration::Attributes* pMenuAttributes = in FillMenuManager() local1464 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 43 milliseconds