Searched refs:xSeparator (Results 1 – 3 of 3) sorted by relevance
57 XPropertySet xSeparator = in notifyContextMenuExecute() local62 xSeparator.setPropertyValue( "SeparatorType", (Object)aSeparatorType ); in notifyContextMenuExecute()113 xContextMenu.insertByIndex( 1, (Object)xSeparator ); in notifyContextMenuExecute()
57 com.sun.star.beans.XPropertySet xSeparator = in notifyContextMenuExecute() local60 xSeparator.setPropertyValue("SeparatorType", (Object) aSeparatorType); in notifyContextMenuExecute()104 xContextMenu.insertByIndex(0, (Object) xSeparator); in notifyContextMenuExecute()
158 com.sun.star.beans.XPropertySet xSeparator = in notifyContextMenuExecute() local164 xSeparator.setPropertyValue( "SeparatorType", (Object)aSeparatorType ); in notifyContextMenuExecute()218 xContextMenu.insertByIndex( 0, (Object)xSeparator ); in notifyContextMenuExecute()
Completed in 17 milliseconds