Searched defs:isUrlAllowed (Results 1 – 2 of 2) sorted by relevance
181 bool RestrictedPaths::isUrlAllowed( const String& _rURL ) const in isUrlAllowed() function in svt::RestrictedPaths196 bool RestrictedPaths::isUrlAllowed( const String& _rURL, bool allowParents ) const in isUrlAllowed() function in svt::RestrictedPaths
304 …inline bool isUrlAllowed( const String& _rURL ) const { return m_aURLFilter.isUrlAllowed( _rURL );… in isUrlAllowed() function in SvtFileDialog
Completed in 12 milliseconds