Home
last modified time | relevance | path

Searched refs:TB_INSERT (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/workben/
H A Dedittest.cxx131 #define TB_INSERT 58 macro
534 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 20 milliseconds