LibreOffice Module sc (master) 1
|
#include <excelvbaproject.hxx>
#include <utility>
#include <vector>
#include <set>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XEnumeration.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/script/ModuleType.hpp>
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
#include <oox/helper/propertyset.hxx>
#include <oox/token/properties.hxx>
Go to the source code of this file.
Namespaces | |
namespace | oox |
namespace | oox::xls |
OUString maPrefix |
Property set of the sheet without codename.
Definition at line 55 of file excelvbaproject.cxx.
PropertySet maSheetProps |
Definition at line 54 of file excelvbaproject.cxx.