Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx244 SwCharFmt *pUnvisited = 0, *pVisited = 0; in SetLinkCharFmts() local
254 pVisited = GetCharFmtFromPool( RES_POOLCHR_INET_VISIT ); in SetLinkCharFmts()
255 SetCharFmtAttrs( pVisited, rItemSet ); in SetLinkCharFmts()
283 if( !pVisited ) in SetLinkCharFmts()
284 pVisited = GetCharFmtFromPool( RES_POOLCHR_INET_VISIT ); in SetLinkCharFmts()
285 SetCharFmtAttrs( pVisited, rItemSet ); in SetLinkCharFmts()

Completed in 19 milliseconds