|
LibreOffice Module svx (master) 1
|
#include <memory>#include <CommonStylePreviewRenderer.hxx>#include <sfx2/objsh.hxx>#include <svl/style.hxx>#include <svl/itemset.hxx>#include <svl/itempool.hxx>#include <vcl/metric.hxx>#include <vcl/outdev.hxx>#include <com/sun/star/drawing/FillStyle.hpp>#include <svx/xdef.hxx>#include <svx/xfillit0.hxx>#include <svx/xflclit.hxx>#include <editeng/brushitem.hxx>#include <editeng/fontitem.hxx>#include <editeng/fhgtitem.hxx>#include <editeng/charreliefitem.hxx>#include <editeng/contouritem.hxx>#include <editeng/colritem.hxx>#include <editeng/crossedoutitem.hxx>#include <editeng/editeng.hxx>#include <editeng/emphasismarkitem.hxx>#include <editeng/postitem.hxx>#include <editeng/shdditem.hxx>#include <editeng/udlnitem.hxx>#include <editeng/wghtitem.hxx>#include <editeng/svxfont.hxx>#include <editeng/cmapitem.hxx>#include <editeng/editids.hrc>Go to the source code of this file.
Namespaces | |
| namespace | svx |
Functions | |
| static bool | svx::GetWhich (const SfxItemSet &rSet, sal_uInt16 nSlot, sal_uInt16 &rWhich) |
| static bool | svx::SetFont (const SfxItemSet &rSet, sal_uInt16 nSlot, SvxFont &rFont) |