Home
last modified time | relevance | path

Searched defs:xEnd (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbarange.cxx43 uno::Reference< text::XTextRange > xEnd; in SwVbaRange() local
113 uno::Reference< text::XTextRange > xEnd = mxTextCursor->getEnd(); in getText() local
302 uno::Reference< text::XTextRange > xEnd = mxTextCursor->getEnd(); in setStart() local
317 uno::Reference< text::XTextRange > xEnd = SwVbaRangeHelper::getRangeByPosition( xText, _end ); in setEnd() local
H A Dvbadocument.cxx76 uno::Reference< text::XTextRange > xEnd; in getContent() local
94 uno::Reference< text::XTextRange > xEnd; in Range() local
/trunk/main/xmloff/source/text/
H A Dtxtparaimphint.hxx54 Reference < XTextRange > xEnd; member in XMLHint_Impl
H A Dtxtparai.cxx2022 Reference < XTextRange > xEnd(xCrsrRange->getStart()); in ~XMLParaContext() local
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java538 XTextRange xEnd = mxDocText.getEnd(); in TextRangeExample() local
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1902 Reference< XTextRange > xEnd( xSelectedText->getEnd() ); in getTextSelection() local
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3014 XTextRange xEnd = xText.getEnd(); in testMetaXText() local
3227 XTextRange xEnd = xText.getEnd(); in testMetaXTextCursor() local
3477 XTextRange xEnd = null; in doMetaXTextAttach() local
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx1628 SwXText::convertToTextFrame( in convertToTextFrame()

Completed in 90 milliseconds