|
LibreOffice Module sc (master) 1
|
#include <ostream>#include <com/sun/star/sheet/ExternalLinkInfo.hpp>#include <oox/helper/containerhelper.hxx>#include "defnamesbuffer.hxx"#include "formulabase.hxx"Go to the source code of this file.
Classes | |
| struct | oox::xls::ExternalNameModel |
| class | oox::xls::ExternalName |
| class | oox::xls::LinkSheetRange |
| Contains indexes for a range of sheets in the spreadsheet document. More... | |
| class | oox::xls::ExternalLink |
| struct | oox::xls::RefSheetsModel |
| Represents a REF entry in the BIFF12 EXTERNALSHEETS or in the BIFF8 EXTERNSHEET record. More... | |
| class | oox::xls::ExternalLinkBuffer |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::sheet |
| namespace | oox |
| namespace | oox::core |
| namespace | oox::xls |
Typedefs | |
| typedef std::shared_ptr< ExternalName > | oox::xls::ExternalNameRef |
| typedef std::shared_ptr< ExternalLink > | oox::xls::ExternalLinkRef |
Enumerations | |
| enum class | oox::xls::ExternalLinkType { oox::xls::Self , oox::xls::Same , oox::xls::External , oox::xls::PathMissing , oox::xls::Library , oox::xls::DDE , oox::xls::OLE , oox::xls::Unknown } |
Functions | |
| template<typename charT , typename traits > | |
| std::basic_ostream< charT, traits > & | oox::xls::operator<< (std::basic_ostream< charT, traits > &stream, const ExternalLinkType &type) |