Searched refs:IsInSharedDocLoading (Results 1 – 2 of 2) sorted by relevance
276 bool IsInSharedDocLoading() const { return mbIsInSharedDocLoading; } in IsInSharedDocLoading() function in ScModule
649 … if ( HasSharedXMLFlagSet() && !SC_MOD()->IsInSharedDocLoading() && !IsReadOnly() ) in Notify()671 if ( IsDocShared() && !SC_MOD()->IsInSharedDocLoading() ) in Notify()
Completed in 21 milliseconds