Searched refs:IsContactAllowed (Results 1 – 4 of 4) sorted by relevance
163 DWORD fAllowContact = IsContactAllowed(); in SaveParams()
200 fprintf( fp, "AllowContact=%s\n", IsContactAllowed() ? "true" : "false" ); in SaveParams()
1883 bool ErrorRepSendDialog::IsContactAllowed( void ) const in IsContactAllowed() function in svx::DocRecovery::ErrorRepSendDialog
901 bool IsContactAllowed( void ) const;
Completed in 39 milliseconds