Searched refs:SCHATTR_STAT_CONSTPLUS (Results 1 – 5 of 5) sorted by relevance
82 …ppPoolDefaults[SCHATTR_STAT_CONSTPLUS - SCHATTR_START] = new SvxDoubleItem (0.0, SCHATTR… in ChartItemPool()
224 case SCHATTR_STAT_CONSTPLUS: in ApplySpecialItem()394 case SCHATTR_STAT_CONSTPLUS: in FillSpecialItem()
326 case SCHATTR_STAT_CONSTPLUS: in ApplySpecialItem()592 case SCHATTR_STAT_CONSTPLUS: in FillSpecialItem()
560 aState = rInAttrs.GetItemState( SCHATTR_STAT_CONSTPLUS, sal_True, &pPoolItem ); in Reset()685 rOutAttrs.Put( SvxDoubleItem( fPosValue, SCHATTR_STAT_CONSTPLUS )); in FillItemSet()
63 #define SCHATTR_STAT_CONSTPLUS (SCHATTR_STAT_START + 4) macro
Completed in 34 milliseconds