Home
last modified time | relevance | path

Searched refs:IsReadOnly (Results 126 – 150 of 243) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/sdb/
H A DDatabaseAccess.idl87 [readonly, property] boolean IsReadOnly;
/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx232 if( !pDrViewSh->GetDocSh()->IsReadOnly() ) in AcceptDrop()
/trunk/main/svx/inc/svx/
H A Dgaltheme.hxx178 SVX_DLLPUBLIC sal_Bool IsReadOnly() const;
H A Dsvdpagv.hxx227 sal_Bool IsReadOnly() const;
H A Dsvdedtv.hxx234 sal_Bool IsReadOnly() const { ForcePossibilities(); return bReadOnly; } in IsReadOnly() function in SdrEditView
/trunk/main/sw/source/core/view/
H A Dvnew.cxx93 if( pDShell && pDShell->IsReadOnly() ) in Init()
/trunk/main/vcl/inc/vcl/
H A Dlstbox.hxx193 sal_Bool IsReadOnly() const;
H A Dedit.hxx189 virtual sal_Bool IsReadOnly() const { return mbReadOnly; } in IsReadOnly() function in Edit
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx108 sal_Bool IsReadOnly() const;
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx415 sal_Bool bReadOnly = IsReadOnly(); in ExecFile_Impl()
1160 rSet.Put( SfxBoolItem( SID_DOC_READONLY, IsReadOnly() ) ); in StateProps_Impl()
H A Dfrmdescr.cxx156 pFrame->SetReadOnly( IsReadOnly() ); in Clone()
/trunk/main/svx/source/inc/
H A Dfmundo.hxx182 sal_Bool IsReadOnly() const {return bReadOnly;} in IsReadOnly() function in FmXUndoEnvironment
/trunk/main/sd/source/ui/dlg/
H A DLayerTabBar.cxx169 if( !pDrViewSh->GetDocSh()->IsReadOnly() ) in AcceptDrop()
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx169 sal_Bool IsReadOnly() const;
/trunk/main/autodoc/source/display/idl/
H A Dhfi_service.cxx270 if (PropertyAttr::IsReadOnly(i_property)) in produce_SummaryDeclaration()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx824 if ( rMouseEvent.IsMiddle() && !IsReadOnly() && in MouseButtonUp()
2137 if ( !IsReadOnly() ) in dragGestureRecognized()
2305 if ( IsReadOnly() || IsInSelection( mpImpl->mpDDInfo->maDropPos ) || bProtected) in dragOver()
2454 sal_Bool TextView::IsReadOnly() const in IsReadOnly() function in TextView
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx366 sal_Bool SfxTabPage::IsReadOnly() const in IsReadOnly() function in SfxTabPage
1498 sal_Bool bReadOnly = pTabPage->IsReadOnly(); in IMPL_LINK()
/trunk/main/sd/source/ui/func/
H A Dfusel.cxx170 const bool bReadOnly = mpDocSh->IsReadOnly(); in MouseButtonDown()
238 && !mpDocSh->IsReadOnly() in MouseButtonDown()
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx222 virtual sal_Bool IsReadOnly();
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx303 virtual sal_Bool IsReadOnly() const;
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx315 if (!IsReadOnly()) in GetState()
/trunk/main/linguistic/inc/linguistic/
H A Dmisc.hxx140 sal_Bool IsReadOnly( const String &rURL, sal_Bool *pbExist = 0 );
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx370 !pActiveShell->GetView().GetDocShell()->IsReadOnly()) in CreateContextMenu()
562 pActiveShell->GetView().GetDocShell()->IsReadOnly(); in SelectHdl()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx303 …return ( pMultiLineEdit && !pMultiLineEdit->IsReadOnly() && pMultiLineEdit->IsEnabled() ) ? sal_Tr… in isEditable()
501 aProp <<= pMultiLineEdit->IsReadOnly(); in getProperty()
701 …return ( pFileControl && !pFileControl->GetEdit().IsReadOnly() && pFileControl->GetEdit().IsEnable… in isEditable()
/trunk/main/svx/source/gallery2/
H A Dgalexpl.cxx55 if( pEntry && !pEntry->IsReadOnly() && !pEntry->IsHidden() ) in FillThemeList()

Completed in 145 milliseconds

12345678910