LibreOffice Module sd (master) 1
Namespaces | Functions | Variables
slidelayoutcontroller.cxx File Reference
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/drawing/DrawViewMode.hpp>
#include <comphelper/propertyvalue.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/toolbox.hxx>
#include <svl/cjkoptions.hxx>
#include <svtools/toolbarmenu.hxx>
#include <svtools/valueset.hxx>
#include <xmloff/autolayout.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <sdresid.hxx>
#include "slidelayoutcontroller.hxx"
Include dependency graph for slidelayoutcontroller.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Functions

static void sd::fillLayoutValueSet (ValueSet *pValue, const snew_slide_value_info_layout *pInfo)
 
 sd::IMPL_LINK (LayoutToolbarMenu, SelectValueSetHdl, ValueSet *, pLayoutSet, void)
 
 sd::IMPL_LINK_NOARG (LayoutToolbarMenu, SelectToolbarMenuHdl, weld::Button &, void)
 
static OUString sd::SlideLayoutController_getImplementationName ()
 
static Sequence< OUString > sd::SlideLayoutController_getSupportedServiceNames ()
 
static OUString sd::InsertSlideController_getImplementationName ()
 
static Sequence< OUString > sd::InsertSlideController_getSupportedServiceNames ()
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_sd_SlideLayoutController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_sd_InsertSlideController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Variables

constexpr OUStringLiteral sd::EMPTY = u""
 
const snew_slide_value_info_layout sd::notes []
 
const snew_slide_value_info_layout sd::handout []
 
const snew_slide_value_info_layout sd::standard []
 
const snew_slide_value_info_layout sd::v_standard []
 

Function Documentation

◆ com_sun_star_comp_sd_InsertSlideController_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_sd_InsertSlideController_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 373 of file slidelayoutcontroller.cxx.

◆ com_sun_star_comp_sd_SlideLayoutController_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_sd_SlideLayoutController_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 366 of file slidelayoutcontroller.cxx.