Home
last modified time | relevance | path

Searched refs:SwGrfNumPortion (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporfld.hxx192 class SwGrfNumPortion : public SwNumberPortion class
200 SwGrfNumPortion( SwFrm *pFrm,
209 ~SwGrfNumPortion();
224 { ((SwGrfNumPortion*)this)->nId = nNew; } in SetId()
263 CLASSIO( SwGrfNumPortion )
H A Dporfld.cxx810 SwGrfNumPortion::SwGrfNumPortion( in SwGrfNumPortion() function in SwGrfNumPortion
851 SwGrfNumPortion::~SwGrfNumPortion() in ~SwGrfNumPortion()
858 void SwGrfNumPortion::StopAnimation( OutputDevice* pOut ) in StopAnimation()
864 sal_Bool SwGrfNumPortion::Format( SwTxtFormatInfo &rInf ) in Format()
928 void SwGrfNumPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
1044 void SwGrfNumPortion::SetBase( long nLnAscent, long nLnDescent, in SetBase()
1094 ((SwGrfNumPortion*)pPor)->StopAnimation( pOut ); in StopAnimation()
H A Dtxtfld.cxx496 pRet = new SwGrfNumPortion( (SwFrm*)GetTxtFrm(), in NewNumberPortion()
507 ((SwGrfNumPortion*)pRet)->SetBase( nTmpA, nTmpD, nTmpA, nTmpD ); in NewNumberPortion()
H A Dtxtio.cxx318 IMPL_OUTOP( SwGrfNumPortion ) in IMPL_OUTOP()
709 SvStream &SwGrfNumPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
H A Dtxtfly.cxx220 ((SwGrfNumPortion*)pPos)->SetBase( nTmpAscent, nTmpDescent, in UpdatePos()
307 ((SwGrfNumPortion*)pPos)->SetBase( nTmpAscent, nTmpDescent, in AlignFlyInCntBase()

Completed in 40 milliseconds