Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Dobjcont.cxx1187 if ( ( !IsReadOnly() && !IsReadOnlyUI() ) in SetModifyPasswordHash()
1206 if ( ( !IsReadOnly() && !IsReadOnlyUI() ) in SetModifyPasswordInfo()
H A Dobjmisc.cxx419 sal_Bool SfxObjectShell::IsReadOnlyUI() const in IsReadOnlyUI() function in SfxObjectShell
2063 if ( IsReadOnlyUI() || (pMed && pMed->IsReadOnly()) ) in UpdateTitle()
H A Dsfxbasemodel.cxx3856 if ( m_pData->m_pObjectShell->IsReadOnlyUI() || (pMedium && pMedium->IsReadOnly()) ) in getTitle()
/aoo4110/main/svx/source/form/
H A Dfmmodel.cxx310 …m_pImpl->pUndoEnv->SetReadOnly( m_pObjShell->IsReadOnly() || m_pObjShell->IsReadOnlyUI(), FmXUndoE… in SetObjectShell()
H A Dfmundo.cxx268 …if (bReadOnly != (rModel.GetObjectShell()->IsReadOnly() || rModel.GetObjectShell()->IsReadOnlyUI()… in ModeChanged()
H A Dfmshimp.cxx766 return pModel->GetObjectShell()->IsReadOnly() || pModel->GetObjectShell()->IsReadOnlyUI(); in IsReadonlyDoc()
/aoo4110/main/sw/source/ui/docvw/
H A Dromenu.cxx239 (rSh.IsGlobalDoc() && rView.GetDocShell()->IsReadOnlyUI()) in SwReadOnlyPopup()
/aoo4110/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1634 GetDoc()->GetDocShell()->IsReadOnlyUI() ) in UpdateCrsr()
1738 GetDoc()->GetDocShell()->IsReadOnlyUI() ) in UpdateCrsr()
2828 GetDoc()->GetDocShell()->IsReadOnlyUI() ) in FindValidCntntNode()
H A Dswcrsr.cxx244 || !pDoc->GetDocShell()->IsReadOnlyUI() ) ) in IsSelOvr()
747 if( !pDoc->GetDocShell() || !pDoc->GetDocShell()->IsReadOnlyUI() ) in IsAtValidPos()
/aoo4110/main/sfx2/inc/sfx2/
H A Dobjsh.hxx289 sal_Bool IsReadOnlyUI() const;

Completed in 105 milliseconds