Home
last modified time | relevance | path

Searched refs:IsReadOnly (Results 176 – 200 of 243) sorted by relevance

12345678910

/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx508 sal_Bool bDel = (!pGlosHdl->IsReadOnly(&rGroup)); in IsDeleteAllowed()
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorModel.idl179 [attribute, bound] boolean IsReadOnly;
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx350 aViewData.GetSfxDocShell()->IsReadOnly(); in UpdateLayerLocks()
H A Dtabview2.cxx917 if(aViewData.GetDocShell()->IsReadOnly()) in ErrorMessage()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx500 sal_Bool bReadOnly = rViewData.GetDocShell()->IsReadOnly(); in KeyInput()
/trunk/main/sw/source/core/swg/
H A Dswblocks.cxx727 sal_Bool SwTextBlocks::IsReadOnly() const in IsReadOnly() function in SwTextBlocks
/trunk/main/dbaccess/source/inc/
H A Dstringconstants.inc66 IMPLEMENT_CONSTASCII_USTRING(PROPERTY_ISREADONLY, "IsReadOnly");
/trunk/main/sw/inc/
H A Dshellio.hxx392 sal_Bool IsReadOnly() const; // ReadOnly-Flag of pImp
/trunk/main/sfx2/source/control/
H A Dshell.cxx1163 sal_Bool bReadOnly = pViewShell->GetObjectShell()->IsReadOnly(); in VerbExec()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx544 virtual FASTBOOL IsReadOnly() const;
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx934 if( mpTheme && !mpTheme->IsReadOnly() && !mpTheme ->IsImported() ) in AcceptDrop()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx777 if( GetDocShell()->IsReadOnly() ) in StateSearch()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx114 , mbReadOnly(mpView->GetDocShell()->IsReadOnly()) in SwPostItMgr()
258 if ( mbReadOnly != !!(mpView->GetDocShell()->IsReadOnly()) ) in Notify()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx462 sal_Bool bReadOnly( pControl->IsReadOnly() ); in setProperty()
/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx1069 if( mpViewShell && !mpViewShell->GetDocSh()->IsReadOnly() ) in AcceptDrop()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx174 (pDocSh && (pDocSh->IsReadOnly() || in StateOther()
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSource.idl224 [readonly, property] boolean IsReadOnly;
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx372 bReadOnly = aMedium.IsReadOnly(); in detect()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx242 if(pView && !pView->GetDocShell()->IsReadOnly() && in CreatePopupWindow()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx292 , mbReadonly(pDocShell->IsReadOnly()) in AnnotationWindow()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx439 !rKEvt.GetKeyCode().IsMod2() && !GetEditView()->IsReadOnly() ) in KeyInput()
507 && !GetEditView()->IsReadOnly() ) // Added because of #i60626, otherwise in SetSourceInBasic()
/trunk/main/cui/source/inc/
H A Dcfg.hxx123 bool IsReadOnly( ) { return bReadOnly; } in IsReadOnly() function in SaveInData
/trunk/main/svx/source/svdraw/
H A Dsvdedtv.cxx578 if (pPV->IsReadOnly()) bReadOnly=sal_True; in CheckPossibilities()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx171 if(!pObjShell->IsReadOnly()) in Init()
/trunk/main/linguistic/source/
H A Dmisc.cxx517 sal_Bool IsReadOnly( const String &rURL, sal_Bool *pbExist ) in IsReadOnly() function

Completed in 148 milliseconds

12345678910