Home
last modified time | relevance | path

Searched refs:IsReadOnly (Results 201 – 225 of 243) sorted by relevance

12345678910

/trunk/main/linguistic/source/
H A Ddicimp.cxx1056 bIsReadonly = IsReadOnly( getLocation() ); in storeAsURL()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx231 sal_Bool IDEBaseWindow::IsReadOnly() in IsReadOnly() function in IDEBaseWindow
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx286 sal_Bool IsReadOnly() const;
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx835 if (!m_rView.IsReadOnly()) in retrieveParagraphState()
1600 if (!m_rView.IsReadOnly()) in FillAccessibleStateSet()
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx268 if( pObjShell && pObjShell->IsReadOnly() ) in FrameView()
/trunk/main/svx/source/form/
H A Dfmundo.cxx268 …if (bReadOnly != (rModel.GetObjectShell()->IsReadOnly() || rModel.GetObjectShell()->IsReadOnlyUI()… in ModeChanged()
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx767 aEvent.IsEnabled = !pEdit->IsReadOnly() && pEdit->GetSelection().Len(); in addStatusListener()
/trunk/main/cui/source/customize/
H A Dmacropg.cxx445 sal_Bool _SvxMacroTabPage::IsReadOnly() const in IsReadOnly() function in _SvxMacroTabPage
H A Dcfg.cxx1041 if ( xManager.is() && !IsReadOnly() ) in PersistChanges()
1778 if ( !pDocData->IsReadOnly() ) in Reset()
1893 if ( pData && !pData->IsReadOnly() ) in Reset()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx278 sal_Bool IsReadOnly() const;
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1615 !pDoc->GetDocShell()->IsReadOnly() || bAllProtect )) ) ) in UpdateCrsr()
1718 !pDoc->GetDocShell()->IsReadOnly() || bAllProtect ) ) in UpdateCrsr()
/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx1970 !pTab->GetFmt()->GetDoc()->GetDocShell()->IsReadOnly() ) in GrowFrm()
2068 !pTab->GetFmt()->GetDoc()->GetDocShell()->IsReadOnly() ) in ShrinkFrm()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx445 !pWrtShell->GetView().GetDocShell()->IsReadOnly(); in GetData()
3228 if( ( pDShell && pDShell->IsReadOnly() ) || pWrtShell->HasReadonlySel() ) in StartDrag()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx826 if ( bIdleDisabled || !pDocOptions->IsAutoSpell() || (pShell && pShell->IsReadOnly()) ) in ContinueOnlineSpelling()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx364 …bProtectDoc = rDoc.IsTabProtected( aCellPos.Tab() ) || pViewData->GetSfxDocShell()->IsReadOnly() ; in lcl_UnLockComment()
3209 sal_Bool bReadOnly = pViewData->GetDocShell()->IsReadOnly(); in UpdateInputContext()
3582 if ( pViewData->GetDocShell()->IsReadOnly() ) in AcceptDrop()
H A Dtabvwsh4.cxx1604 bReadOnly = pDocSh->IsReadOnly(); in Construct()
H A Dcellsh2.cxx1291 if ( pDocSh->IsReadOnly() || pDoc->GetChangeTrack()!=NULL || in GetDBState()
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx821 mpDocSh && !mpDocSh->IsReadOnly() ) in StartOnlineSpelling()
H A Ddrawdoc3.cxx1222 FASTBOOL SdDrawDocument::IsReadOnly() const in IsReadOnly() function in SdDrawDocument
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx1754 if(bModified && !IsReadOnly()) in ReloadFromHtml()
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx1556 if (IsReadOnly()) return sal_False; in IsDeleteMarkedPossible()
H A Dsvdmodel.cxx367 FASTBOOL SdrModel::IsReadOnly() const in IsReadOnly() function in SdrModel
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1564 sal_Bool bRead(IsReadOnly()); in DisplayData()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx217 sal_Bool EditView::IsReadOnly() const in IsReadOnly() function in EditView
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1953 aProp <<= (sal_Bool) pListBox->IsReadOnly(); in getProperty()
3655 return ( pEdit && !pEdit->IsReadOnly() && pEdit->IsEnabled() ) ? sal_True : sal_False; in isEditable()
3754 aProp <<= (sal_Bool) pEdit->IsReadOnly(); in getProperty()

Completed in 340 milliseconds

12345678910