Home
last modified time | relevance | path

Searched refs:bRdOnly (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dcuihyperdlg.cxx385 void SvxHpLinkDlg::SetReadOnlyMode( sal_Bool bRdOnly ) in SetReadOnlyMode() argument
387 mbReadOnly = bRdOnly; in SetReadOnlyMode()
388 if ( bRdOnly ) in SetReadOnlyMode()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx508 sal_uLong SwXMLTextBlocks::OpenFile( sal_Bool bRdOnly ) in OpenFile() argument
516 bRdOnly ? embed::ElementModes::READ : embed::ElementModes::READWRITE ); in OpenFile()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx133 void SetReadOnly( sal_Bool bRdOnly );
409 void ImpSvMEdit::SetReadOnly( sal_Bool bRdOnly ) in SetReadOnly() argument
411 mpTextWindow->GetTextView()->SetReadOnly( bRdOnly ); in SetReadOnly()

Completed in 37 milliseconds