LibreOffice Module svx (master) 1
Functions
bulletsnumbering.cxx File Reference
#include <com/sun/star/text/DefaultNumberingProvider.hpp>
#include <com/sun/star/text/XNumberingFormatter.hpp>
#include <comphelper/propertysequence.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <svtools/popupwindowcontroller.hxx>
#include <svtools/toolbarmenu.hxx>
#include <svx/strings.hrc>
#include <svx/dialmgr.hxx>
#include <svx/numvset.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
Include dependency graph for bulletsnumbering.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (NumberingPopup, VSSelectValueSetHdl, ValueSet *, void)
 
 IMPL_LINK_NOARG (NumberingPopup, VSButtonClickSetHdl, weld::Button &, void)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_NumberingToolBoxControl_get_implementation (css::uno::XComponentContext *rxContext, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_svx_NumberingToolBoxControl_get_implementation()

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

Definition at line 228 of file bulletsnumbering.cxx.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( NumberingPopup  ,
VSButtonClickSetHdl  ,
weld::Button ,
void   
)

Definition at line 161 of file bulletsnumbering.cxx.

References comphelper::InitPropertySequence(), and mrController.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( NumberingPopup  ,
VSSelectValueSetHdl  ,
ValueSet ,
void   
)