LibreOffice Module embeddedobj (master) 1
Functions
inplaceobj.cxx File Reference
#include <com/sun/star/embed/EmbedStates.hpp>
#include <com/sun/star/embed/WrongStateException.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <commonembobj.hxx>
#include "embedobj.hxx"
Include dependency graph for inplaceobj.cxx:

Go to the source code of this file.

Functions

static bool RectanglesEqual (const awt::Rectangle &aRect1, const awt::Rectangle &aRect2)
 

Function Documentation

◆ RectanglesEqual()

static bool RectanglesEqual ( const awt::Rectangle aRect1,
const awt::Rectangle aRect2 
)
static

Definition at line 30 of file inplaceobj.cxx.

Referenced by OCommonEmbeddedObject::setObjectRectangles().