/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | TableRow.hxx | 84 inline void SetReadOnly( bool _bRead=true ){ m_bReadOnly = _bRead; } in SetReadOnly() function in dbaui::OTableRow
|
H A D | WNameMatch.hxx | 60 void SetReadOnly(sal_Bool _bRo=sal_True) { m_bReadOnly = _bRo; } in SetReadOnly() function in dbaui::OColumnTreeBox
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | editimplementation.hxx | 73 void GenericEditImplementation< EDIT >::SetReadOnly( sal_Bool bReadOnly ) in SetReadOnly() function in GenericEditImplementation
|
H A D | filectrl.hxx | 91 void SetReadOnly( sal_Bool bReadOnly = sal_True ) { maEdit.SetReadOnly( bReadOnly ); } in SetReadOnly() function in FileControl
|
/aoo41x/main/svx/source/inc/ |
H A D | fmundo.hxx | 181 void SetReadOnly( sal_Bool bRead, const Accessor& ) { bReadOnly = bRead; } in SetReadOnly() function in FmXUndoEnvironment
|
H A D | gridcell.hxx | 181 void SetReadOnly(sal_Bool bRead){m_bReadOnly = bRead;} in SetReadOnly() function in DbGridColumn
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | FieldDescGenWin.cxx | 85 void OFieldDescGenWin::SetReadOnly( sal_Bool bReadOnly ) in SetReadOnly() function in OFieldDescGenWin
|
H A D | TableFieldDescWin.cxx | 132 void OTableFieldDescWin::SetReadOnly( sal_Bool bRead ) in SetReadOnly() function in OTableFieldDescWin
|
H A D | TEditControl.cxx | 275 void OTableEditorCtrl::SetReadOnly( sal_Bool bRead ) in SetReadOnly() function in OTableEditorCtrl
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | dlg_DataEditor.cxx | 185 void DataEditor::SetReadOnly( bool bReadOnly ) in SetReadOnly() function in chart::DataEditor
|
H A D | DataBrowser.cxx | 748 bool DataBrowser::SetReadOnly( bool bNewState ) in SetReadOnly() function in chart::DataBrowser
|
/aoo41x/main/forms/source/richtext/ |
H A D | richtextvclcontrol.cxx | 349 void RichTextControl::SetReadOnly( bool _bReadOnly ) in SetReadOnly() function in frm::RichTextControl
|
H A D | richtextimplcontrol.cxx | 551 void RichTextControlImpl::SetReadOnly( bool _bReadOnly ) in SetReadOnly() function in frm::RichTextControlImpl
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | browserline.cxx | 319 void OBrowserLine::SetReadOnly( bool _bReadOnly ) in SetReadOnly() function in pcr::OBrowserLine
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | frmdescr.hxx | 119 void SetReadOnly( sal_Bool bSet ) { bReadOnly = bSet;} in SetReadOnly() function in SfxFrameDescriptor
|
/aoo41x/main/vcl/inc/ |
H A D | ilstbox.hxx | 376 void SetReadOnly( bool bReadOnly ) { mbReadOnly = bReadOnly; } in SetReadOnly() function in ImplListBoxWindow 488 void SetReadOnly( sal_Bool b ) { maLBWindow.SetReadOnly( b ); } in SetReadOnly() function in ImplListBox
|
/aoo41x/main/svtools/source/edit/ |
H A D | svmedit.cxx | 409 void ImpSvMEdit::SetReadOnly( sal_Bool bRdOnly ) in SetReadOnly() function in ImpSvMEdit 1159 void MultiLineEdit::SetReadOnly( sal_Bool bReadOnly ) in SetReadOnly() function in MultiLineEdit
|
/aoo41x/main/cui/source/customize/ |
H A D | macropg.cxx | 440 void _SvxMacroTabPage::SetReadOnly( sal_Bool bSet ) in SetReadOnly() function in _SvxMacroTabPage
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 521 void OFieldDescControl::SetReadOnly( sal_Bool bReadOnly ) in SetReadOnly() function in OFieldDescControl
|
/aoo41x/main/basctl/source/basicide/ |
H A D | baside3.cxx | 1318 void DialogWindow::SetReadOnly( sal_Bool b ) in SetReadOnly() function in DialogWindow
|
H A D | bastypes.cxx | 227 void IDEBaseWindow::SetReadOnly( sal_Bool ) in SetReadOnly() function in IDEBaseWindow
|
H A D | baside2.cxx | 1437 void ModulWindow::SetReadOnly( sal_Bool b ) in SetReadOnly() function in ModulWindow
|
/aoo41x/main/vcl/source/control/ |
H A D | lstbox.cxx | 1570 void ListBox::SetReadOnly( sal_Bool bReadOnly ) in SetReadOnly() function in ListBox
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objmisc.cxx | 472 void SfxObjectShell::SetReadOnly() in SetReadOnly() function in SfxObjectShell
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editview.cxx | 211 void EditView::SetReadOnly( sal_Bool bReadOnly ) in SetReadOnly() function in EditView
|