Searched refs:IsUpdatable (Results 1 – 2 of 2) sorted by relevance
106 if (IsUpdatable()) in Init()165 aContextMenu.EnableItem( SID_DELETE, IsUpdatable() && nSelectRowCount != 0 ); in Command()
92 virtual sal_Bool IsUpdatable() const {return m_bUpdatable;} in IsUpdatable() function in dbaui::OTableRowView
Completed in 14 milliseconds