10module
com { module sun { module star { module drawing {
31 void sort( [in] sequence< long> sortOrder )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Yet another XShapes interface, enables sorting shapes with some extra attention paid to shapes with t...
Definition XShapes3.idl:20
void sort([in] sequence< long > sortOrder)
Sort shapes according to given sort order, for perf reason just rearrange and don't broadcast.
Definition Ambiguous.idl:20