Searched refs:aProperScheme (Results 1 – 4 of 4) sorted by relevance
235 void SvxHyperlinkMailTp::RemoveImproperProtocol(const String& aProperScheme) in RemoveImproperProtocol() argument241 if ( aStrScheme != aEmptyStr && aStrScheme != aProperScheme ) in RemoveImproperProtocol()
354 void SvxHyperlinkInternetTp::RemoveImproperProtocol(const String& aProperScheme) in RemoveImproperProtocol() argument360 if ( aStrScheme != aEmptyStr && aStrScheme != aProperScheme ) in RemoveImproperProtocol()
51 void RemoveImproperProtocol(const String& aProperScheme);
72 void RemoveImproperProtocol(const String& aProperScheme);
Completed in 22 milliseconds