Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/docshell/
H A Ddocsh3.cxx739 String aDocUser = xDocProps->getModifiedBy(); in CompareDocument() local
741 if ( aDocUser.Len() ) in CompareDocument()
742 pTrack->SetUser( aDocUser ); in CompareDocument()