Searched defs:MenuBarButtonCallbackArg (Results 1 – 2 of 2) sorted by relevance
454 struct MenuBarButtonCallbackArg struct in MenuBar456 sal_uInt16 nId; // Id of the button457 bool bHighlight; // highlight on/off458 MenuBar* pMenuBar; // menubar the button belongs to
664 IMPL_LINK( UpdateCheckUI, HighlightHdl, MenuBar::MenuBarButtonCallbackArg*, pData ) in IMPL_LINK()
Completed in 10 milliseconds