Home
last modified time | relevance | path

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

/aoo4110/main/canvas/source/vcl/
H A Dtextlayout.cxx133 uno::Sequence< uno::Reference< rendering::XPolyPolygon2D> > aOutlineSequence; in queryTextShapes() local
145 aOutlineSequence.realloc(aOutlines.size()); in queryTextShapes()
153 aOutlineSequence[nIndex++] = ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( in queryTextShapes()
159 return aOutlineSequence; in queryTextShapes()

Completed in 18 milliseconds