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);
2516 void SwDoc::SetLinksUpdated(const bool bNewLinksUpdated) in SetLinksUpdated() argument2518 mbLinksUpdated = bNewLinksUpdated; in SetLinksUpdated()
Completed in 43 milliseconds