LibreOffice Module svl (master) 1
|
This is the complete list of members for TypedWhichId< T >, including all inherited members.
mnWhich | TypedWhichId< T > | private |
operator sal_uInt16() const | TypedWhichId< T > | inline |
TypedWhichId(sal_uInt16 nWhich) | TypedWhichId< T > | inlineexplicit |
TypedWhichId(TypedWhichId< derived_type > other, std::enable_if_t< std::is_base_of_v< T, derived_type >, int >=0) | TypedWhichId< T > | inline |