Home
last modified time | relevance | path

Searched refs:pBlink (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dblink.hxx44 SwBlinkPortion( const SwBlinkPortion* pBlink, const SwLinePortion* pPort ) in SwBlinkPortion() argument
45 { pPor = pPort; pFrm = pBlink->pFrm; aPos = pBlink->aPos; nDir = pBlink->nDir; } in SwBlinkPortion()
81 extern SwBlink *pBlink;
/aoo4110/main/sw/source/core/text/
H A Dinftxt.cxx656 if( !pBlink ) in _DrawText()
657 pBlink = new SwBlink(); in _DrawText()
670 pBlink->Insert( aPoint, &rPor, GetTxtFrm(), pFnt->GetOrientation() ); in _DrawText()
672 if( !pBlink->IsVisible() ) in _DrawText()
677 delete pBlink; in _DrawText()
678 pBlink = NULL; in _DrawText()
H A Dporlin.cxx75 if( pBlink ) in ~SwLinePortion()
76 pBlink->Delete( this ); in ~SwLinePortion()
H A Dporlay.cxx239 if( pBlink ) in ~SwLineLayout()
240 pBlink->Delete( this ); in ~SwLineLayout()
259 if( IsBlinking() && pBlink ) in Insert()
262 pBlink->Replace( this, pPortion ); in Insert()
H A Dtxtinit.cxx90 delete pBlink; in _TextFinit()
H A Dtxtdrop.cxx141 if( pBlink ) in ~SwDropPortion()
142 pBlink->Delete( this ); in ~SwDropPortion()
H A Dblink.cxx47 SwBlink *pBlink = NULL; variable
H A Dporfld.cxx118 if( pBlink ) in ~SwFldPortion()
119 pBlink->Delete( this ); in ~SwFldPortion()
H A Dfrmform.cxx1842 if( pBlink && pPara->IsBlinking() ) in _Format()
1843 pBlink->Delete( pPara ); in _Format()
H A Ditrform2.cxx1877 if( pBlink && pCurr->IsBlinking() ) in FormatReset()
1878 pBlink->Delete( pCurr ); in FormatReset()
/aoo4110/main/sw/source/core/layout/
H A Dnewfrm.cxx613 if(pBlink) in ~SwRootFrm()
614 pBlink->FrmDelete( this ); in ~SwRootFrm()
/aoo4110/main/sw/source/filter/html/
H A Dswhtml.hxx186 *pBlink, member
H A Dhtmlcss1.cxx1619 ppAttr = &aAttrTab.pBlink; in GetAttrTabEntry()
H A Dswhtml.cxx1800 NewStdAttr( HTML_BLINK_ON, &aAttrTab.pBlink, in NextToken()

Completed in 102 milliseconds