|
LibreOffice Module sd (master) 1
|
#include <editeng/editids.hrc>#include <vcl/font.hxx>#include <editeng/fontitem.hxx>#include <editeng/fhgtitem.hxx>#include <editeng/wghtitem.hxx>#include <editeng/udlnitem.hxx>#include <editeng/crossedoutitem.hxx>#include <editeng/postitem.hxx>#include <editeng/contouritem.hxx>#include <editeng/shdditem.hxx>#include <svl/itemset.hxx>#include <svl/itempool.hxx>#include <editeng/numitem.hxx>#include <bulmaper.hxx>Go to the source code of this file.
Macros | |
| #define | GetWhich(nSlot) rSet.GetPool()->GetWhich( nSlot ) |
| #define GetWhich | ( | nSlot | ) | rSet.GetPool()->GetWhich( nSlot ) |
Definition at line 40 of file bulmaper.cxx.