LibreOffice Module sfx2 (master) 1
|
#include <assert.h>
#include <stdlib.h>
#include <sal/log.hxx>
#include <sfx2/module.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/msg.hxx>
#include <sfx2/app.hxx>
#include <sfx2/msgpool.hxx>
Go to the source code of this file.
Classes | |
struct | SfxInterface_Impl |
Functions | |
static int | SfxCompareSlots_qsort (const void *pSmaller, const void *pBigger) |
static int | SfxCompareSlots_bsearch (const void *pSmaller, const void *pBigger) |
static SfxObjectUI_Impl | CreateObjectBarUI_Impl (sal_uInt16 nPos, SfxVisibilityFlags nFlags, ToolbarId eId, SfxShellFeature nFeature) |
|
static |
Definition at line 253 of file objface.cxx.
References Invisible, nPos, and Standard.
Referenced by SfxInterface::RegisterObjectBar().
|
static |
Definition at line 41 of file objface.cxx.
Referenced by SfxInterface::GetSlot().
|
static |
Definition at line 34 of file objface.cxx.
References SfxSlot::GetSlotId().
Referenced by SfxInterface::SetSlotMap().