Home
last modified time | relevance | path

Searched refs:xShapeSeq (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx389 Sequence< XShape > xShapeSeq; in onSelectionChanged() local
390 if( aSel >>= xShapeSeq ) in onSelectionChanged()
392 if( xShapeSeq.getLength() == 1 ) in onSelectionChanged()
393 aSel <<= xShapeSeq[0]; in onSelectionChanged()

Completed in 29 milliseconds