#include <sfx2/basedlgs.hxx>
#include <sfx2/tabdlg.hxx>
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/util/XModifiable.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <rtl/ustring.hxx>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
|
typedef std::unordered_map< OUString, std::pair< OUString, OUString > > | EventsHash |
|
typedef const sal_uInt16 *(* | GetTabPageRanges) () |
|
typedef std::unordered_map< OUString, std::pair< OUString, OUString > > EventsHash |
typedef const sal_uInt16*(* GetTabPageRanges) () |