Searched refs:getRectangles (Results 1 – 4 of 4) sorted by relevance
85 ::com::sun::star::uno::Sequence< ::com::sun::star::awt::Rectangle > SAL_CALL getRectangles();
118 sequence<Rectangle> getRectangles();
149 ::com::sun::star::uno::Sequence< ::com::sun::star::awt::Rectangle > VCLXRegion::getRectangles() in getRectangles() function in VCLXRegion
145 …m::sun::star::uno::Sequence< ::com::sun::star::awt::Rectangle > aRects = rxRegion->getRectangles(); in GetRegion()