Home
last modified time | relevance | path

Searched refs:setStart (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/ui/vba/
H A Dvbaselection.cxx643 void SAL_CALL SwVbaSelection::setStart( ::sal_Int32 _start ) throw (uno::RuntimeException) in setStart() function in SwVbaSelection
645 getRange()->setStart( _start ); in setStart()
H A Dvbarange.hxx80 virtual void SAL_CALL setStart( ::sal_Int32 _start ) throw (css::uno::RuntimeException);
H A Dvbaselection.hxx93 virtual void SAL_CALL setStart( ::sal_Int32 _start ) throw (css::uno::RuntimeException);
H A Dvbarange.cxx298 void SAL_CALL SwVbaRange::setStart( ::sal_Int32 _start ) throw (uno::RuntimeException) in setStart() function in SwVbaRange
/aoo4110/main/writerfilter/inc/resourcemodel/
H A DTableData.hxx75 void setStart(T start) { mStart = start; } in setStart() function in writerfilter::CellData
/aoo4110/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx123 void setStart( const B2DPoint* pNewStart) in setStart() function in basegfx::trapezoidhelper::TrDeEdgeEntry
249 aEdge.setStart(&rCutPoint); in splitEdgeAtGivenPoint()

Completed in 30 milliseconds