Searched refs:bNewLinksUpdated (Results 1 – 3 of 3) sorted by relevance
77 virtual void SetLinksUpdated(const bool bNewLinksUpdated) = 0;
830 virtual void SetLinksUpdated(const bool bNewLinksUpdated);
2534 void SwDoc::SetLinksUpdated(const bool bNewLinksUpdated) in SetLinksUpdated() argument2536 mbLinksUpdated = bNewLinksUpdated; in SetLinksUpdated()
Completed in 35 milliseconds