Searched refs:bSelectedAnything (Results 1 – 1 of 1) sorted by relevance
315 sal_Bool bSelectedAnything = NULL != pSelected; in updateToolbox() local324 bSelectedAnything = bSelectedAnything && !aSelectedPos->bPrimaryKey; in updateToolbox()331 m_aActions.EnableItem(ID_INDEX_DROP, bSelectedAnything); in updateToolbox()332 m_aActions.EnableItem(ID_INDEX_RENAME, bSelectedAnything); in updateToolbox()
Completed in 17 milliseconds