Home
last modified time | relevance | path

Searched refs:IsReadOnly (Results 151 – 175 of 243) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/ucb/
H A DHelpContent.idl120 boolean IsReadOnly ( read-only, always "true" )
H A DFTPContent.idl175 boolean IsReadOnly ( read-only attribute )
H A DFileContent.idl185 boolean IsReadOnly ( read-only attribute )
/trunk/main/sd/inc/
H A Dsdpage.hxx187 virtual FASTBOOL IsReadOnly() const;
H A Ddrawdoc.hxx236 virtual FASTBOOL IsReadOnly() const;
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx387 virtual sal_Bool IsReadOnly();
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx433 if ( pDocSh->IsReadOnly() || !pMed->IsUpdatePickList() ) in Notify()
/trunk/main/svx/inc/svx/
H A Dsvdpage.hxx168 virtual FASTBOOL IsReadOnly() const;
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx366 pWrtShell->HasReadonlySel()||GetDocShell()->IsReadOnly())); in GetState()
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx207 bReadOnly = aMedium.IsReadOnly(); in detect()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx218 sal_Bool bExecHyperlinks = rView.GetDocShell()->IsReadOnly(); in RequestHelp()
/trunk/main/svx/source/svdraw/
H A Dsvdpage.cxx774 FASTBOOL SdrObjList::IsReadOnly() const in IsReadOnly() function in SdrObjList
777 if (pPage!=NULL && pPage!=this) bRet=pPage->IsReadOnly(); in IsReadOnly()
/trunk/main/starmath/source/
H A Dsmdetect.cxx202 bReadOnly = aMedium.IsReadOnly(); in detect()
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx235 sal_Bool IsReadOnly();
/trunk/main/svx/source/form/
H A Dfmview.cxx142 if( pObjShell && pObjShell->IsReadOnly() ) in Init()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4884 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL) !((Edit*)pControl)->IsReadOnly() ); in Execute()
4887 if ( ! ((Edit*)pControl)->IsReadOnly() ) in Execute()
5039 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL) !((ComboBox*)pControl)->IsReadOnly() ); in Execute()
5063 if ( ! ((ComboBox*)pControl)->IsReadOnly() ) in Execute()
5135 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL) !((SpinField*)pControl)->IsReadOnly() ); in Execute()
5138 if ( ! ((SpinField*)pControl)->IsReadOnly() ) in Execute()
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx211 bReadonly = pDocSh->IsReadOnly(); in ApplyUsrPref()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx238 bReadOnly = aMedium.IsReadOnly(); in detect()
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx268 sal_Bool _SfxMacroTabPage::IsReadOnly() const in IsReadOnly() function in _SfxMacroTabPage
/trunk/main/sd/source/core/
H A Dsdpage2.cxx309 FASTBOOL SdPage::IsReadOnly() const in IsReadOnly() function in SdPage
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx1047 if ( GetDocSh()->IsReadOnly() ) in GetMenuState()
1592 if ( bDisableEditHyperlink || GetDocSh()->IsReadOnly() ) in GetMenuState()
H A Doutlnvsh.cxx463 rSet.Put( SfxBoolItem( SID_READONLY_MODE, GetDocSh()->IsReadOnly() ) ); in GetCtrlState()
992 if ( GetDocSh()->IsReadOnly() ) in GetMenuState()
/trunk/main/ucb/source/ucp/file/
H A Dshell.hxx574 const rtl::OUString IsReadOnly; member in fileaccess::shell
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx156 …if ( pDoc->IsReadOnly() && !(aVerbs[n].VerbAttributes & embed::VerbAttributes::MS_VERBATTR_NEVERDI… in InsertVerbs_Impl()
/trunk/main/svx/source/inc/
H A Dfmprop.hrc78 …e FM_PROP_ISREADONLY rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsReadOnly" ) )

Completed in 193 milliseconds

12345678910