Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx740 rLine.mxLayoutedLine, in Paint()
1530 mxLayoutedLine(), in Line()
1551 if (mxLayoutedLine.is()) in ProvideCellBoxes()
1552 maCellBoxes = mxLayoutedLine->queryInkMeasures(); in ProvideCellBoxes()
1555 OSL_ASSERT(mxLayoutedLine.is()); in ProvideCellBoxes()
1568 if ( ! mxLayoutedLine.is()) in ProvideLayoutedLine()
1575 mxLayoutedLine = rpFont->mxFont->createTextLayout( in ProvideLayoutedLine()
H A DPresenterTextView.hxx187 cssu::Reference<css::rendering::XTextLayout> mxLayoutedLine; member in sdext::presenter::PresenterTextParagraph::Line

Completed in 22 milliseconds