Home
last modified time | relevance | path

Searched refs:CFID_HEIGHT (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/extensions/source/propctrlr/
H A Dfontdialog.cxx244 SvxFontHeightItem aSvxFontHeightItem((sal_uInt32)nFontHeight,100,CFID_HEIGHT); in translatePropertiesToItems()
268 _pSet->Put(aSvxFontHeightItem,CFID_HEIGHT); in translatePropertiesToItems()
280 aPropExtractor.invalidateItem(PROPERTY_FONT_HEIGHT, CFID_HEIGHT, *_pSet); in translatePropertiesToItems()
341 eState = _rSet.GetItemState(CFID_HEIGHT); in translateItemsToProperties()
346 static_cast<const SvxFontHeightItem&>(_rSet.Get(CFID_HEIGHT)); in translateItemsToProperties()
513 *pCounter++ = new SvxFontHeightItem(aDefaultVCLFont.GetHeight(), 100, CFID_HEIGHT); in createItemSet()
H A Dfontitemids.hxx28 #define CFID_HEIGHT 2 macro

Completed in 12 milliseconds