Home
last modified time | relevance | path

Searched refs:moveTextRange (Results 1 – 16 of 16) sorted by relevance

/trunk/main/offapi/com/sun/star/text/
H A DXTextRangeMover.idl56 // DocMerge from xml: method com::sun::star::text::XTextRangeMover::moveTextRange
60 void moveTextRange( [in] com::sun::star::text::XTextRange xRange,
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextRangeMover.java81 oObj.moveTextRange(oMoveRange,(short) 1); in _moveTextRange()
/trunk/main/sc/qa/unoapi/testdocuments/
H A D10test.csv1 "SwXBodyText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
/trunk/main/qadevOOo/testdocs/
H A D10test.csv1 "SwXBodyText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScHeaderFooterTextObj.csv1 "ScHeaderFooterTextObj";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
H A Dcom.sun.star.comp.office.ScCellObj.csv111 "ScCellObj";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoText.csv1 "SvxUnoText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXBodyText.csv1 "SwXBodyText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
H A Dcom.sun.star.comp.office.SwXFootnoteText.csv1 "SwXFootnoteText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
H A Dcom.sun.star.comp.office.SwXTableCellText.csv1 "SwXTableCellText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
H A Dcom.sun.star.comp.office.SwXTextFrameText.csv1 "SwXTextFrameText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
H A Dcom.sun.star.comp.office.SwXHeadFootText.csv1 "SwXHeadFootText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx582 void SAL_CALL ScHeaderFooterTextObj::moveTextRange( in moveTextRange() function in ScHeaderFooterTextObj
590 pUnoText->moveTextRange( xRange, nParagraphs ); in moveTextRange()
/trunk/main/sc/inc/
H A Dtextuno.hxx212 virtual void SAL_CALL moveTextRange( const ::com::sun::star::uno::Reference<
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx447 …virtual void SAL_CALL moveTextRange( const ::com::sun::star::uno::Reference< ::com::sun::star::tex…
/trunk/main/editeng/source/uno/
H A Dunotext.cxx2111 void SAL_CALL SvxUnoTextBase::moveTextRange( const uno::Reference< text::XTextRange >&, sal_Int16 ) in moveTextRange() function in SvxUnoTextBase

Completed in 44 milliseconds