Searched refs:bSearchInParents (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/unodraw/ |
H A D | unobrushitemhelper.cxx | 157 sal_uInt16 getTransparenceForSvxBrushItem(const SfxItemSet& rSourceSet, sal_Bool bSearchInParents) in getTransparenceForSvxBrushItem() argument 162 …if(SFX_ITEM_SET == rSourceSet.GetItemState(XATTR_FILLFLOATTRANSPARENCE, bSearchInParents, &pGradie… in getTransparenceForSvxBrushItem() 177 SvxBrushItem getSvxBrushItemForSolid(const SfxItemSet& rSourceSet, sal_Bool bSearchInParents, sal_u… in getSvxBrushItemForSolid() argument 179 …tatic_cast< const XFillColorItem& >(rSourceSet.Get(XATTR_FILLCOLOR, bSearchInParents)).GetColorVal… in getSvxBrushItemForSolid() 182 … const sal_uInt16 nFillTransparence(getTransparenceForSvxBrushItem(rSourceSet, bSearchInParents)); in getSvxBrushItemForSolid() 198 …temFromSourceSet(const SfxItemSet& rSourceSet, sal_uInt16 nBackgroundID, sal_Bool bSearchInParents) in getSvxBrushItemFromSourceSet() argument 223 aRetval = getSvxBrushItemForSolid(rSourceSet, bSearchInParents, nBackgroundID); in getSvxBrushItemFromSourceSet() 237 … const sal_uInt16 nFillTransparence(getTransparenceForSvxBrushItem(rSourceSet, bSearchInParents)); in getSvxBrushItemFromSourceSet() 261 aRetval = getSvxBrushItemForSolid(rSourceSet, bSearchInParents, nBackgroundID); in getSvxBrushItemFromSourceSet() 270 … sal_uInt16 nFillTransparence(getTransparenceForSvxBrushItem(rSourceSet, bSearchInParents)); in getSvxBrushItemFromSourceSet() [all …]
|
/aoo42x/main/svx/inc/svx/ |
H A D | unobrushitemhelper.hxx | 52 sal_Bool bSearchInParents = sal_True);
|
Completed in 20 milliseconds