Home
last modified time | relevance | path

Searched refs:IsReadOnly (Results 101 – 125 of 243) sorted by relevance

12345678910

/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx423 if (!mpDocSh->IsReadOnly()) in KeyInput()
862 !mpDocSh->IsReadOnly()) in DoubleClick()
H A Dfuoltext.cxx247 if( !mpDocSh->IsReadOnly() || nKeyGroup == KEYGROUP_CURSOR ) in KeyInput()
/trunk/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx78 if ( mrSidebarWin.IsReadOnly() ) in MouseButtonDown()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx144 bool bProtectDoc = rDoc.IsTabProtected( nTab ) || (pDocSh && pDocSh->IsReadOnly()); in IsNoteCaptionClicked()
/trunk/main/cui/source/inc/
H A Dmacropg.hxx106 sal_Bool IsReadOnly() const;
H A Diconcdlg.hxx142 virtual sal_Bool IsReadOnly() const;
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableRow.cxx70 ,m_bReadOnly(rRow.IsReadOnly()) in OTableRow()
H A DTEditControl.hxx176 sal_Bool IsReadOnly();
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx856 if ((rNEvt.GetType() == EVENT_KEYINPUT) && !IsReadOnly()) in Notify()
875 if ((rNEvt.GetType() == EVENT_COMMAND) && !IsReadOnly()) in Notify()
/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx134 sal_Bool IconChoicePage::IsReadOnly() const in IsReadOnly() function in IconChoicePage
813 sal_Bool bReadOnly = pData->pPage->IsReadOnly(); in ActivatePageImpl()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1277 if(GetView().GetDocShell()->IsReadOnly()) in Execute()
1697 if( GetView().GetDocShell()->IsReadOnly() in GetState()
1741 if(!GetView().GetDocShell()->IsReadOnly()) in GetState()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx119 sal_Bool bReadOnly = IsReadOnly(); in PostKeyEvent()
1578 sal_Bool OutlinerView::IsReadOnly() const in IsReadOnly() function in OutlinerView
1581 return pEditView->IsReadOnly(); in IsReadOnly()
/trunk/main/sw/inc/
H A DSidebarWin.hxx133 sal_Bool IsReadOnly() in IsReadOnly() function in sw::sidebarwindows::SwSidebarWin
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyControlFactory.idl59 …Note that this parameter might be ignored if the <member>XObjectInspectorModel::IsReadOnly</member>
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx175 virtual sal_Bool IsReadOnly() { return sal_False; }; in IsReadOnly() function in dbaui::OFieldDescControl
/trunk/main/vcl/source/control/
H A Dedit.cxx2044 …SetInputContext( InputContext( GetFont(), !IsReadOnly() ? INPUTCONTEXT_TEXT|INPUTCONTEXT_EXTTEXTIN… in GetFocus()
2107 if ( IsReadOnly() ) in Command()
3001 if ( !IsReadOnly() ) in dragGestureRecognized()
3136 if ( IsReadOnly() || aSel.IsInside( mpDDInfo->nDropPos ) || ! mpDDInfo->bIsStringSupported ) in dragOver()
/trunk/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx120 sal_Bool IsReadOnly( ) const { return bReadOnly;} in IsReadOnly() function in SfxFrameDescriptor
/trunk/main/sw/source/ui/web/
H A Dwview.cxx280 if( !GetDocShell()->IsReadOnly() ) in SelectShell()
/trunk/main/offapi/com/sun/star/sdb/
H A DResultColumn.idl77 [readonly, property] boolean IsReadOnly;
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx209 sal_Bool bExecHyperlinks = rDoc.GetDocShell()->IsReadOnly(); in RequestHelp()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx570 if ( !IsReadOnly() && IsLoadReadonly() ) in ImportFromGeneratedStream_Impl()
700 if ( !IsReadOnly() && IsLoadReadonly() ) in DoLoad()
2724 if ( IsReadOnly() ) in Save_Impl()
2827 sal_Bool bWasReadonly = IsReadOnly(); in CommonSaveAs_Impl()
2830 && IsReadOnly() ) in CommonSaveAs_Impl()
H A Ddocfile.cxx498 return ( !IsReadOnly() && in DocNeedsFileDateCheck()
1135 if ( !bResult && !IsReadOnly() ) in LockOrigFileOnDemand()
1324 if ( !bResult && !IsReadOnly() ) in LockOrigFileOnDemand()
3675 sal_Bool SfxMedium::IsReadOnly() in IsReadOnly() function in SfxMedium
3933 if ( !IsReadOnly() ) in SignContents_Impl()
/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx796 if( pDocShell->IsReadOnly() ) in GetState()
829 if( pDocShell->IsReadOnly() ) in GetState()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx84 if(IsReadOnly()) in ErrorMessage()
101 return !IsReadOnly() || aDocument.IsImportingXML() || aDocument.IsChangeReadOnlyEnabled(); in IsEditable()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx601 const bool bReadOnly = mrBase.GetDocShell()->IsReadOnly(); in GetAnnotationState()
1000 const bool bReadOnly = mrBase.GetDocShell()->IsReadOnly(); in ExecuteAnnotationContextMenu()

Completed in 139 milliseconds

12345678910