Searched defs:setStart (Results 1 – 4 of 4) sorted by relevance
/trunk/main/writerfilter/inc/resourcemodel/ | ||
H A D | TableData.hxx | 75 void setStart(T start) { mStart = start; } in setStart() function in writerfilter::CellData |
/trunk/main/sw/source/ui/vba/ | ||
H A D | vbarange.cxx | 298 void SAL_CALL SwVbaRange::setStart( ::sal_Int32 _start ) throw (uno::RuntimeException) in setStart() function in SwVbaRange |
H A D | vbaselection.cxx | 643 void SAL_CALL SwVbaSelection::setStart( ::sal_Int32 _start ) throw (uno::RuntimeException) in setStart() function in SwVbaSelection |
/trunk/main/basegfx/source/polygon/ | ||
H A D | b2dtrapezoid.cxx | 123 void setStart( const B2DPoint* pNewStart) in setStart() function in basegfx::trapezoidhelper::TrDeEdgeEntry |
Completed in 49 milliseconds