Home
last modified time | relevance | path

Searched refs:IsReadOnly (Results 76 – 100 of 243) sorted by relevance

12345678910

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.hxx45 virtual sal_Bool IsReadOnly();
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.hxx105 bool IsReadOnly() const;
H A Dattributedispatcher.cxx83 aEvent.IsEnabled = getEditView() ? !getEditView()->IsReadOnly() : sal_False; in buildStatusEvent()
H A Drichtextimplcontrol.hxx145 bool IsReadOnly() const;
/trunk/main/svl/inc/svl/
H A Dlanguageoptions.hxx101 sal_Bool IsReadOnly(EOption eOption) const;
/trunk/main/autodoc/inc/ary/idl/
H A Di_property.hxx68 bool IsReadOnly() const { return (nFlags & UINT32(readonly)) != 0; } in IsReadOnly() function in ary::idl::Property::Stereotypes
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx744 …if( pThemeEntry && !HasTheme( rNewName ) && ( !pThemeEntry->IsReadOnly() || pThemeEntry->IsImporte… in RenameTheme()
785 if( pThemeEntry && ( !pThemeEntry->IsReadOnly() || pThemeEntry->IsImported() ) ) in RemoveTheme()
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx682 !mpDocSh->IsReadOnly()) in IMPL_LINK_INLINE_END()
873 if(!bReturn && !mpDocSh->IsReadOnly()) in IMPL_LINK_INLINE_END()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx126 sal_Bool IsReadOnly( EOption eOption ) const;
H A Dsecurityoptions.hxx167 sal_Bool IsReadOnly( EOption eOption ) const ;
H A Dsyslocaleoptions.hxx161 sal_Bool IsReadOnly( EOption eOption ) const;
/trunk/main/autodoc/source/ary/idl/
H A Di_attribute.cxx115 attr::IsReadOnly( const CodeEntity & i_ce ) in IsReadOnly() function in ary::idl::ifc_attribute::attr
/trunk/main/cui/source/options/
H A Doptinet2.cxx1343 || ( mpSecOptions->IsReadOnly( SvtSecurityOptions::E_MACRO_SECLEVEL ) in InitControls()
1344 && mpSecOptions->IsReadOnly( SvtSecurityOptions::E_MACRO_TRUSTEDAUTHORS ) in InitControls()
1345 && mpSecOptions->IsReadOnly( SvtSecurityOptions::E_SECUREURLS ) ) ) in InitControls()
H A Doptsave.cxx597 sal_Bool bBackupRO = aSaveOpt.IsReadOnly(SvtSaveOptions::E_BACKUP); in Reset()
603 aWarnAlienFormatCB.Enable(!aSaveOpt.IsReadOnly(SvtSaveOptions::E_WARNALIENFORMAT)); in Reset()
/trunk/main/cui/source/inc/
H A Dmacroass.hxx84 sal_Bool IsReadOnly() const;
/trunk/main/sd/source/ui/slidesorter/inc/model/
H A DSlideSorterModel.hxx202 bool IsReadOnly (void) const;
/trunk/main/basctl/source/inc/
H A Dbaside3.hxx99 virtual sal_Bool IsReadOnly();
/trunk/main/sw/source/ui/inc/
H A Dgloshdl.hxx95 sal_Bool IsReadOnly( const String* = 0 ) const;
/trunk/main/sfx2/inc/sfx2/
H A Dmacropg.hxx99 sal_Bool IsReadOnly() const;
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.hxx143 bool IsReadOnly() { return mbReadonly;} in IsReadOnly() function in sd::AnnotationWindow
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ODatabaseSource.csv15 "ODatabaseSource";"com::sun::star::sdb::DataSource";"IsReadOnly"
/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx84 virtual sal_Bool IsReadOnly() const;
/trunk/main/sc/source/ui/view/
H A Dpivotsh.cxx163 sal_Bool bDisable = pDocSh->IsReadOnly() || pDoc->GetChangeTrack(); in GetState()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.hxx99 bool IsReadOnly() const;
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx501 if ( bOnlyVisible && pSh->IsPreview() && pSh->IsReadOnly() ) in GetFirst()
534 if ( bOnlyVisible && pSh->IsPreview() && pSh->IsReadOnly() ) in GetNext()

Completed in 78 milliseconds

12345678910