Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/unodraw/
H A Dunobrushitemhelper.cxx170 static std::unique_ptr<SvxBrushItem> getSvxBrushItemForSolid(const SfxItemSet& rSourceSet, bool bSe… in getSvxBrushItemForSolid() function
221 aRetval = getSvxBrushItemForSolid(rSourceSet, bSearchInParents, nBackgroundID); in getSvxBrushItemFromSourceSet()
259 aRetval = getSvxBrushItemForSolid(rSourceSet, bSearchInParents, nBackgroundID); in getSvxBrushItemFromSourceSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/unodraw/
H A Dunobrushitemhelper.cxx175 static std::shared_ptr<SvxBrushItem> getSvxBrushItemForSolid(const SfxItemSet& rSourceSet, bool bSe… in getSvxBrushItemForSolid() function
226 aRetval = getSvxBrushItemForSolid(rSourceSet, bSearchInParents, nBackgroundID); in getSvxBrushItemFromSourceSet()
264 aRetval = getSvxBrushItemForSolid(rSourceSet, bSearchInParents, nBackgroundID); in getSvxBrushItemFromSourceSet()