LibreOffice Module sfx2 (master) 1
Namespaces | Typedefs | Functions
sfxuno.hxx File Reference
#include <sal/config.h>
#include <sfx2/dllapi.h>
Include dependency graph for sfxuno.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::uno
 

Typedefs

typedef sal_Int32 FrameSearchFlags
 

Functions

SFX2_DLLPUBLIC void TransformParameters (sal_uInt16 nSlotId, const css::uno::Sequence< css::beans::PropertyValue > &seqArgs, SfxAllItemSet &aSet, const SfxSlot *pSlot=nullptr)
 
SFX2_DLLPUBLIC void TransformItems (sal_uInt16 nSlotId, const SfxItemSet &aSet, css::uno::Sequence< css::beans::PropertyValue > &seqArgs, const SfxSlot *pSlot=nullptr)
 
bool GetEncryptionData_Impl (const SfxItemSet *pSet, css::uno::Sequence< css::beans::NamedValue > &aEncryptionData)
 

Typedef Documentation

◆ FrameSearchFlags

typedef sal_Int32 FrameSearchFlags

Definition at line 46 of file sfxuno.hxx.

Function Documentation

◆ GetEncryptionData_Impl()

bool GetEncryptionData_Impl ( const SfxItemSet pSet,
css::uno::Sequence< css::beans::NamedValue > &  aEncryptionData 
)

◆ TransformItems()

SFX2_DLLPUBLIC void TransformItems ( sal_uInt16  nSlotId,
const SfxItemSet aSet,
css::uno::Sequence< css::beans::PropertyValue > &  seqArgs,
const SfxSlot pSlot = nullptr 
)

◆ TransformParameters()

SFX2_DLLPUBLIC void TransformParameters ( sal_uInt16  nSlotId,
const css::uno::Sequence< css::beans::PropertyValue > &  seqArgs,
SfxAllItemSet aSet,
const SfxSlot pSlot = nullptr 
)