LibreOffice Module sc (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <ooo/vba/excel/XFont.hpp>
#include <vbahelper/vbafontbase.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaFont |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaFontBase, ov::excel::XFont > | ScVbaFont_BASE |
typedef cppu::ImplInheritanceHelper<VbaFontBase, ov::excel::XFont> ScVbaFont_BASE |
Definition at line 35 of file vbafont.hxx.