|
LibreOffice Module sd (master) 1
|
#include <svtools/popupwindowcontroller.hxx>#include <svtools/toolbarmenu.hxx>#include <svtools/valueset.hxx>#include <vcl/toolbox.hxx>#include <strings.hrc>#include <bitmaps.hlst>#include <sdresid.hxx>Go to the source code of this file.
Namespaces | |
| namespace | sd |
Functions | |
| static void | sd::fillLayoutValueSet (ValueSet *pValue, const snew_slide_value_info *pInfo) |
| sd::IMPL_LINK (DisplayModeToolbarMenu, SelectValueSetHdl, ValueSet *, pControl, void) | |
| SAL_DLLPUBLIC_EXPORT::com::sun::star::uno::XInterface * | com_sun_star_comp_sd_DisplayModeController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
Variables | |
| const snew_slide_value_info | sd::editmodes [] |
| const snew_slide_value_info | sd::mastermodes [] |
| SAL_DLLPUBLIC_EXPORT::com::sun::star::uno::XInterface * com_sun_star_comp_sd_DisplayModeController_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 258 of file displaymodecontroller.cxx.