Home
last modified time | relevance | path

Searched refs:IsReadOnly (Results 51 – 75 of 243) sorted by relevance

12345678910

/trunk/main/sc/source/ui/view/
H A Dcolrowba.cxx216 !pViewData->GetDocShell()->IsReadOnly(); in ResizeAllowed()
383 !pViewData->GetDocShell()->IsReadOnly(); in ResizeAllowed()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx853 … ( ( nWh == SID_BASICLOAD ) && ( StarBASIC::IsRunning() || ( pCurWin && pCurWin->IsReadOnly() ) ) ) in GetState()
987 if( (pCurWin && pCurWin->IsReadOnly()) || GetCurLibName().Len() == 0 ) in GetState()
1022 if( (pCurWin && pCurWin->IsReadOnly()) || GetCurLibName().Len() == 0 ) in GetState()
1039 if ( pCurWin && pCurWin->IsA( TYPE( DialogWindow ) ) && !pCurWin->IsReadOnly() ) in HasUIFeature()
/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx287 if (pCurDocShell&& !pCurDocShell->IsReadOnly()) in FillItemSet_Impl()
359 sal_Bool bIsReadonly = pCurDocShell->IsReadOnly(); in Reset_Impl()
H A Dversdlg.cxx299 sal_Bool bEnable = !pObjShell->IsReadOnly(); in Init_Impl()
384 aDeleteButton.Enable( bEnable!= false && !pObjShell->IsReadOnly() ); in IMPL_LINK()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx980 if ( aTemplName.getLength() || (aTemplURL.getLength() && !IsReadOnly()) ) in UpdateFromTemplate_Impl()
1187 if ( ( !IsReadOnly() && !IsReadOnlyUI() ) in SetModifyPasswordHash()
1206 if ( ( !IsReadOnly() && !IsReadOnlyUI() ) in SetModifyPasswordInfo()
/trunk/main/vcl/source/control/
H A Dspinfld.cxx421 if ( !IsReadOnly() ) in MouseButtonDown()
537 if ( !IsReadOnly() ) in Notify()
590 if ( ( rNEvt.GetCommandEvent()->GetCommand() == COMMAND_WHEEL ) && !IsReadOnly() ) in Notify()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx403 if ( !pSh->IsReadOnly() ) in ExecReload_Impl()
444 if ( !pSh->IsReadOnly() ) in ExecReload_Impl()
614 sal_Bool bForEdit = !pSh->IsReadOnly(); in ExecReload_Impl()
943 rSet.Put( SfxBoolItem( nWhich, !pSh->IsReadOnly() ) ); in StateReload_Impl()
1382 sal_Bool bIsReadOnly = xObjSh->IsReadOnly(); in Notify()
1457 if ( !xObjSh->IsReadOnly() ) in Notify()
1524 pDispatcher->SetReadOnly_Impl( pObjSh->IsReadOnly() ); in Construct_Impl()
/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx116 else if( !bFrmDrag && rView.GetDocShell()->IsReadOnly() && in StartDrag()
356 if( rView.GetDocShell()->IsReadOnly() ) in AcceptDrop()
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx587 bool SlideSorterModel::IsReadOnly (void) const in IsReadOnly() function in sd::slidesorter::model::SlideSorterModel
591 return mrSlideSorter.GetViewShellBase()->GetDocShell()->IsReadOnly(); in IsReadOnly()
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx153 if(GetDocShell()->IsReadOnly()) in ApplyAccessiblityOptions()
274 sal_Bool bReadonly = GetDocShell()->IsReadOnly(); in StateViewOptions()
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx141 virtual sal_Bool IsReadOnly() const = 0;
177 virtual sal_Bool IsReadOnly() const;
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx745 if ( !pField || (!_bNew && (*aIter)->IsReadOnly() && !_bKeyColumns) ) in appendColumns()
1069 if ( (*aIter)->IsReadOnly() ) in alterColumns()
1218 if ( (*aIter)->IsReadOnly() ) in alterColumns()
1295 if ( !pField || (*aIter)->IsReadOnly() || aColumns.find(pField->GetName()) != aColumns.end() ) in alterColumns()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx557 bool RichTextControlImpl::IsReadOnly() const in IsReadOnly() function in frm::RichTextControlImpl
559 return m_pView->IsReadOnly( ); in IsReadOnly()
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx179 IsReadOnly( rtl::OUString::createFromAscii( "IsReadOnly" ) ), in shell()
341 IsReadOnly, in shell()
927 else if(values[i].Name == IsReadOnly || in setv()
947 if(values[i].Name == IsReadOnly) in setv()
2183 seq[j].Name == IsReadOnly) in getMaskFromProperties()
2426 it1 = properties.find( MyProperty( IsReadOnly ) ); in commit()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1239 sal_Bool bReadonly = pActiveShell->GetView().GetDocShell()->IsReadOnly(); in CreateContextMenu()
1319 …() == CONTENT_TYPE_POSTIT) && (!pActiveShell->GetView().GetDocShell()->IsReadOnly()) && ( pType->G… in CreateContextMenu()
1577 sal_Bool bReadOnly = pShell ? pShell->GetView().GetDocShell()->IsReadOnly() : sal_True; in Display()
2257 if( !GetWrtShell()->GetView().GetDocShell()->IsReadOnly() && in ExecCommand()
2487 && !GetWrtShell()->GetView().GetDocShell()->IsReadOnly()) in NotifyStartDrag()
2676 !pActiveShell->GetView().GetDocShell()->IsReadOnly()) in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dfutext.cxx524 if (!bReturn && mpView->IsAction() && !mpDocSh->IsReadOnly()) in MouseMove()
824 !mpDocSh->IsReadOnly() && in MouseButtonUp()
1015 if (mpDocSh->IsReadOnly()) in KeyInput()
/trunk/main/linguistic/source/
H A Dconvdic.cxx230 bIsReadonly = IsReadOnly( rMainURL, &bExists ); in ConvDic()
239 bIsReadonly = IsReadOnly( rMainURL ); // will be sal_False if Save was succesfull in ConvDic()
/trunk/main/autodoc/inc/ary/idl/
H A Dik_attribute.hxx52 static bool IsReadOnly(
H A Dik_property.hxx50 static bool IsReadOnly(
/trunk/main/unotools/inc/unotools/
H A Djavaoptions.hxx65 sal_Bool IsReadOnly( EOption eOption ) const;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/pcr/
H A Dcom.sun.star.comp.extensions.DefaultFormComponentInspectorModel.csv7 …aultFormComponentInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"IsReadOnly()"
H A Dorg.openoffice.comp.extensions.ObjectInspectorModel.csv7 "ObjectInspectorModel";"com::sun::star::inspection::XObjectInspectorModel";"IsReadOnly()"
/trunk/main/svl/inc/svl/
H A Dcjkoptions.hxx71 sal_Bool IsReadOnly(EOption eOption) const;
H A Dctloptions.hxx86 sal_Bool IsReadOnly(EOption eOption) const;
/trunk/main/dbaccess/source/ui/inc/
H A DTableRow.hxx90 inline bool IsReadOnly() const { return m_bReadOnly; } in IsReadOnly() function in dbaui::OTableRow

Completed in 133 milliseconds

12345678910