Searched refs:CFID_WORDLINEMODE (Results 1 – 2 of 2) sorted by relevance
255 SvxWordLineModeItem aWordLineModeItem(bWordLineMode, CFID_WORDLINEMODE); in translatePropertiesToItems()274 _pSet->Put(aWordLineModeItem, CFID_WORDLINEMODE); in translatePropertiesToItems()285 aPropExtractor.invalidateItem(PROPERTY_WORDLINEMODE, CFID_WORDLINEMODE, *_pSet); in translatePropertiesToItems()417 eState = _rSet.GetItemState(CFID_WORDLINEMODE); in translateItemsToProperties()422 static_cast<const SvxWordLineModeItem&>(_rSet.Get(CFID_WORDLINEMODE)); in translateItemsToProperties()519 *pCounter++ = new SvxWordLineModeItem(aDefaultVCLFont.IsWordLineMode(), CFID_WORDLINEMODE); in createItemSet()
34 #define CFID_WORDLINEMODE 8 macro
Completed in 16 milliseconds