Home
last modified time | relevance | path

Searched refs:RES_CHRATR_UNDERLINE (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1102 rOut << SvxUnderlineItem(UNDERLINE_NONE, RES_CHRATR_UNDERLINE) << in Out()
1107 rOut << SvxUnderlineItem(UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE); in Out()
1110 rOut << SvxUnderlineItem(UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE) << in Out()
1114 rOut << SvxUnderlineItem(UNDERLINE_DOUBLE, RES_CHRATR_UNDERLINE); in Out()
1117 rOut << SvxUnderlineItem(UNDERLINE_DOTTED, RES_CHRATR_UNDERLINE); in Out()
1202 rOut.EndItem(RES_CHRATR_UNDERLINE) in Stop()
1585 rOut << SvxUnderlineItem(UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE); in OutDefaults()
1595 rOut << SvxUnderlineItem(UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE); in OutDefaults()
1612 rOut << SvxUnderlineItem(UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE); in OutDefaults()
/trunk/main/sw/source/ui/shells/
H A Dtxtattr.cxx165 aSet.Get(RES_CHRATR_UNDERLINE)).GetLineStyle(); in ExecCharAttr()
180 SvxUnderlineItem aUnderline(eUnderline, RES_CHRATR_UNDERLINE ); in ExecCharAttr()
735 eState = aCoreSet.GetItemState(RES_CHRATR_UNDERLINE); in GetAttrState()
739 aCoreSet.Get(RES_CHRATR_UNDERLINE)).GetLineStyle(); in GetAttrState()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx243 case RES_CHRATR_UNDERLINE: nEEWhich = EE_CHAR_UNDERLINE; break; in PutEEPoolItem()
431 RES_CHRATR_POSTURE, RES_CHRATR_UNDERLINE, RES_CHRATR_WEIGHT, in NewMarquee()
653 case EE_CHAR_UNDERLINE: nSwWhich = RES_CHRATR_UNDERLINE; break; in GetEEAttrsFromDrwObj()
H A Dhtmlatr.cxx1437 case RES_CHRATR_UNDERLINE: in GetHTMLItemState()
1565 nWhich != RES_CHRATR_UNDERLINE && in ExistsOffTagItem()
1588 nTstWhich == RES_CHRATR_UNDERLINE || in ExistsOffTagItem()
H A Dhtmlforw.cxx1188 aItemSet.Put( SvxUnderlineItem( eUnderline, RES_CHRATR_UNDERLINE ) ); in OutHTML_DrawFrmFmtAsControl()
H A Dhtmlcss1.cxx1663 case RES_CHRATR_UNDERLINE: in GetAttrTabEntry()
H A Dhtmlform.cxx1143 if( SFX_ITEM_SET==rCSS1ItemSet.GetItemState( RES_CHRATR_UNDERLINE, in InsertControl()
/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx182 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_INT16), …
183 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE_COLOR), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_INT32), …
184 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE_HAS_COLOR), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_BOOLE…
409 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_INT16), PR…
410 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE_COLOR), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_INT32), …
411 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE_HAS_COLOR), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_BOOLE…
501 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE_COLOR), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_INT32), …
504 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_INT16), …
654 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_INT16), PR… in GetPropertyMapEntries()
655 …{ SW_PROP_NMID(UNO_NAME_CHAR_UNDERLINE_COLOR), RES_CHRATR_UNDERLINE , CPPU_E2T(CPPUTYPE_INT32), … in GetPropertyMapEntries()
[all …]
H A Dunosrch.cxx294 case RES_CHRATR_UNDERLINE: in FillItemSet()
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx1050 … const SvxUnderlineItem* pUnder = (const SvxUnderlineItem*)GetDfltAttr( RES_CHRATR_UNDERLINE ); in OutColorTable()
1052 nMaxItem = rPool.GetItemCount2(RES_CHRATR_UNDERLINE); in OutColorTable()
1055 … if( 0 != (pUnder = (const SvxUnderlineItem*)rPool.GetItem2( RES_CHRATR_UNDERLINE, n ) ) ) in OutColorTable()
H A Dww8par6.cxx3400 pCtrlStck->SetAttr( *pPaM->GetPoint(), RES_CHRATR_UNDERLINE ); in Read_Underline()
3405 NewAttr( SvxUnderlineItem( eUnderline, RES_CHRATR_UNDERLINE )); in Read_Underline()
3514 if( SFX_ITEM_SET == pAktColl->GetItemState( RES_CHRATR_UNDERLINE, sal_False ) ) in Read_UnderlineColor()
3518 = (SvxUnderlineItem *)(aSet.Get( RES_CHRATR_UNDERLINE, sal_False ).Clone()); in Read_UnderlineColor()
3528 if ( SFX_ITEM_SET == pAktItemSet->GetItemState( RES_CHRATR_UNDERLINE, sal_False ) ) in Read_UnderlineColor()
3531 … = (SvxUnderlineItem *)(pAktItemSet->Get( RES_CHRATR_UNDERLINE, sal_False ) .Clone()); in Read_UnderlineColor()
3541 …neAttr = (SvxUnderlineItem*)pCtrlStck->GetOpenStackAttr( *pPaM->GetPoint(), RES_CHRATR_UNDERLINE ); in Read_UnderlineColor()
H A Dww8par3.cxx2417 { RES_CHRATR_UNDERLINE, "FontUnderline" }, in MiserableDropDownFormHack()
2500 case RES_CHRATR_UNDERLINE: in MiserableDropDownFormHack()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx746 case RES_CHRATR_UNDERLINE : in FontChg()
845 ActivateTop( rFnt, RES_CHRATR_UNDERLINE ); in FontChg()
H A Dredlnitr.cxx382 if( RES_CHRATR_UNDERLINE == nWhich || in _ChkSpecialUnderline()
H A Ditrpaint.cxx556 … static_cast<const SvxUnderlineItem*>(CharFmt::GetItem( *pTxtAttr, RES_CHRATR_UNDERLINE )); in CheckSpecialUnderline()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx1224 aSet.Put( SvxUnderlineItem( UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE ) ); in GetFmtFromPool()
1235 aSet.Put( SvxUnderlineItem( UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE ) ); in GetFmtFromPool()
1245 aSet.Put( SvxUnderlineItem( UNDERLINE_DOTTED, RES_CHRATR_UNDERLINE ) ); in GetFmtFromPool()
1255 aSet.Put(SvxUnderlineItem( UNDERLINE_NONE, RES_CHRATR_UNDERLINE )); in GetFmtFromPool()
H A Dtblafmt.cxx210 aUnderline( UNDERLINE_NONE, RES_CHRATR_UNDERLINE ), in SwBoxAutoFmt()
640 pFmt->SetUnderline( (SvxUnderlineItem&)rSet.Get( RES_CHRATR_UNDERLINE ) ); in UpdateFromSet()
H A Ddbgoutsw.cxx143 aItemWhichMap[RES_CHRATR_UNDERLINE] = String("CHRATR_UNDERLINE", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx499 …aAttrTab[ RES_CHRATR_UNDERLINE- POOLATTR_BEGIN ] = new SvxUnderlineItem( UNDERLINE_NONE, RES_… in _InitCore()
/trunk/main/sw/inc/
H A Dhintids.hxx73 RES_CHRATR_UNDERLINE, // 14 enumerator
H A Dcharatr.hxx58 { return (const SvxUnderlineItem&)Get( RES_CHRATR_UNDERLINE,bInP); } in GetUnderline()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx979 case RES_CHRATR_UNDERLINE: in MakeRedlineTxtAttr()
1796 return (nWhich == RES_CHRATR_UNDERLINE || nWhich == RES_CHRATR_ESCAPEMENT); in lcl_IsIgnoredCharFmtForNumbering()
1805 …return (nWhich == RES_CHRATR_UNDERLINE || nWhich == RES_CHRATR_POSTURE || nWhich == RES_CHRATR_WEI… in lcl_IsIgnoredCharFmtForBullets()
H A Dswfont.cxx330 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_UNDERLINE, in SetDiffFnt()
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx475 RES_CHRATR_UNDERLINE)); in lcl_FillAuthorAttr()
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx1055 SvxUnderlineItem( eUnderline, RES_CHRATR_UNDERLINE )); in ReadNumSecLevel()

12