Searched refs:setStart (Results 1 – 6 of 6) sorted by relevance
643 void SAL_CALL SwVbaSelection::setStart( ::sal_Int32 _start ) throw (uno::RuntimeException) in setStart() function in SwVbaSelection645 getRange()->setStart( _start ); in setStart()
80 virtual void SAL_CALL setStart( ::sal_Int32 _start ) throw (css::uno::RuntimeException);
93 virtual void SAL_CALL setStart( ::sal_Int32 _start ) throw (css::uno::RuntimeException);
298 void SAL_CALL SwVbaRange::setStart( ::sal_Int32 _start ) throw (uno::RuntimeException) in setStart() function in SwVbaRange
75 void setStart(T start) { mStart = start; } in setStart() function in writerfilter::CellData
123 void setStart( const B2DPoint* pNewStart) in setStart() function in basegfx::trapezoidhelper::TrDeEdgeEntry249 aEdge.setStart(&rCutPoint); in splitEdgeAtGivenPoint()
Completed in 35 milliseconds