Searched refs:getDocReadOnly (Results 1 – 11 of 11) sorted by relevance
413 sal_Bool getDocReadOnly() const { return aDocument.getDocReadOnly(); } in getDocReadOnly() function in ScDocShell
1307 sal_Bool DrawDocShell::getDocReadOnly() const in getDocReadOnly() function in sd::DrawDocShell1311 return mpDoc->getDocReadOnly(); in getDocReadOnly()
236 virtual sal_Bool getDocReadOnly() const;
1330 sal_Bool SwDocShell::getDocReadOnly() const in getDocReadOnly() function in SwDocShell1334 return mpDoc->getDocReadOnly(); in getDocReadOnly()
320 sal_Bool getDocReadOnly() const;
719 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in SwDoc
168 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in SdDrawDocument
240 if(pDoc->getDocReadOnly()) in getAccessibleName()
306 if(pDoc->getDocReadOnly()) in getAccessibleName()
1883 if (pScDoc->getDocReadOnly()) in getAccessibleName()
455 virtual sal_Bool getDocReadOnly() const { return bReadOnly; } in getDocReadOnly() function in ScDocument
Completed in 70 milliseconds