Searched defs:getDocReadOnly (Results 1 – 6 of 6) sorted by relevance
413 sal_Bool getDocReadOnly() const { return aDocument.getDocReadOnly(); } in getDocReadOnly() function in ScDocShell
168 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in SdDrawDocument
1307 sal_Bool DrawDocShell::getDocReadOnly() const in getDocReadOnly() function in sd::DrawDocShell
1330 sal_Bool SwDocShell::getDocReadOnly() const in getDocReadOnly() function in SwDocShell
719 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in SwDoc
455 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in ScDocument
Completed in 62 milliseconds