LibreOffice Module svx (master) 1
|
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) |
std::vector< sal_uInt16 > GetAllCharPropIds | ( | const SfxItemSet & | rSet | ) |
Definition at line 1033 of file svdedtv1.cxx.
References EE_CHAR_END(), EE_CHAR_START(), SfxItemIter::GetCurItem(), IsInvalidItem(), SfxItemIter::NextItem(), and rSet.
Referenced by sdr::properties::CellProperties::ItemSetChanged(), and SdrEditView::SetAttrToMarked().
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().