Home
last modified time | relevance | path

Searched refs:bOnlyMissingItems (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sd/source/core/
H A Dstlsheet.cxx589 void SdStyleSheet::AdjustToFontHeight(SfxItemSet& rSet, sal_Bool bOnlyMissingItems) in AdjustToFontHeight() argument
610 if (rSet.GetItemState(EE_PARA_BULLET) != SFX_ITEM_SET || !bOnlyMissingItems) in AdjustToFontHeight()
619 if (rSet.GetItemState(EE_PARA_LRSPACE) != SFX_ITEM_SET || !bOnlyMissingItems) in AdjustToFontHeight()
630 if (rSet.GetItemState(EE_PARA_ULSPACE) != SFX_ITEM_SET || !bOnlyMissingItems) in AdjustToFontHeight()
/trunk/main/sd/inc/
H A Dstlsheet.hxx70 void AdjustToFontHeight(SfxItemSet& rSet, sal_Bool bOnlyMissingItems = sal_True);

Completed in 27 milliseconds