|
LibreOffice Module svl (master) 1
|
#include <whichranges.hxx>
Public Types | |
| using | Array = std::array< WhichPair, sizeof...(WIDs)/2 > |
Static Public Member Functions | |
| template<sal_uInt16 WID1, sal_uInt16 WID2, sal_uInt16... Rest> | |
| static constexpr void | fill (typename Array::iterator it) |
| static constexpr Array | make () |
Static Public Attributes | |
| static constexpr Array | value = make() |
Definition at line 48 of file whichranges.hxx.
| using svl::Items_t< WIDs >::Array = std::array<WhichPair, sizeof...(WIDs) / 2> |
Definition at line 50 of file whichranges.hxx.
|
inlinestaticconstexpr |
Definition at line 52 of file whichranges.hxx.
References svl::Items_t< WIDs >::fill().
Referenced by svl::Items_t< WIDs >::fill(), and svl::Items_t< WIDs >::make().
|
inlinestaticconstexpr |
Definition at line 59 of file whichranges.hxx.
References a, and svl::Items_t< WIDs >::fill().
|
staticconstexpr |
Definition at line 68 of file whichranges.hxx.