Home
last modified time | relevance | path

Searched defs:getDocReadOnly (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx413 sal_Bool getDocReadOnly() const { return aDocument.getDocReadOnly(); } in getDocReadOnly() function in ScDocShell
/trunk/main/sd/inc/
H A Ddrawdoc.hxx168 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in SdDrawDocument
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx1307 sal_Bool DrawDocShell::getDocReadOnly() const in getDocReadOnly() function in sd::DrawDocShell
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1330 sal_Bool SwDocShell::getDocReadOnly() const in getDocReadOnly() function in SwDocShell
/trunk/main/sw/inc/
H A Ddoc.hxx719 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in SwDoc
/trunk/main/sc/inc/
H A Ddocument.hxx455 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in ScDocument

Completed in 58 milliseconds