Searched refs:TB_INSERT (Results 1 – 1 of 1) sorted by relevance
131 #define TB_INSERT 58 macro534 aToolBox.InsertItem( TB_INSERT, String( RTL_CONSTASCII_USTRINGPARAM( "Insert" ) ) ); in EditMainWindow()611 aToolBox.CheckItem( TB_INSERT, pEditView->IsInsertMode() ); in UpdateToolBox()820 case TB_INSERT: pEditView->SetInsertMode( !pEditView->IsInsertMode() ); in IMPL_LINK()
Completed in 9 milliseconds