Searched refs:mbDocumentIsProtected (Results 1 – 2 of 2) sorted by relevance
186 bool mbDocumentIsProtected; member in MSWordSections217 bool DocumentIsProtected() const { return mbDocumentIsProtected; } in DocumentIsProtected()
909 : mbDocumentIsProtected( false ), in MSWordSections()1194 mbDocumentIsProtected = true; in NeedsDocumentProtected()