Home
last modified time | relevance | path

Searched refs:getStart (Results 26 – 50 of 133) sorted by relevance

123456

/aoo4110/test/testuno/source/fvt/uno/sw/crossreference/
H A DCheckCrossReferences.java196 xBookmark.attach(xParaTextRange.getStart()); in checkCrossReferences()
212 xParaTextRange.getStart().setString("Hallo new bookmark: "); in checkCrossReferences()
/aoo4110/main/sw/qa/complex/writer/
H A DCheckCrossReferences.java226 xBookmark.attach(xParaTextRange.getStart()); in checkCrossReferences()
255 xParaTextRange.getStart().setString( "Hallo new bookmark: " ); in checkCrossReferences()
/aoo4110/main/sw/source/ui/vba/
H A Dvbafind.cxx93 …xFoundOne.set( mxReplaceable->findNext( mxTextRange->getStart(), uno::Reference< util::XSearchDesc… in FindOneElement()
119 …xFoundOne.set( mxReplaceable->findNext( mxTextRange->getStart(), uno::Reference< util::XSearchDesc… in FindOneElement()
/aoo4110/main/sw/source/core/inc/
H A Dswselectionlist.hxx59 std::list<SwPaM*>::iterator getStart() { return aList.begin(); } in getStart() function in SwSelectionList
/aoo4110/main/sw/source/ui/uno/
H A Dunoatxt.cxx1041 uno::Reference< text::XTextRange > SwXAutoTextEntry::getStart(void) throw( uno::RuntimeException ) in getStart() function in SwXAutoTextEntry
1045 return pBodyText->getStart(); in getStart()
1115 xTunnel = uno::Reference < lang::XUnoTunnel > (pText->getStart(), uno::UNO_QUERY); in applyTo()
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dwrongspellprimitive2d.hxx78 double getStart() const { return mfStart; } in getStart() function in drawinglayer::primitive2d::WrongSpellPrimitive2D
H A Dborderlineprimitive2d.hxx134 const basegfx::B2DPoint& getStart() const { return maStart; } in getStart() function in drawinglayer::primitive2d::BorderLinePrimitive2D
/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx595 pToBeSavedProperties->SetEndingRange(xParaCursor->getStart()); in lcl_AddRangeAndStyle()
598 pToBeSavedProperties->SetStartingRange(xParaCursor->getStart()); in lcl_AddRangeAndStyle()
2324 m_aFieldStack.push( FieldContextPtr( new FieldContext( xCrsr->getStart() ) ) ); in PushFieldContext()
2934 xCurrent = xCursor->getStart(); in AddAnnotationPosition()
3562 xCursor = xText->createTextCursorByRange( xText->getStart() ); in AddBookmark()
3581 uno::Reference< text::XTextRange > xCurrent = xCursor->getStart(); in AddBookmark()
/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXAutoTextEntry.csv7 "SwXAutoTextEntry";"com::sun::star::text::XTextRange";"getStart()"
H A Dcom.sun.star.comp.office.SwXFootnote.csv9 "SwXFootnote";"com::sun::star::text::XTextRange";"getStart()"
H A Dcom.sun.star.comp.office.SwXHeadFootText.csv11 "SwXHeadFootText";"com::sun::star::text::XTextRange";"getStart()"
H A Dcom.sun.star.comp.office.SwXTableCellText.csv11 "SwXTableCellText";"com::sun::star::text::XTextRange";"getStart()"
H A Dcom.sun.star.comp.office.SwXBodyText.csv11 "SwXBodyText";"com::sun::star::text::XTextRange";"getStart()"
H A Dcom.sun.star.comp.office.SwXFootnoteText.csv11 "SwXFootnoteText";"com::sun::star::text::XTextRange";"getStart()"
H A Dcom.sun.star.comp.office.SwXTextFrameText.csv11 "SwXTextFrameText";"com::sun::star::text::XTextRange";"getStart()"
/aoo4110/main/editeng/source/uno/
H A Dunotext2.cxx665 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextCursor::getStart() in getStart() function in SvxUnoTextCursor
668 return SvxUnoTextRangeBase::getStart(); in getStart()
/aoo4110/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.hxx103 const basegfx::B2DPoint& getStart() const { return maStart; } in getStart() function in drawinglayer::primitive2d::SdrMeasurePrimitive2D
/aoo4110/main/drawinglayer/source/processor2d/
H A Dhelperwrongspellrenderer.cxx57 …asegfx::B2DPoint aStart(aLocalTransform * basegfx::B2DPoint(rWrongSpellCandidate.getStart(), 0.0)); in renderWrongSpellPrimitive2D()
/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAnnotationObj.csv6 "ScAnnotationObj";"com::sun::star::text::XTextRange";"getStart()"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextObj.csv11 "ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getStart()"
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextRange.java81 XInterface oObj = oCursor.getStart(); in createTestEnvironment()
/aoo4110/main/qadevOOo/testdocs/
H A D10test.csv11 "SwXBodyText";"com::sun::star::text::XTextRange";"getStart()"
/aoo4110/main/sc/qa/unoapi/testdocuments/
H A D10test.csv11 "SwXBodyText";"com::sun::star::text::XTextRange";"getStart()"
/aoo4110/main/qadevOOo/tests/java/ifc/text/
H A D_XTextRange.java79 oStartRange = oObj.getStart(); in _getStart()
/aoo4110/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoText.csv11 "SvxUnoText";"com::sun::star::text::XTextRange";"getStart()"

Completed in 99 milliseconds

123456