LibreOffice Module svx (master) 1
Functions
getallcharpropids.hxx File Reference
#include <sal/config.h>
#include <sal/types.h>
#include <o3tl/span.hxx>
#include <vector>
Include dependency graph for getallcharpropids.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::vector< sal_uInt16 > GetAllCharPropIds (const SfxItemSet &rSet)
 
std::vector< sal_uInt16 > GetAllCharPropIds (o3tl::span< const SfxPoolItem *const > aChangedItems)
 

Function Documentation

◆ GetAllCharPropIds() [1/2]

std::vector< sal_uInt16 > GetAllCharPropIds ( const SfxItemSet rSet)

◆ GetAllCharPropIds() [2/2]

std::vector< sal_uInt16 > GetAllCharPropIds ( o3tl::span< const SfxPoolItem *const >  aChangedItems)

Definition at line 1051 of file svdedtv1.cxx.

References EE_CHAR_END(), and EE_CHAR_START().