Searched refs:isCommandChecked (Results 1 – 5 of 5) sorted by relevance
454 virtual sal_Bool isCommandChecked(sal_uInt16 _nCommandId) const;
437 … m_bShowPropertyBrowser = rController.isCommandChecked(SID_SHOW_PROPERTYBROWSER); in activateOle()
476 rContextMenu.CheckItem(nId,rController.isCommandChecked(nId)); in lcl_insertMenuItemImages()
323 aContextMenu.CheckItem(nId,m_rController.isCommandChecked(nId)); in Command()
1607 sal_Bool OGenericUnoController::isCommandChecked(sal_uInt16 _nCommandId) const in isCommandChecked() function in dbaui::OGenericUnoController
Completed in 55 milliseconds