Searched refs:is_password_protected_ (Results 1 – 1 of 1) sorted by relevance
79 bool IsPasswordProtected() const { return is_password_protected_; } in IsPasswordProtected()110 is_password_protected_(is_password_protected), in Document()142 bool is_password_protected_ = false; variable