Home
last modified time | relevance | path

Searched defs:SetStart (Results 1 – 11 of 11) sorted by path

/trunk/main/editeng/inc/editeng/
H A Dbulitem.hxx125 void SetStart( sal_uInt16 nNew ) { nStart = nNew; } in SetStart() function in SvxBulletItem
H A Dnumitem.hxx208 void SetStart(sal_uInt16 nSet) {nStart = nSet;} in SetStart() function in SvxNumberFormat
361 void SetStart( sal_Bool bFlag = sal_True ) { bStartNum = bFlag; } in SetStart() function in SvxNodeNum
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx470 void SetStart( sal_uInt16 n ) { nStart = n; } in SetStart() function in EditLine
/trunk/main/svtools/source/edit/
H A Dtextdat2.hxx144 void SetStart( sal_uInt16 n ) { mnStart = n; } in SetStart() function in TextLine
/trunk/main/sw/inc/
H A Dredline.hxx201 void SetStart( const SwPosition& rPos, SwPosition* pSttPtr = 0 ) in SetStart() function in SwRedline
H A Dsplargs.hxx59 void SetStart(SwTxtNode* pStart, SwIndex& rStart ) in SetStart() function
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx95 inline void SetStart( SwPosition* pNew ){ delete pStart; pStart = pNew; } in SetStart() function in SwLinguIter
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1209 void SetStart( xub_StrLen nStt ) { nStart = nStt; } in SetStart() function in HTMLSttEndPos
H A Dswhtml.hxx951 inline void _HTMLAttr::SetStart( const SwPosition& rPos ) in SetStart() function in _HTMLAttr
/trunk/main/tools/inc/tools/
H A Dline.hxx46 void SetStart( const Point& rStartPt ) { maStart = rStartPt; } in SetStart() function in Line
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx219 …void SetStart( const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >& xRang… in SetStart() function in writerfilter::dmapper::SectionPropertyMap

Completed in 66 milliseconds