Searched refs:aSeparatorType (Results 1 – 3 of 3) sorted by relevance
61 Short aSeparatorType = new Short( ActionTriggerSeparatorType.LINE ); in notifyContextMenuExecute() local62 xSeparator.setPropertyValue( "SeparatorType", (Object)aSeparatorType ); in notifyContextMenuExecute()
59 Short aSeparatorType = new Short(ActionTriggerSeparatorType.LINE); in notifyContextMenuExecute() local60 xSeparator.setPropertyValue("SeparatorType", (Object) aSeparatorType); in notifyContextMenuExecute()
163 Short aSeparatorType = new Short( ActionTriggerSeparatorType.LINE ); in notifyContextMenuExecute() local164 xSeparator.setPropertyValue( "SeparatorType", (Object)aSeparatorType ); in notifyContextMenuExecute()
Completed in 14 milliseconds