LibreOffice Module sw (master) 1
Functions
chartins.cxx File Reference
#include <sfx2/viewfrm.hxx>
#include <sfx2/dispatch.hxx>
#include <IDocumentChartDataProviderAccess.hxx>
#include <osl/diagnose.h>
#include <swmodule.hxx>
#include <wrtsh.hxx>
#include <docsh.hxx>
#include <view.hxx>
#include <chartins.hxx>
#include <tablemgr.hxx>
#include <frmfmt.hxx>
#include <unochart.hxx>
#include <edtwin.hxx>
#include <cmdid.h>
#include <anchoredobject.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <comphelper/propertysequence.hxx>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/awt/XWindow.hpp>
#include <svtools/dialogclosedlistener.hxx>
#include <com/sun/star/chart2/data/XDataProvider.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
#include <com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.hpp>
Include dependency graph for chartins.cxx:

Go to the source code of this file.

Functions

Point SwGetChartDialogPos (const vcl::Window *pParentWin, const Size &rDialogSize, const tools::Rectangle &rLogicChart)
 

Function Documentation

◆ SwGetChartDialogPos()

Point SwGetChartDialogPos ( const vcl::Window pParentWin,
const Size rDialogSize,
const tools::Rectangle rLogicChart 
)