Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx78 bool bIsDocShared = ( mpDocShell ? mpDocShell->IsDocShared() : false ); in ScShareDocumentDlg() local
79 maCbShare.Check( bIsDocShared ); in ScShareDocumentDlg()
81 maFtWarning.Enable( bIsDocShared ); in ScShareDocumentDlg()

Completed in 8 milliseconds