LibreOffice Module sc (master) 1
Classes | Typedefs
vbapagesetup.hxx File Reference
#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>
Include dependency graph for vbapagesetup.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScVbaPageSetup
 

Typedefs

typedef cppu::ImplInheritanceHelper< VbaPageSetupBase, ov::excel::XPageSetup > ScVbaPageSetup_BASE
 

Typedef Documentation

◆ ScVbaPageSetup_BASE

typedef cppu::ImplInheritanceHelper<VbaPageSetupBase, ov::excel::XPageSetup> ScVbaPageSetup_BASE

Definition at line 27 of file vbapagesetup.hxx.