Searched refs:SwGrfNumPortion (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | porfld.hxx | 192 class SwGrfNumPortion : public SwNumberPortion class 200 SwGrfNumPortion( SwFrm *pFrm, 209 ~SwGrfNumPortion(); 224 { ((SwGrfNumPortion*)this)->nId = nNew; } in SetId() 263 CLASSIO( SwGrfNumPortion )
|
H A D | porfld.cxx | 811 SwGrfNumPortion::SwGrfNumPortion( in SwGrfNumPortion() function in SwGrfNumPortion 852 SwGrfNumPortion::~SwGrfNumPortion() in ~SwGrfNumPortion() 859 void SwGrfNumPortion::StopAnimation( OutputDevice* pOut ) in StopAnimation() 865 sal_Bool SwGrfNumPortion::Format( SwTxtFormatInfo &rInf ) in Format() 929 void SwGrfNumPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint() 1043 void SwGrfNumPortion::SetBase( long nLnAscent, long nLnDescent, in SetBase() 1093 ((SwGrfNumPortion*)pPor)->StopAnimation( pOut ); in StopAnimation()
|
H A D | txtfld.cxx | 494 pRet = new SwGrfNumPortion( (SwFrm*)GetTxtFrm(), in NewNumberPortion() 505 ((SwGrfNumPortion*)pRet)->SetBase( nTmpA, nTmpD, nTmpA, nTmpD ); in NewNumberPortion()
|
H A D | txtio.cxx | 318 IMPL_OUTOP( SwGrfNumPortion ) in IMPL_OUTOP() 709 SvStream &SwGrfNumPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
|
H A D | txtfly.cxx | 220 ((SwGrfNumPortion*)pPos)->SetBase( nTmpAscent, nTmpDescent, in UpdatePos() 307 ((SwGrfNumPortion*)pPos)->SetBase( nTmpAscent, nTmpDescent, in AlignFlyInCntBase()
|
Completed in 110 milliseconds