LibreOffice Module embeddedobj (master) 1
Classes | Variables
intercept.cxx File Reference
#include <com/sun/star/embed/EmbedStates.hpp>
#include <comphelper/multiinterfacecontainer3.hxx>
#include <intercept.hxx>
#include <docholder.hxx>
#include <commonembobj.hxx>
Include dependency graph for intercept.cxx:

Go to the source code of this file.

Classes

class  StatusChangeListenerContainer
 

Variables

constexpr OUStringLiteral IU0 = u".uno:Save"
 
constexpr OUStringLiteral IU1 = u".uno:SaveAll"
 
constexpr OUStringLiteral IU2 = u".uno:CloseDoc"
 
constexpr OUStringLiteral IU3 = u".uno:CloseWin"
 
constexpr OUStringLiteral IU4 = u".uno:CloseFrame"
 
constexpr OUStringLiteral IU5 = u".uno:SaveAs"
 

Variable Documentation

◆ IU0

constexpr OUStringLiteral IU0 = u".uno:Save"
constexpr

Definition at line 29 of file intercept.cxx.

◆ IU1

constexpr OUStringLiteral IU1 = u".uno:SaveAll"
constexpr

Definition at line 30 of file intercept.cxx.

◆ IU2

constexpr OUStringLiteral IU2 = u".uno:CloseDoc"
constexpr

Definition at line 31 of file intercept.cxx.

◆ IU3

constexpr OUStringLiteral IU3 = u".uno:CloseWin"
constexpr

Definition at line 32 of file intercept.cxx.

◆ IU4

constexpr OUStringLiteral IU4 = u".uno:CloseFrame"
constexpr

Definition at line 33 of file intercept.cxx.

◆ IU5

constexpr OUStringLiteral IU5 = u".uno:SaveAs"
constexpr

Definition at line 34 of file intercept.cxx.