LibreOffice Module sfx2 (master) 1
|
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 sal_Int32 FrameSearchFlags |
Definition at line 46 of file sfxuno.hxx.
bool GetEncryptionData_Impl | ( | const SfxItemSet * | pSet, |
css::uno::Sequence< css::beans::NamedValue > & | aEncryptionData | ||
) |
SFX2_DLLPUBLIC void TransformItems | ( | sal_uInt16 | nSlotId, |
const SfxItemSet & | aSet, | ||
css::uno::Sequence< css::beans::PropertyValue > & | seqArgs, | ||
const SfxSlot * | pSlot = nullptr |
||
) |
SFX2_DLLPUBLIC void TransformParameters | ( | sal_uInt16 | nSlotId, |
const css::uno::Sequence< css::beans::PropertyValue > & | seqArgs, | ||
SfxAllItemSet & | aSet, | ||
const SfxSlot * | pSlot = nullptr |
||
) |