/aoo4110/main/sw/source/core/txtnode/ |
H A D | thints.cxx | 604 ASSERT( RES_TXTATR_CHARFMT == rNewHint.Which() || in BuildPortions() 734 if ( RES_TXTATR_CHARFMT == nWhich ) in BuildPortions() 1036 case RES_TXTATR_CHARFMT: in MakeTxtAttr() 1720 else if ( nWhich == RES_TXTATR_CHARFMT ) in DeleteAttributes() 1936 if ((RES_TXTATR_CHARFMT == nWhich) && in SetAttr() 2016 if( RES_TXTATR_CHARFMT == rAttr.Which() || in lcl_MergeAttr_ExpandChrFmt() 2703 if ( RES_TXTATR_CHARFMT != pHt->Which() && in MergePortions() 2811 if ( RES_TXTATR_CHARFMT == pOtherHt->Which() ) in lcl_CheckSortNumber() 2860 case RES_TXTATR_CHARFMT: in TryInsertHint() 3092 RES_TXTATR_CHARFMT == nWhich ) ) in TryInsertHint() [all …]
|
H A D | ndhints.cxx | 108 if ( RES_TXTATR_CHARFMT == nWhich1 ) in lcl_IsLessStart() 144 if ( RES_TXTATR_CHARFMT == nWhich1 ) in lcl_IsLessEnd() 371 … ( RES_TXTATR_CHARFMT != pHtLast->Which() && RES_TXTATR_AUTOFMT != pHtLast->Which() ) || in Check() 372 … ( RES_TXTATR_CHARFMT != pHtThis->Which() && RES_TXTATR_AUTOFMT != pHtThis->Which() ) || in Check()
|
H A D | ndtxt.cxx | 977 …aDontExp[ static_cast<sal_uInt16>(RES_TXTATR_CHARFMT) - static_cast<sal_uInt16>(RES_CHRATR_BEGIN) ] in Update() 1444 case RES_TXTATR_CHARFMT : in lcl_CopyHint() 1622 RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT, in CopyText() 1666 RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT, in CopyText() 2187 RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT, in CutImpl() 3199 RES_TXTATR_CHARFMT == nWhich || in GetExpandTxt()
|
H A D | fmtatr2.cxx | 77 : SfxPoolItem( RES_TXTATR_CHARFMT ), in SwFmtCharFmt() 86 : SfxPoolItem( RES_TXTATR_CHARFMT ), in SwFmtCharFmt()
|
H A D | txatritr.cxx | 147 if( RES_TXTATR_CHARFMT == pHt->Which() ) in Next()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edfmt.cxx | 62 SfxItemSet aSet( GetDoc()->GetAttrPool(), RES_TXTATR_CHARFMT, in GetCurCharFmt() 63 RES_TXTATR_CHARFMT ); in GetCurCharFmt() 66 aSet.GetItemState( RES_TXTATR_CHARFMT, sal_False, &pItem ) ) in GetCurCharFmt()
|
/aoo4110/main/sw/source/core/text/ |
H A D | atrstck.cxx | 177 RES_TXTATR_CHARFMT == rAttr.Which() || in GetItem() 476 RES_TXTATR_CHARFMT == rAttr.Which() || in PushAndChg() 560 RES_TXTATR_CHARFMT == rAttr.Which() || in PopAndChg() 623 RES_TXTATR_CHARFMT == pTopAt->Which() || in ActivateTop()
|
H A D | txtfrm.cxx | 1059 if( ! nTmp || RES_TXTATR_CHARFMT == nTmp || RES_TXTATR_AUTOFMT == nTmp || in Modify() 1246 rNewSet.GetItemState( RES_TXTATR_CHARFMT, sal_False ) ) in Modify()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 344 if( RES_TXTATR_CHARFMT == nWhch || RES_TXTATR_AUTOFMT == nWhch ) in SetAttrFwd() 346 if( bNoColls && RES_TXTATR_CHARFMT == nWhch ) in SetAttrFwd() 505 if( RES_TXTATR_CHARFMT == nWhch || RES_TXTATR_AUTOFMT == nWhch ) in SetAttrBwd() 507 if( bNoColls && RES_TXTATR_CHARFMT == nWhch ) in SetAttrBwd()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 427 RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT, in ResetAttrs() 542 (RES_TXTATR_CHARFMT == nWhich) || in lcl_InsAttr() 572 RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT, in lcl_InsAttr() 1017 SFX_ITEM_SET == pCharSet->GetItemState( RES_TXTATR_CHARFMT, sal_False ) || in lcl_InsAttr()
|
H A D | dbgoutsw.cxx | 172 aItemWhichMap[RES_TXTATR_CHARFMT] = String("TXTATR_CHARFMT", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unocrsrhelper.cxx | 529 if(pAttr->Which() != RES_TXTATR_CHARFMT) in getCrsrPropertyValue() 572 case RES_TXTATR_CHARFMT: in getCrsrPropertyValue() 808 aWhichIds.Insert(RES_TXTATR_CHARFMT); in resetCrsrPropertyValue()
|
H A D | unoobj.cxx | 460 RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT); in lcl_setCharFmtSequence() 562 case RES_TXTATR_CHARFMT: in SetCursorPropertyValue() 2541 RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT,
|
H A D | SwXTextDefaults.cxx | 98 (RES_TXTATR_CHARFMT == pMap->nWID)) in setPropertyValue()
|
H A D | unosrch.cxx | 289 case RES_TXTATR_CHARFMT: in FillItemSet()
|
H A D | unoportenum.cxx | 995 case RES_TXTATR_CHARFMT: in lcl_ExportHints()
|
H A D | unomap.cxx | 265 …{ SW_PROP_NMID(UNO_NAME_CHAR_STYLE_NAME), RES_TXTATR_CHARFMT, CPPU_E2T(CPPUTYPE_OUSTRING), … 544 …{ SW_PROP_NMID(UNO_NAME_CHAR_STYLE_NAME), RES_TXTATR_CHARFMT, CPPU_E2T(CPPUTYPE_OUSTRING), … in GetPropertyMapEntries() 1728 …{ SW_PROP_NMID(UNO_NAME_CHAR_STYLE_NAME), RES_TXTATR_CHARFMT, CPPU_E2T(CPPUTYPE_OUSTRING), Pr… in GetPropertyMapEntries()
|
/aoo4110/main/sw/inc/ |
H A D | txatbase.hxx | 174 ASSERT( m_pAttr && m_pAttr->Which() == RES_TXTATR_CHARFMT, in GetCharFmt()
|
H A D | hintids.hxx | 133 RES_TXTATR_CHARFMT, // 49 enumerator
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | writerwordglue.cxx | 523 if (nA == RES_TXTATR_CHARFMT) in operator ()() 525 if (nB == RES_TXTATR_CHARFMT) in operator ()()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 225 if ( RES_TXTATR_CHARFMT == nWhich ) in SwHistorySetTxt() 246 if ( RES_TXTATR_CHARFMT == m_pAttr->Which() ) in SetInDoc()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlatr.cxx | 1503 case RES_TXTATR_CHARFMT: in GetHTMLItemState() 1857 ASSERT( RES_TXTATR_CHARFMT == rItem.Which(), in InsertNoScript() 1967 case RES_TXTATR_CHARFMT: in Insert() 2115 if( RES_TXTATR_CHARFMT == nWhich || in OutStartAttrs()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 235 temp = RES_TXTATR_CHARFMT; AddPlainAttr( temp ); in SwRTFParser() 2130 rSet.GetAttrSet().GetItemState(RES_TXTATR_CHARFMT, sal_False)) in UncompressableStackEntry() 2199 RES_TXTATR_CHARFMT, sal_False, &pCharFmt ) && in SetAttrInDoc() 2229 rSet.GetAttrSet().ClearItem(RES_TXTATR_CHARFMT); //test hack in SetAttrInDoc()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | textsh1.cxx | 529 RES_TXTATR_CHARFMT, RES_TXTATR_CHARFMT, in Execute()
|
/aoo4110/main/sw/source/core/bastyp/ |
H A D | init.cxx | 528 aAttrTab[ RES_TXTATR_CHARFMT- POOLATTR_BEGIN ] = new SwFmtCharFmt( 0 ); in _InitCore()
|