Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Drtfexport.cxx1050 … const SvxUnderlineItem* pUnder = (const SvxUnderlineItem*)GetDfltAttr( RES_CHRATR_UNDERLINE ); in OutColorTable() local
1051 InsColor( pUnder->GetColor() ); in OutColorTable()
1055 … if( 0 != (pUnder = (const SvxUnderlineItem*)rPool.GetItem2( RES_CHRATR_UNDERLINE, n ) ) ) in OutColorTable()
1056 InsColor( pUnder->GetColor() ); in OutColorTable()

Completed in 25 milliseconds