LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwUnoCursorHelper::SwAnyMapHelper Class Reference

#include <unocrsrhelper.hxx>

Public Member Functions

void SetValue (sal_uInt16 nWhichId, sal_uInt16 nMemberId, const css::uno::Any &rAny)
 
bool FillValue (sal_uInt16 nWhichId, sal_uInt16 nMemberId, const css::uno::Any *&pAny)
 

Private Attributes

std::map< sal_uInt32, css::uno::Any > m_Map
 

Detailed Description

Definition at line 65 of file unocrsrhelper.hxx.

Member Function Documentation

◆ FillValue()

bool SwUnoCursorHelper::SwAnyMapHelper::FillValue ( sal_uInt16  nWhichId,
sal_uInt16  nMemberId,
const css::uno::Any *&  pAny 
)

Definition at line 1577 of file unocrsrhelper.cxx.

References m_Map.

Referenced by BaseFrameProperties_Impl::GetProperty().

◆ SetValue()

void SwUnoCursorHelper::SwAnyMapHelper::SetValue ( sal_uInt16  nWhichId,
sal_uInt16  nMemberId,
const css::uno::Any &  rAny 
)

Definition at line 1571 of file unocrsrhelper.cxx.

References m_Map.

Referenced by BaseFrameProperties_Impl::SetProperty().

Member Data Documentation

◆ m_Map

std::map<sal_uInt32, css::uno::Any> SwUnoCursorHelper::SwAnyMapHelper::m_Map
private

Definition at line 69 of file unocrsrhelper.hxx.

Referenced by FillValue(), and SetValue().


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