LibreOffice Module sc (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <ooo/vba/excel/XPageSetup.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/sheet/XSpreadsheet.hpp>
#include <vbahelper/vbapagesetupbase.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaPageSetup |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaPageSetupBase, ov::excel::XPageSetup > | ScVbaPageSetup_BASE |
typedef cppu::ImplInheritanceHelper<VbaPageSetupBase, ov::excel::XPageSetup> ScVbaPageSetup_BASE |
Definition at line 27 of file vbapagesetup.hxx.