Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/menu/
H A Dvirtmenu.cxx510 ::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 …]
H A Dmnuitem.cxx495 ::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()
/aoo4110/main/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx307 MenuConfiguration::Attributes* pMenuAttributes( 0 ); in execute() local
314 pMenuAttributes = reinterpret_cast< MenuConfiguration::Attributes* >( in execute()
317 if ( pMenuAttributes ) in execute()
318 aTarget = pMenuAttributes->aTargetFrame; in execute()
H A Dmenubarmanager.cxx1461 MenuConfiguration::Attributes* pMenuAttributes = in FillMenuManager() local
1464 if ( pMenuAttributes && pMenuAttributes->aImageId.getLength() > 0 ) in FillMenuManager()
/aoo4110/main/framework/source/classes/
H A Dmenumanager.cxx294 MenuConfiguration::Attributes* pMenuAttributes = in MenuManager() local
297 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 61 milliseconds