LibreOffice Module svx (master) 1
Functions
unobrushitemhelper.hxx File Reference
#include <svx/svxdllapi.h>
#include <editeng/brushitem.hxx>
Include dependency graph for unobrushitemhelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SVXCORE_DLLPUBLIC void setSvxBrushItemAsFillAttributesToTargetSet (const SvxBrushItem &rBrush, SfxItemSet &rToSet)
 
SVXCORE_DLLPUBLIC std::unique_ptr< SvxBrushItemgetSvxBrushItemFromSourceSet (const SfxItemSet &rSourceSet, sal_uInt16 nBackgroundID, bool bSearchInParents=true, bool bXMLImportHack=false)
 

Function Documentation

◆ getSvxBrushItemFromSourceSet()

SVXCORE_DLLPUBLIC std::unique_ptr< SvxBrushItem > getSvxBrushItemFromSourceSet ( const SfxItemSet rSourceSet,
sal_uInt16  nBackgroundID,
bool  bSearchInParents = true,
bool  bXMLImportHack = false 
)

◆ setSvxBrushItemAsFillAttributesToTargetSet()

SVXCORE_DLLPUBLIC void setSvxBrushItemAsFillAttributesToTargetSet ( const SvxBrushItem rBrush,
SfxItemSet rToSet 
)