Home
last modified time | relevance | path

Searched refs:IsInSharedDocLoading (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dscmod.hxx276 bool IsInSharedDocLoading() const { return mbIsInSharedDocLoading; } in IsInSharedDocLoading() function in ScModule
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx649 … if ( HasSharedXMLFlagSet() && !SC_MOD()->IsInSharedDocLoading() && !IsReadOnly() ) in Notify()
671 if ( IsDocShared() && !SC_MOD()->IsInSharedDocLoading() ) in Notify()

Completed in 29 milliseconds