Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx547 …const SvxUnderlineItem* pUnderlineItem = (const SvxUnderlineItem*) pCurData->GetItem( nIndex, A… in MakeFonts() local
565 SETONALLFONTS( SetUnderline, (FontUnderline)pUnderlineItem->GetValue() ) in MakeFonts()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx543 const SvxUnderlineItem *pUnderlineItem = 0; in OutCSS1_SfxItemSet() local
545 pUnderlineItem = (const SvxUnderlineItem *)pItem; in OutCSS1_SfxItemSet()
559 if( pUnderlineItem || pOverlineItem || pCrossedOutItem || pBlinkItem ) in OutCSS1_SfxItemSet()
560 OutCSS1_SvxTxtLn_SvxCrOut_SvxBlink( *this, pUnderlineItem, in OutCSS1_SfxItemSet()

Completed in 46 milliseconds