/aoo41x/main/configmgr/source/ |
H A D | configurationregistry.cxx | 104 rtl::OUString const & rURL, sal_Bool bReadOnly, sal_Bool) 358 void Service::open(rtl::OUString const & rURL, sal_Bool bReadOnly, sal_Bool) in open() argument 372 (bReadOnly in open() 392 readOnly_ = bReadOnly; in open()
|
/aoo41x/main/offapi/com/sun/star/script/ |
H A D | XLibraryContainer2.idl | 74 read only according to the flag bReadOnly (true means read only) 76 void setLibraryReadOnly( [in] string Name, [in] boolean bReadOnly )
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit.cxx | 86 bReadOnly = sal_False; in ImpEditView() 1018 if ( !bReadOnly ) in PostKeyEvent() 1035 if ( !bReadOnly && IsPasteEnabled() ) in PostKeyEvent() 1071 if ( rMouseEvent.IsMiddle() && !bReadOnly && in MouseButtonUp() 1625 …sal_Int8 nActions = bReadOnly ? datatransfer::dnd::DNDConstants::ACTION_COPY : datatransfer::dnd::… in dragGestureRecognized() 1643 …if ( !bReadOnly && rDSDE.DropSuccess && !pDragAndDropInfo->bOutlinerMode && ( rDSDE.DropAction & d… in dragDropEnd() 1849 if ( GetOutputArea().IsInside( aMousePos ) && !bReadOnly ) in dragOver()
|
H A D | editeng.cxx | 837 sal_Bool bReadOnly = pEditView->IsReadOnly(); in PostKeyEvent() local 857 if ( !bReadOnly ) in PostKeyEvent() 864 if ( !bReadOnly ) in PostKeyEvent() 1002 if ( !bReadOnly && !rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent() 1072 if ( !bReadOnly && !rKeyEvent.GetKeyCode().IsMod1() && !rKeyEvent.GetKeyCode().IsMod2() ) in PostKeyEvent() 1099 if ( !bReadOnly ) in PostKeyEvent() 1153 if ( !bReadOnly && IsSimpleCharInput( rKeyEvent ) ) in PostKeyEvent() 1268 DBG_ASSERT( !bReadOnly, "ReadOnly but modified???" ); in PostKeyEvent()
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpbmp.cxx | 248 void SvpSalBitmap::ReleaseBuffer( BitmapBuffer* pBuffer, bool bReadOnly ) in ReleaseBuffer() argument 250 if( !bReadOnly && pBuffer->maPalette.GetEntryCount() ) in ReleaseBuffer()
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salbmp.cxx | 518 BitmapBuffer* Os2SalBitmap::AcquireBuffer( bool bReadOnly ) in AcquireBuffer() argument 607 void Os2SalBitmap::ReleaseBuffer( BitmapBuffer* pBuffer, bool bReadOnly ) in ReleaseBuffer() argument 613 if( !bReadOnly && !!pBuffer->maPalette ) in ReleaseBuffer()
|
/aoo41x/main/forms/source/richtext/ |
H A D | richtextcontrol.cxx | 462 sal_Bool bReadOnly( pControl->IsReadOnly() ); in setProperty() local 463 OSL_VERIFY( _rValue >>= bReadOnly ); in setProperty() 464 pControl->SetReadOnly( bReadOnly ); in setProperty()
|
/aoo41x/main/cpputools/source/unoexe/ |
H A D | unoexe.cxx | 340 sal_Bool bReadOnly, sal_Bool bCreate ) in openRegistry() argument 353 xNewReg->open( convertToFileUrl(rURL), bReadOnly, bCreate ); in openRegistry() 365 if (bReadOnly) in openRegistry()
|
/aoo41x/main/udkapi/com/sun/star/registry/ |
H A D | XSimpleRegistry.idl | 71 @param bReadOnly 83 [in] boolean bReadOnly,
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | ConfigHelper.java | 97 boolean bReadOnly ) in ConfigHelper() argument 114 if (bReadOnly) in ConfigHelper()
|
/aoo41x/main/comphelper/source/misc/ |
H A D | configurationhelper.cxx | 78 … sal_Bool bReadOnly = ((eMode & ConfigurationHelper::E_READONLY)==ConfigurationHelper::E_READONLY); in openConfig() local 79 if (bReadOnly) in openConfig()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 643 sal_Bool bReadOnly = sal_False; in CheckButtons() local 651 bReadOnly = sal_True; in CheckButtons() 654 if ( bReadOnly || eLocation == LIBRARY_LOCATION_SHARE ) in CheckButtons() 666 if ( nDepth >= 2 && !bReadOnly && eLocation != LIBRARY_LOCATION_SHARE ) in CheckButtons()
|
/aoo41x/main/oox/source/ole/ |
H A D | olestorage.cxx | 201 … const Reference< XNameContainer >& rxStorage, const OUString& rElementName, bool bReadOnly ) : in OleStorage() argument 202 StorageBase( rParentStorage, rElementName, bReadOnly ), in OleStorage()
|
/aoo41x/main/forms/source/component/ |
H A D | ImageControl.cxx | 984 sal_Bool bReadOnly = false; in mousePressed() local 985 xSet->getPropertyValue(PROPERTY_READONLY) >>= bReadOnly; in mousePressed() 986 if (bReadOnly) in mousePressed()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fusel.cxx | 170 const bool bReadOnly = mpDocSh->IsReadOnly(); in MouseButtonDown() local 337 else if( !bReadOnly && rMEvt.GetClicks() == 2) in MouseButtonDown() 418 if ( !bReadOnly && in MouseButtonDown() 450 else if ( !bReadOnly in MouseButtonDown()
|
/aoo41x/main/xmlsecurity/source/component/ |
H A D | documentdigitalsignatures.hxx | 57 …un::star::io::XStream >& xSignStream, DocumentSignatureMode eMode, bool bReadOnly ) throw (::com::… 58 …tar::io::XInputStream >& xSignStream, DocumentSignatureMode eMode, bool bReadOnly ) throw (::com::…
|
/aoo41x/main/ucbhelper/source/provider/ |
H A D | resultsetmetadata.cxx | 92 sal_Bool bReadOnly ) in ResultSetMetaData() argument 96 m_bReadOnly( bReadOnly ) in ResultSetMetaData()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unopool.cxx | 94 SfxItemPool* SvxUnoDrawPool::getModelPool( sal_Bool bReadOnly ) throw() in getModelPool() argument 102 if( bReadOnly ) in getModelPool()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdedtv.hxx | 98 unsigned bReadOnly : 1; member in SdrEditView 234 sal_Bool IsReadOnly() const { ForcePossibilities(); return bReadOnly; } in IsReadOnly()
|
/aoo41x/main/wizards/com/sun/star/wizards/form/ |
H A D | FormWizard.java | 124 boolean bReadOnly = (sPreSelectedTableName.length() > 0); in enterStep() 133 curSubFormFieldSelection.preselectCommand(sPreSelectedTableName, bReadOnly); in enterStep()
|
/aoo41x/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 499 sal_Bool bReadOnly = sal_True; in lcl_determineReadOnly() local 500 xModelProps->getPropertyValue( FM_PROP_READONLY ) >>= bReadOnly; in lcl_determineReadOnly() 501 bIsReadOnlyModel = bReadOnly; in lcl_determineReadOnly()
|
/aoo41x/main/svtools/source/edit/ |
H A D | svmedit.cxx | 1159 void MultiLineEdit::SetReadOnly( sal_Bool bReadOnly ) in SetReadOnly() argument 1161 pImpSvMEdit->SetReadOnly( bReadOnly ); in SetReadOnly() 1162 Edit::SetReadOnly( bReadOnly ); in SetReadOnly() 1166 if ( bReadOnly ) in SetReadOnly()
|
/aoo41x/main/stoc/source/simpleregistry/ |
H A D | simpleregistry.cxx | 84 rtl::OUString const & rURL, sal_Bool bReadOnly, sal_Bool bCreate) 1135 rtl::OUString const & rURL, sal_Bool bReadOnly, sal_Bool bCreate) in open() argument 1152 : registry_.open(rURL, bReadOnly ? REG_READONLY : REG_READWRITE); in open() 1160 if (bReadOnly && !bCreate) { in open()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | editbrowsebox.hxx | 142 virtual void SetReadOnly( sal_Bool bReadOnly ) = 0; 178 virtual void SetReadOnly( sal_Bool bReadOnly );
|
/aoo41x/main/filter/source/xsltfilter/ |
H A D | uof2storage.cxx | 75 …orageBase( const StorageBase& rParentStorage, const ::rtl::OUString& rStorageName, bool bReadOnly ) in StorageBase() argument 79 , m_bReadOnly(bReadOnly) in StorageBase()
|