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 | |
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 34 of file vbafont.hxx.