LibreOffice Module oox (master) 1
Namespaces | Functions
olehelper.cxx File Reference
#include <oox/ole/olehelper.hxx>
#include <rtl/ustrbuf.hxx>
#include <sot/storage.hxx>
#include <osl/diagnose.h>
#include <oox/helper/binaryinputstream.hxx>
#include <oox/helper/binaryoutputstream.hxx>
#include <oox/helper/graphichelper.hxx>
#include <oox/token/properties.hxx>
#include <oox/token/tokens.hxx>
#include <oox/ole/axcontrol.hxx>
#include <oox/helper/propertymap.hxx>
#include <oox/helper/propertyset.hxx>
#include <com/sun/star/awt/XControlModel.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/form/FormComponentType.hpp>
#include <com/sun/star/form/XFormComponent.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <tools/globname.hxx>
#include <unotools/streamwrap.hxx>
#include <comphelper/processfactory.hxx>
#include <utility>
Include dependency graph for olehelper.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::ole
 

Functions

static Reference< css::frame::XFrame > oox::ole::lcl_getFrame (const Reference< css::frame::XModel > &rxModel)
 

Variable Documentation

◆ aData

GUIDCNamePair aData

◆ mnIdToGUIDCNamePairMap

GUIDCNamePairMap mnIdToGUIDCNamePairMap
private

Definition at line 108 of file olehelper.cxx.

◆ nId

sal_Int16 nId

◆ sGUID

const char* sGUID

Definition at line 92 of file olehelper.cxx.

◆ sName

const char* sName

Definition at line 93 of file olehelper.cxx.