|
LibreOffice Module sd (master) 1
|
#include <fusldlg.hxx>#include <svl/eitem.hxx>#include <svl/itemset.hxx>#include <svl/stritem.hxx>#include <svl/intitem.hxx>#include <drawdoc.hxx>#include <sdpage.hxx>#include <sdresid.hxx>#include <strings.hrc>#include <sdattr.hrc>#include <sdmod.hxx>#include <Window.hxx>#include <optsitem.hxx>#include <sdabstdlg.hxx>Go to the source code of this file.
Namespaces | |
| namespace | sd |
Macros | |
| #define | ITEMVALUE(ItemSet, Id, Cast) static_cast<const Cast&>((ItemSet).Get(Id)).GetValue() |
Definition at line 38 of file fusldlg.cxx.