Searched refs:TBI_PRINT (Results 1 – 1 of 1) sorted by relevance
147 #define TBI_PRINT 1005 macro2116 aToolBox.InsertItem( TBI_PRINT, String( SfxResId( STR_HELP_BUTTON_PRINT ) ) ); in SfxHelpTextWindow_Impl()2117 aToolBox.SetHelpId( TBI_PRINT, HID_HELP_TOOLBOXITEM_PRINT ); in SfxHelpTextWindow_Impl()2193 aToolBox.SetItemImage( TBI_PRINT, Image( SfxResId( in InitToolBoxImages()2608 aMenu.InsertItem( TBI_PRINT, String( SfxResId( STR_HELP_BUTTON_PRINT ) ), in PreNotify()2610 aMenu.SetHelpId( TBI_PRINT, HID_HELP_TOOLBOXITEM_PRINT ); in PreNotify()3344 case TBI_PRINT : in DoAction()3353 if ( TBI_PRINT == nActionId ) in DoAction()
Completed in 23 milliseconds