Searched refs:RES_CHRATR_IDCTHINT (Results 1 – 4 of 4) sorted by relevance
558 …aAttrTab[ RES_CHRATR_IDCTHINT - POOLATTR_BEGIN ] = new SfxInt16Item( RES_CHRATR_IDCTHINT, sal_Int1… in _InitCore()
101 RES_CHRATR_IDCTHINT, // 42 enumerator
4418 pCtrlStck->SetAttr(*pPaM->GetPoint(),RES_CHRATR_IDCTHINT); in Read_IdctHint()4423 NewAttr( SfxInt16Item( RES_CHRATR_IDCTHINT, (nVal!=0)? 1 : 0 ) ); in Read_IdctHint()
5158 case RES_CHRATR_IDCTHINT: in OutputItem()