LibreOffice Module sd (master) 1
Namespaces | Functions
tablefunction.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/drawing/XSelectionFunction.hpp>
#include <comphelper/lok.hxx>
#include <svx/svdotable.hxx>
#include <svx/svxids.hrc>
#include <svx/svdpagv.hxx>
#include <svx/svxdlg.hxx>
#include <svl/intitem.hxx>
#include <svl/stritem.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sidebar/Sidebar.hxx>
#include <svl/style.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <tablefunction.hxx>
#include <DrawViewShell.hxx>
#include <drawdoc.hxx>
#include <sdpage.hxx>
#include <Window.hxx>
#include <drawview.hxx>
#include <sdmod.hxx>
#include <memory>
Include dependency graph for tablefunction.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Functions

static void sd::apply_table_style (SdrTableObj *pObj, SdrModel const *pModel, const OUString &sTableStyle)
 
static void sd::InsertTableImpl (const DrawViewShell *pShell, ::sd::View *pView, sal_Int32 nColumns, sal_Int32 nRows, const OUString &sTableStyle)
 
void sd::CreateTableFromRTF (SvStream &rStream, SdDrawDocument *pModel)