Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx1207 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()
H A DPresenterTextView.hxx190 cssu::Sequence<css::geometry::RealRectangle2D> maCellBoxes; member in sdext::presenter::PresenterTextParagraph::Line

Completed in 17 milliseconds