Searched refs:CFID_POSTURE (Results 1 – 2 of 2) sorted by relevance
252 SvxPostureItem aPostureItem(eItalic,CFID_POSTURE); in translatePropertiesToItems()270 _pSet->Put(aPostureItem, CFID_POSTURE); in translatePropertiesToItems()282 …aPropExtractor.invalidateItem(PROPERTY_FONT_SLANT, CFID_POSTURE, *_pSet, ::com::sun::star::awt::Fo… in translatePropertiesToItems()368 eState = _rSet.GetItemState(CFID_POSTURE); in translateItemsToProperties()373 static_cast<const SvxPostureItem&>(_rSet.Get(CFID_POSTURE)); in translateItemsToProperties()515 *pCounter++ = new SvxPostureItem(aDefaultVCLFont.GetItalic(), CFID_POSTURE); in createItemSet()
30 #define CFID_POSTURE 4 macro
Completed in 22 milliseconds