Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A Dunobrushitemhelper.cxx157 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 …]
/trunk/main/svx/inc/svx/
H A Dunobrushitemhelper.hxx52 sal_Bool bSearchInParents = sal_True);

Completed in 19 milliseconds