Searched refs:maCellBoxes (Results 1 – 2 of 2) sorted by relevance
1207 geometry::RealRectangle2D rCellBox (rLine.maCellBoxes[ in GetCharacterBounds()1208 ::std::min(nCellIndex, rLine.maCellBoxes.getLength()-1)]); in GetCharacterBounds()1224 if (nCellIndex >= rLine.maCellBoxes.getLength()) in GetCharacterBounds()1532 maCellBoxes() in Line()1549 if ( ! IsEmpty() && maCellBoxes.getLength()==0) in ProvideCellBoxes()1552 maCellBoxes = mxLayoutedLine->queryInkMeasures(); in ProvideCellBoxes()
190 cssu::Sequence<css::geometry::RealRectangle2D> maCellBoxes; member in sdext::presenter::PresenterTextParagraph::Line
Completed in 19 milliseconds