Searched refs:SwBlink (Results 1 – 3 of 3) sorted by relevance
47 SwBlink *pBlink = NULL;53 SwBlink::SwBlink() in SV_IMPL_OP_PTRARR_SORT()58 aTimer.SetTimeoutHdl( LINK(this, SwBlink, Blinker) ); in SV_IMPL_OP_PTRARR_SORT()61 SwBlink::~SwBlink( ) in ~SwBlink()73 IMPL_LINK( SwBlink, Blinker, Timer *, EMPTYARG ) in IMPL_LINK() argument134 void SwBlink::Insert( const Point& rPoint, const SwLinePortion* pPor, in Insert()159 void SwBlink::Replace( const SwLinePortion* pOld, const SwLinePortion* pNew ) in Replace()173 void SwBlink::Delete( const SwLinePortion* pPor ) in Delete()183 void SwBlink::FrmDelete( const SwRootFrm* pRoot ) in FrmDelete()
657 pBlink = new SwBlink(); in _DrawText()
61 class SwBlink class67 SwBlink();68 ~SwBlink();81 extern SwBlink *pBlink;
Completed in 33 milliseconds