Home
last modified time | relevance | path

Searched refs:getEnd (Results 51 – 75 of 151) sorted by relevance

1234567

/aoo41x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXHeadFootText.csv12 "SwXHeadFootText";"com::sun::star::text::XTextRange";"getEnd()"
H A Dcom.sun.star.comp.office.SwXTextFrameText.csv12 "SwXTextFrameText";"com::sun::star::text::XTextRange";"getEnd()"
H A Dcom.sun.star.comp.office.SwXTableCellText.csv12 "SwXTableCellText";"com::sun::star::text::XTextRange";"getEnd()"
/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScHeaderFooterTextObj.csv12 "ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getEnd()"
/aoo41x/main/xmlhelp/source/cxxhelp/inc/qe/
H A DQuery.hxx62 sal_Int32 getEnd() const { return end_; } in getEnd() function in xmlsearch::qe::QueryHit
/aoo41x/main/slideshow/source/engine/animationnodes/
H A Dbasecontainernode.cxx51 mbDurationIndefinite( isIndefiniteTiming( xNode->getEnd() ) && in BaseContainerNode()
H A Danimationbasenode.cxx389 mxAnimateNode->getEnd() >>= nDuration; // Wah. in fillCommonParameters()
/aoo41x/main/sw/source/ui/vba/
H A Dvbaheaderfooter.cxx74 …Range >( new SwVbaRange( this, mxContext, xDocument, xText->getStart(), xText->getEnd(), xText ) ); in getRange()
H A Dvbabookmark.cxx84 …nge( this, mxContext, xTextDocument, xTextRange->getStart(), xTextRange->getEnd(), xTextRange->get… in Range()
H A Dvbaautotextentry.cxx47 uno::Reference< text::XTextRange > xEndMarker = xTextRange->getEnd(); in Insert()
H A Dvbaparagraph.cxx44 …( this, mxContext, mxTextDocument, mxTextRange->getStart(), mxTextRange->getEnd(), mxTextRange->ge… in getRange()
H A Dvbarange.hxx81 virtual ::sal_Int32 SAL_CALL getEnd() throw (css::uno::RuntimeException);
/aoo41x/main/scripting/examples/beanshell/HelloWorld/
H A Dhelloworld.bsh35 xTextRange = xText.getEnd();
/aoo41x/main/qadevOOo/tests/java/mod/_svx/
H A DSvxUnoText.java132 XTextCursor cursor1 = text.createTextCursorByRange(text.getEnd()); in createTestEnvironment()
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx637 …std::for_each( mpMainSequence->getBegin(), mpMainSequence->getEnd(), stl_append_effect_func( *this… in update()
662 std::for_each( pIS->getBegin(), pIS->getEnd(), stl_append_effect_func( *this ) ); in update()
/aoo41x/main/sw/qa/complex/indeterminateState/
H A DCheckIndeterminateState.java69 XTextRange end = text.getEnd(); in checkToolBoxItem()
/aoo41x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dpolygonprimitive2d.hxx302 const attribute::LineStartEndAttribute& getEnd() const { return maEnd; } in getEnd() function in drawinglayer::primitive2d::PolygonStrokeArrowPrimitive2D
H A Dsvggradientprimitive2d.hxx217 const basegfx::B2DPoint& getEnd() const { return maEnd; } in getEnd() function in drawinglayer::primitive2d::SvgLinearGradientPrimitive2D
H A Dpolypolygonprimitive2d.hxx241 const attribute::LineStartEndAttribute& getEnd() const { return maEnd; } in getEnd() function in drawinglayer::primitive2d::PolyPolygonStrokeArrowPrimitive2D
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A Dtemplate.bsh64 xTextRange = xText.getEnd();
/aoo41x/test/testuno/source/fvt/uno/sw/field/
H A DPageNumberField.java152 document.getText().insertTextContent(document.getText().getEnd(), pageNumberFiled, true); in createPageNumberFiled()
/aoo41x/main/sc/inc/
H A Dnotesuno.hxx86 getEnd() throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/drawinglayer/inc/drawinglayer/texture/
H A Dtexture.hxx106 const basegfx::BColor& getEnd() const { return maEnd; } in getEnd() function in drawinglayer::texture::GeoTexSvxGradient
/aoo41x/main/offapi/com/sun/star/text/
H A DXDependentTextField.idl77 mxDocText.insertTextContent(mxDocText.getEnd(), xUserField, false);
/aoo41x/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java112 … xFooterText.insertTextContent(xFooterText.getEnd(), xPageNumberField, false); in switchFooter()

Completed in 84 milliseconds

1234567