|
LibreOffice Module sc (master) 1
|
#include "fupoor.hxx"#include <scdllapi.h>#include <com/sun/star/ui/dialogs/DialogClosedEvent.hpp>Go to the source code of this file.
Classes | |
| class | FuInsertGraphic |
| class | FuInsertOLE |
| class | FuInsertChart |
| class | FuInsertMedia |
Functions | |
| void SC_DLLPUBLIC | ScLimitSizeOnDrawPage (Size &rSize, Point &rPos, const Size &rPage) |
| void SC_DLLPUBLIC ScLimitSizeOnDrawPage | ( | Size & | rSize, |
| Point & | rPos, | ||
| const Size & | rPage | ||
| ) |
Definition at line 62 of file fuins1.cxx.
References Size::Height(), Size::setHeight(), Size::setWidth(), Point::setX(), Point::setY(), Size::Width(), Point::X(), and Point::Y().
Referenced by ScEEImport::InsertGraphic(), and lcl_InsertGraphic().