Home
last modified time | relevance | path

Searched refs:SwBlink (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dblink.cxx47 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() argument
134 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()
H A Dinftxt.cxx663 pBlink = new SwBlink(); in _DrawText()
/trunk/main/sw/source/core/inc/
H A Dblink.hxx61 class SwBlink class
67 SwBlink();
68 ~SwBlink();
81 extern SwBlink *pBlink;

Completed in 23 milliseconds