Searched refs:SCHATTR_CLOCKWISE (Results 1 – 5 of 5) sorted by relevance
73 rOutAttrs.Put(SfxBoolItem(SCHATTR_CLOCKWISE,m_aCB_Clockwise.IsChecked())); in FillItemSet()99 if (rInAttrs.GetItemState(SCHATTR_CLOCKWISE, sal_True, &pPoolItem) == SFX_ITEM_SET) in Reset()
123 SCHATTR_CLOCKWISE,SCHATTR_CLOCKWISE, \
314 case SCHATTR_CLOCKWISE: in ApplySpecialItem()418 case SCHATTR_CLOCKWISE: in FillSpecialItem()
153 …ppPoolDefaults[SCHATTR_CLOCKWISE - SCHATTR_START] = new SfxBoolItem( SCHATTR_CLOCKWISE,… in ChartItemPool()
155 #define SCHATTR_CLOCKWISE (SCHATTR_CHARTTYPE_START + 9) macro
Completed in 21 milliseconds