LibreOffice Module cui (master) 1
Classes | Typedefs
iconcdlg.hxx File Reference
#include <rtl/ustring.hxx>
#include <sfx2/tabdlg.hxx>
#include <utility>
Include dependency graph for iconcdlg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IconChoicePage
 
struct  IconChoicePageData
 Data-structure for pages in dialog. More...
 

Typedefs

typedef std::unique_ptr< IconChoicePage >(* CreatePage) (weld::Container *pParent, SvxHpLinkDlg *pDlg, const SfxItemSet *pAttrSet)
 

Typedef Documentation

◆ CreatePage

typedef std::unique_ptr< IconChoicePage >(* CreatePage) (weld::Container *pParent, SvxHpLinkDlg *pDlg, const SfxItemSet *pAttrSet)

Definition at line 33 of file iconcdlg.hxx.