LibreOffice Module sc (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <ooo/vba/excel/XTextFrame.hpp>
#include <vbahelper/vbatextframe.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaTextFrame |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VbaTextFrame, ov::excel::XTextFrame > | ScVbaTextFrame_BASE |
typedef cppu::ImplInheritanceHelper<VbaTextFrame, ov::excel::XTextFrame> ScVbaTextFrame_BASE |
Definition at line 25 of file vbatextframe.hxx.