LibreOffice Module sc (master) 1
Static Public Member Functions | List of all members
ScDocOptionsHelper Class Reference

#include <optuno.hxx>

Static Public Member Functions

static o3tl::span< const SfxItemPropertyMapEntryGetPropertyMap ()
 
static bool setPropertyValue (ScDocOptions &rOptions, const SfxItemPropertyMap &rPropMap, std::u16string_view aPropertyName, const css::uno::Any &aValue)
 
static css::uno::Any getPropertyValue (const ScDocOptions &rOptions, const SfxItemPropertyMap &rPropMap, std::u16string_view PropertyName)
 

Detailed Description

Definition at line 39 of file optuno.hxx.

Member Function Documentation

◆ GetPropertyMap()

o3tl::span< const SfxItemPropertyMapEntry > ScDocOptionsHelper::GetPropertyMap ( )
static

◆ getPropertyValue()

uno::Any ScDocOptionsHelper::getPropertyValue ( const ScDocOptions rOptions,
const SfxItemPropertyMap rPropMap,
std::u16string_view  PropertyName 
)
static

◆ setPropertyValue()

bool ScDocOptionsHelper::setPropertyValue ( ScDocOptions rOptions,
const SfxItemPropertyMap rPropMap,
std::u16string_view  aPropertyName,
const css::uno::Any &  aValue 
)
static

The documentation for this class was generated from the following files: