Searched refs:m_pSecondary (Results 1 – 1 of 1) sorted by relevance
241 PNameValidation m_pSecondary; member in sdbtools::CombinedNameCheck246 ,m_pSecondary( _pSecondary ) in CombinedNameCheck()248 …OSL_ENSURE( m_pPrimary.get() && m_pSecondary.get(), "CombinedNameCheck::CombinedNameCheck: this wi… in CombinedNameCheck()254 return m_pPrimary->validateName( _rName ) && m_pSecondary->validateName( _rName ); in validateName()260 m_pSecondary->validateName_throw( _rName ); in validateName_throw()
Completed in 10 milliseconds