Home
last modified time | relevance | path

Searched refs:getStart (Results 76 – 100 of 133) sorted by relevance

123456

/aoo4110/main/odk/examples/java/Text/
H A DHardFormatting.java88 xTextRange = xParagraphCursor.getText().getStart(); in main()
/aoo4110/main/svx/source/table/
H A Dcell.cxx1713 Reference< XTextRange > SAL_CALL Cell::getStart( ) throw (RuntimeException) in getStart() function in sdr::table::Cell
1715 return SvxUnoTextBase::getStart(); in getStart()
H A Dcell.hxx185 …un::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart( ) throw (::com:…
/aoo4110/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java296 xViewCursor.getStart()); in viewCursorExample()
534 XTextRange xStart = mxDocText.getStart(); in TextRangeExample()
/aoo4110/main/sw/inc/
H A Dunotextrange.hxx253 ::com::sun::star::text::XTextRange > SAL_CALL getStart()
H A Dunoparagraph.hxx302 ::com::sun::star::text::XTextRange > SAL_CALL getStart()
H A Dunotextcursor.hxx266 ::com::sun::star::text::XTextRange > SAL_CALL getStart()
H A Dunotext.hxx175 ::com::sun::star::text::XTextRange > SAL_CALL getStart()
H A Dunoatxt.hxx240 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart(…
H A Dunoport.hxx175 …n::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart() throw( ::com::s…
/aoo4110/main/sw/source/core/unocore/
H A Dunorefmk.cxx1191 SwXMeta::getStart() throw (uno::RuntimeException) in getStart() function in SwXMeta
1194 return m_pImpl->m_Text.getStart(); in getStart()
H A Dunoredline.cxx167 xCursor->gotoRange(aTextRange->getStart(), sal_False); in createTextCursorByRange()
/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx1303 rStrokeArrowPrimitive.getStart(), in processBasePrimitive2D()
1322 &rStrokeArrowPrimitive.getStart(), in processBasePrimitive2D()
/aoo4110/main/sc/inc/
H A Dshapeuno.hxx216 getStart() throw(::com::sun::star::uno::RuntimeException);
/aoo4110/main/xmloff/source/text/
H A Dtxtimp.cxx1801 rCursor->gotoRange(rCursor->getStart(), sal_False); in SetStyleAndAttrs()
1816 … m_pImpl->m_xText->insertTextContent( xRange->getStart(), xTextContent, sal_True ); in SetStyleAndAttrs()
1822 …ence< text::XTextCursor > xCrsr = xRange->getText()->createTextCursorByRange( xRange->getStart() ); in SetStyleAndAttrs()
/aoo4110/main/editeng/source/uno/
H A Dunotext.cxx355 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextRangeBase::getStart(void) in getStart() function in SvxUnoTextRangeBase
2053 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::getStart() in getStart() function in SvxUnoTextBase
2056 return SvxUnoTextRangeBase::getStart(); in getStart()
/aoo4110/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1215 uno::Reference<text::XTextRange> SAL_CALL ScShapeObj::getStart() throw(uno::RuntimeException) in getStart() function in ScShapeObj
1221 return xAggTextRange->getStart(); in getStart()
/aoo4110/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx130 xRange = rRange->getStart(); // set bookmark in Set()
/aoo4110/main/sw/source/ui/index/
H A Dcntex.cxx228 xAnchor = xAnchor->getStart(); in CreateOrUpdateExample()
/aoo4110/main/sw/source/core/inc/
H A Dunometa.hxx189 ::com::sun::star::text::XTextRange > SAL_CALL getStart()
/aoo4110/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextRange.csv78 "SvxUnoTextRange";"com::sun::star::text::XTextRange";"getStart()"
/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextRange.csv78 "SwXTextRange";"com::sun::star::text::XTextRange";"getStart()"
H A Dcom.sun.star.comp.office.SwXTextPortion.csv78 "SwXTextPortion";"com::sun::star::text::XTextRange";"getStart()"
/aoo4110/main/sw/source/ui/inc/
H A Dunotxvw.hxx214 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > SAL_CALL getStart(…
/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv104 "ScCellTextCursor";"com::sun::star::text::XTextRange";"getStart()"

Completed in 151 milliseconds

123456