Searched refs:m_bAllowEmptyPropertyName (Results 1 – 1 of 1) sorted by relevance
62 PropertyBag_Impl() : m_bAllowEmptyPropertyName(false) { } in PropertyBag_Impl()64 bool m_bAllowEmptyPropertyName; member83 m_pImpl->m_bAllowEmptyPropertyName = i_isAllowed; in setAllowEmptyPropertyName()123 lcl_checkForEmptyName( m_pImpl->m_bAllowEmptyPropertyName, _rName ); in addVoidProperty()146 lcl_checkForEmptyName( m_pImpl->m_bAllowEmptyPropertyName, _rName ); in addProperty()
Completed in 8 milliseconds