Searched defs:CheckURLAllowed (Results 1 – 1 of 1) sorted by relevance
93 struct CheckURLAllowed struct97 SvtSysLocale m_aSysLocale;99 String m_sCheckURL; // the URL to check100 bool m_bAllowParent;102 inline CheckURLAllowed( const String& _rCheckURL, bool bAllowParent = true ) in CheckURLAllowed() argument112 bool operator()( const String& _rApprovedURL ) in operator ()()
Completed in 10 milliseconds