org.evolvis.liboffice.msword8
Interface WdOLEVerb


public interface WdOLEVerb


Field Summary
static int wdOLEVerbDiscardUndoState
           
static int wdOLEVerbHide
           
static int wdOLEVerbInPlaceActivate
           
static int wdOLEVerbOpen
           
static int wdOLEVerbPrimary
           
static int wdOLEVerbShow
           
static int wdOLEVerbUIActivate
           
 

Field Detail

wdOLEVerbPrimary

static final int wdOLEVerbPrimary
See Also:
Constant Field Values

wdOLEVerbShow

static final int wdOLEVerbShow
See Also:
Constant Field Values

wdOLEVerbOpen

static final int wdOLEVerbOpen
See Also:
Constant Field Values

wdOLEVerbHide

static final int wdOLEVerbHide
See Also:
Constant Field Values

wdOLEVerbUIActivate

static final int wdOLEVerbUIActivate
See Also:
Constant Field Values

wdOLEVerbInPlaceActivate

static final int wdOLEVerbInPlaceActivate
See Also:
Constant Field Values

wdOLEVerbDiscardUndoState

static final int wdOLEVerbDiscardUndoState
See Also:
Constant Field Values


Copyright © 2006-2008 tarent GmbH. All Rights Reserved.