Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx148 #define TBI_COPY 1006 macro
2637 aMenu.InsertItem( TBI_COPY, String( SfxResId( STR_HELP_MENU_TEXT_COPY ) ), in PreNotify()
2639 aMenu.SetHelpId( TBI_COPY, ".uno:Copy" ); in PreNotify()
2640 aMenu.EnableItem( TBI_COPY, HasSelection() ); in PreNotify()
3346 case TBI_COPY : in DoAction()
3357 else if ( TBI_COPY == nActionId ) in DoAction()

Completed in 24 milliseconds