/aoo41x/main/svl/source/config/ |
H A D | languageoptions.cxx | 177 sal_Bool bReadOnly = sal_False; in IsReadOnly() local 181 …case SvtLanguageOptions::E_CJKFONT : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() 182 …case SvtLanguageOptions::E_VERTICALTEXT : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() 183 …case SvtLanguageOptions::E_ASIANTYPOGRAPHY : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() 184 …case SvtLanguageOptions::E_JAPANESEFIND : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() 185 …case SvtLanguageOptions::E_RUBY : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() 186 …case SvtLanguageOptions::E_CHANGECASEMAP : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() 187 …case SvtLanguageOptions::E_DOUBLELINES : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() 188 …case SvtLanguageOptions::E_EMPHASISMARKS : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() 189 …case SvtLanguageOptions::E_VERTICALCALLOUT : bReadOnly = m_pCJKOptions->IsReadOnly(SvtCJKOptions:… in IsReadOnly() [all …]
|
H A D | cjkoptions.cxx | 369 sal_Bool bReadOnly = CFG_READONLY_DEFAULT; in IsReadOnly() local 372 case SvtCJKOptions::E_CJKFONT : bReadOnly = bROCJKFont; break; in IsReadOnly() 373 case SvtCJKOptions::E_VERTICALTEXT : bReadOnly = bROVerticalText; break; in IsReadOnly() 374 case SvtCJKOptions::E_ASIANTYPOGRAPHY : bReadOnly = bROAsianTypography; break; in IsReadOnly() 375 case SvtCJKOptions::E_JAPANESEFIND : bReadOnly = bROJapaneseFind; break; in IsReadOnly() 376 case SvtCJKOptions::E_RUBY : bReadOnly = bRORuby; break; in IsReadOnly() 377 case SvtCJKOptions::E_CHANGECASEMAP : bReadOnly = bROChangeCaseMap; break; in IsReadOnly() 378 case SvtCJKOptions::E_DOUBLELINES : bReadOnly = bRODoubleLines; break; in IsReadOnly() 379 case SvtCJKOptions::E_EMPHASISMARKS : bReadOnly = bROEmphasisMarks; break; in IsReadOnly() 382 bReadOnly = sal_True; in IsReadOnly() [all …]
|
H A D | ctloptions.cxx | 108 sal_Bool bReadOnly = CFG_READONLY_DEFAULT; in IsReadOnly() local 111 case SvtCTLOptions::E_CTLFONT : bReadOnly = m_bROCTLFontEnabled ; break; in IsReadOnly() 112 case SvtCTLOptions::E_CTLSEQUENCECHECKING : bReadOnly = m_bROCTLSequenceChecking ; break; in IsReadOnly() 113 case SvtCTLOptions::E_CTLCURSORMOVEMENT : bReadOnly = m_bROCTLCursorMovement ; break; in IsReadOnly() 114 case SvtCTLOptions::E_CTLTEXTNUMERALS : bReadOnly = m_bROCTLTextNumerals ; break; in IsReadOnly() 115 case SvtCTLOptions::E_CTLSEQUENCECHECKINGRESTRICTED: bReadOnly = m_bROCTLRestricted ; break; in IsReadOnly() 116 …case SvtCTLOptions::E_CTLSEQUENCECHECKINGTYPEANDREPLACE: bReadOnly = m_bROCTLTypeAndReplace; break; in IsReadOnly() 119 return bReadOnly; in IsReadOnly()
|
/aoo41x/main/unotools/source/config/ |
H A D | lingucfg.cxx | 787 sal_Bool bReadOnly = sal_False; in IsReadOnly() local 790 bReadOnly = IsReadOnly( nHdl ); in IsReadOnly() 791 return bReadOnly; in IsReadOnly() 798 sal_Bool bReadOnly = sal_False; in IsReadOnly() local 823 … case UPH_IS_AUTO_CLOSE_DIALOG : bReadOnly = rOpt.bROIsAutoCloseDialog; break; in IsReadOnly() 826 case UPH_IS_DIRECTION_TO_SIMPLIFIED : bReadOnly = rOpt.bROIsDirectionToSimplified; break; in IsReadOnly() 827 case UPH_IS_USE_CHARACTER_VARIANTS : bReadOnly = rOpt.bROIsUseCharacterVariants; break; in IsReadOnly() 828 case UPH_IS_TRANSLATE_COMMON_TERMS : bReadOnly = rOpt.bROIsTranslateCommonTerms; break; in IsReadOnly() 829 case UPH_IS_REVERSE_MAPPING : bReadOnly = rOpt.bROIsReverseMapping; break; in IsReadOnly() 831 case UPH_IS_GRAMMAR_AUTO: bReadOnly = rOpt.bROIsGrammarAuto; break; in IsReadOnly() [all …]
|
H A D | saveopt.cxx | 311 bReadOnly = bROAutoSaveTime; in IsReadOnly() 314 bReadOnly = bROUseUserData; in IsReadOnly() 317 bReadOnly = bROBackup; in IsReadOnly() 320 bReadOnly = bROAutoSave; in IsReadOnly() 323 bReadOnly = bROAutoSavePrompt; in IsReadOnly() 326 bReadOnly = bRODocInfSave; in IsReadOnly() 332 bReadOnly = bROSaveDocView; in IsReadOnly() 335 bReadOnly = bROSaveRelINet; in IsReadOnly() 338 bReadOnly = bROSaveRelFSys; in IsReadOnly() 341 bReadOnly = bROSaveUnpacked; in IsReadOnly() [all …]
|
/aoo41x/main/comphelper/source/misc/ |
H A D | mediadescriptor.cxx | 434 sal_Bool bReadOnly = READONLY_FALLBACK; in isStreamReadOnly() local 440 pIt->second >>= bReadOnly; in isStreamReadOnly() 441 return bReadOnly; in isStreamReadOnly() 469 bReadOnly = sal_True; in isStreamReadOnly() 482 return bReadOnly; in isStreamReadOnly() 749 sal_Bool bReadOnly = sal_False; in impl_openStreamWithURL() local 757 pIt->second >>= bReadOnly; in impl_openStreamWithURL() 764 if ( !bReadOnly && bLockFile ) in impl_openStreamWithURL() 821 bReadOnly = sal_True; in impl_openStreamWithURL() 824 sal_Bool bRequestReadOnly = bReadOnly; in impl_openStreamWithURL() [all …]
|
/aoo41x/main/cui/source/options/ |
H A D | dbregister.cxx | 215 …ame ] = DatabaseRegistration( aTransformer.get( OFileNotation::N_URL ), pRegistration->bReadOnly ); in FillItemSet() 245 …sertNewEntry( aIter->first, aTransformer.get( OFileNotation::N_SYSTEM ), aIter->second.bReadOnly ); in Reset() 314 if ( !pOldRegistration || pOldRegistration->bReadOnly ) in IMPL_LINK() 390 bool bReadOnly = true; in IMPL_LINK() local 394 bReadOnly = pRegistration->bReadOnly; in IMPL_LINK() 397 m_aEdit.Enable( !bReadOnly ); in IMPL_LINK() 398 m_aDelete.Enable( !bReadOnly ); in IMPL_LINK()
|
H A D | optpath.cxx | 339 sal_Bool bReadOnly = sal_False; in Reset() local 340 GetPathList( i, sInternal, sUser, sWritable, bReadOnly ); in Reset() 349 if ( bReadOnly ) in Reset() 441 sal_Bool bReadOnly = sal_False; in IMPL_LINK() local 442 GetPathList( pPathImpl->nRealId, sInternal, sUser, sWritable, bReadOnly ); in IMPL_LINK() 497 sal_Bool bReadOnly = sal_False; in ChangeCurrentEntry() local 498 GetPathList( pPathImpl->nRealId, sInternal, sUser, sWritable, bReadOnly ); in ChangeCurrentEntry() 561 sal_Bool bReadOnly = sal_False; in IMPL_LINK() local 562 GetPathList( pPathImpl->nRealId, sInternal, sUser, sWritable, bReadOnly ); in IMPL_LINK()
|
H A D | dbregistersettings.hxx | 38 bool bReadOnly; member 42 ,bReadOnly( true ) in DatabaseRegistration() 48 ,bReadOnly( _bReadOnly ) in DatabaseRegistration()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | impbmp.cxx | 116 BitmapBuffer* ImpBitmap::ImplAcquireBuffer( sal_Bool bReadOnly ) in ImplAcquireBuffer() argument 118 return mpSalBitmap->AcquireBuffer( bReadOnly ); in ImplAcquireBuffer() 123 void ImpBitmap::ImplReleaseBuffer( BitmapBuffer* pBuffer, sal_Bool bReadOnly ) in ImplReleaseBuffer() argument 125 mpSalBitmap->ReleaseBuffer( pBuffer, bReadOnly ); in ImplReleaseBuffer() 127 if( !bReadOnly ) in ImplReleaseBuffer()
|
/aoo41x/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 601 const bool bReadOnly = mrBase.GetDocShell()->IsReadOnly(); in GetAnnotationState() local 606 if( bReadOnly || bWrongPageKind || (nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST) ) in GetAnnotationState() 614 if( !xAnnotation.is() || bReadOnly ) in GetAnnotationState() 629 if( !bHasAnnotations || bReadOnly ) in GetAnnotationState() 1000 const bool bReadOnly = mrBase.GetDocShell()->IsReadOnly(); in ExecuteAnnotationContextMenu() local 1004 if( bReadOnly && !pAnnotationWindow ) in ExecuteAnnotationContextMenu() 1018 pMenu->EnableItem( SID_REPLYTO_POSTIT, (sAuthor != sCurrentAuthor) && !bReadOnly ); in ExecuteAnnotationContextMenu() 1019 … pMenu->EnableItem( SID_DELETE_POSTIT, (xAnnotation.is() && !bReadOnly) ? sal_True : sal_False ); in ExecuteAnnotationContextMenu() 1020 pMenu->EnableItem( SID_DELETEALLBYAUTHOR_POSTIT, !bReadOnly ); in ExecuteAnnotationContextMenu() 1021 pMenu->EnableItem( SID_DELETEALL_POSTIT, !bReadOnly ); in ExecuteAnnotationContextMenu() [all …]
|
/aoo41x/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydatasource.cxx | 105 bool bReadOnly ); 392 bool bReadOnly = !!ServiceSpecifier.equalsAsciiL( in createInstanceWithArguments() local 394 bool bReadWrite = !bReadOnly && in createInstanceWithArguments() 398 if ( !bReadOnly && !bReadWrite ) in createInstanceWithArguments() 408 bool bHasLazyWriteProp = bReadOnly; // property must be added only if in createInstanceWithArguments() 494 if ( bReadOnly ) in createInstanceWithArguments() 542 new HierarchyDataAccess( xConfigAccess, bReadOnly ) ) ); in createInstanceWithArguments() 639 bool bReadOnly ) in HierarchyDataAccess() argument 641 m_bReadOnly( bReadOnly ) in HierarchyDataAccess()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | dlg_DataEditor.cxx | 90 bool bReadOnly = true; in DataEditor() local 93 bReadOnly = xStor->isReadonly(); in DataEditor() 94 SetReadOnly( bReadOnly ); in DataEditor() 185 void DataEditor::SetReadOnly( bool bReadOnly ) in SetReadOnly() argument 187 m_bReadOnly = bReadOnly; in SetReadOnly()
|
/aoo41x/main/xmlscript/source/xmlflat_imexp/ |
H A D | xmlbas_import.cxx | 226 sal_Bool bReadOnly = sal_False; in startChildElement() local 227 getBoolAttr( &bReadOnly, in startChildElement() 236 m_xLibContainer->createLibraryLink( aName, aStorageURL, bReadOnly ) ); in startChildElement() 263 sal_Bool bReadOnly = sal_False; in startChildElement() local 264 getBoolAttr( &bReadOnly, in startChildElement() 284 …dedLibraryElement( rLocalName, xAttributes, this, m_pImport, m_xLibContainer, aName, bReadOnly ) ); in startChildElement() 320 const ::rtl::OUString& rLibName, bool bReadOnly ) in BasicEmbeddedLibraryElement() argument 324 ,m_bReadOnly( bReadOnly ) in BasicEmbeddedLibraryElement()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | gallery1.cxx | 60 bReadOnly ( _bReadOnly || _bImported ), in GalleryThemeEntry() 347 sal_Bool bReadOnly = sal_False; in ImplLoadSubDirs() local 370 aThmCnt.getPropertyValue( s_sIsReadOnly ) >>= bReadOnly; in ImplLoadSubDirs() 379 if( !bReadOnly ) in ImplLoadSubDirs() 396 aSdgCnt.getPropertyValue( s_sIsReadOnly ) >>= bReadOnly; in ImplLoadSubDirs() 407 if( !bReadOnly ) in ImplLoadSubDirs() 424 aSdvCnt.getPropertyValue( s_sIsReadOnly ) >>= bReadOnly; in ImplLoadSubDirs() 435 …alleryThemeEntry* pEntry = GalleryTheme::CreateThemeEntry( aThmURL, rbDirIsReadOnly || bReadOnly ); in ImplLoadSubDirs()
|
/aoo41x/main/framework/qa/complex/accelerators/ |
H A D | AcceleratorsConfigurationTest.java | 105 boolean bReadOnly = false; in before() 106 XNameAccess m_xConfig2 = openConfig(m_xSmgr, sConfigPath, bReadOnly); in before() 761 boolean bReadOnly = true; in getOfficeLocale() 762 XNameAccess xRootConfig = openConfig(m_xSmgr, sConfigPath, bReadOnly); in getOfficeLocale() 781 boolean bReadOnly = false; in setOfficeLocale() 782 XNameAccess xRootConfig = openConfig(m_xSmgr, sConfigPath, bReadOnly); in setOfficeLocale() 799 boolean bReadOnly) in openConfig() argument 814 if (bReadOnly) in openConfig()
|
/aoo41x/main/autodoc/source/parser_i/idl/ |
H A D | pe_attri.cxx | 55 bReadOnly(false), in PE_Attribute() 130 bReadOnly = true; in Process_Stereotype() 237 bReadOnly = false; in InitData() 258 bReadOnly, in ReceiveData()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | swdetect.cxx | 107 sal_Bool bWasReadOnly = sal_False, bReadOnly = sal_False; in detect() local 207 bReadOnly = aMedium.IsReadOnly(); in detect() 379 if ( bReadOnly != bWasReadOnly ) in detect() 385 lDescriptor[nPropertyCount].Value <<= bReadOnly; in detect() 389 lDescriptor[nIndexOfReadOnlyFlag].Value <<= bReadOnly; in detect()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | drdefuno.cxx | 62 SfxItemPool* ScDrawDefaultsObj::getModelPool( sal_Bool bReadOnly ) throw() in getModelPool() argument 67 ScDrawLayer* pModel = bReadOnly ? in getModelPool() 74 pRet = SvxUnoDrawPool::getModelPool( bReadOnly ); // uses default pool in getModelPool()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | docinsert.cxx | 262 sal_Bool bReadOnly = sal_False; in IMPL_LINK() local 263 if ( ( aValue >>= bReadOnly ) && bReadOnly ) in IMPL_LINK() 264 m_pItemSet->Put( SfxBoolItem( SID_DOC_READONLY, bReadOnly ) ); in IMPL_LINK()
|
/aoo41x/main/svx/source/form/ |
H A D | fmundo.cxx | 186 ,bReadOnly( sal_False ) in DBG_NAME() 268 …if (bReadOnly != (rModel.GetObjectShell()->IsReadOnly() || rModel.GetObjectShell()->IsReadOnlyUI()… in ModeChanged() 270 bReadOnly = !bReadOnly; in ModeChanged() 297 if (!bReadOnly) in ModeChanged() 854 if (!bReadOnly) in TogglePropertyListening() 928 if ( !bReadOnly ) in switchListening() 978 if (!bReadOnly) in RemoveElement()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | sddetect.cxx | 111 sal_Bool bWasReadOnly = sal_False, bReadOnly = sal_False; in detect() local 223 bReadOnly = aMedium.IsReadOnly(); in detect() 429 if ( bReadOnly != bWasReadOnly ) in detect() 435 lDescriptor[nPropertyCount].Value <<= bReadOnly; in detect() 439 lDescriptor[nIndexOfReadOnlyFlag].Value <<= bReadOnly; in detect()
|
/aoo41x/main/starmath/source/ |
H A D | smdetect.cxx | 111 sal_Bool bWasReadOnly = sal_False, bReadOnly = sal_False; in detect() local 210 bReadOnly = aMedium.IsReadOnly(); in detect() 457 if ( bReadOnly != bWasReadOnly ) in detect() 463 lDescriptor[nPropertyCount].Value <<= bReadOnly; in detect() 467 lDescriptor[nIndexOfReadOnlyFlag].Value <<= bReadOnly; in detect()
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | servicefactory.hxx | 63 sal_Bool bReadOnly = sal_False, 88 sal_Bool bReadOnly = sal_False, in createRegistryServiceFactory() argument 93 rRegistryFile, ::rtl::OUString(), bReadOnly, rBootstrapPath ); in createRegistryServiceFactory()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | macroass.cxx | 71 sal_Bool bReadOnly; member in _SfxMacroTabPage_Impl 87 bReadOnly( sal_False ), in _SfxMacroTabPage_Impl() 159 mpImpl->pDeletePB->Enable( 0 != pM && !mpImpl->bReadOnly ); in EnableButtons() 165 …mpImpl->pAssignPB->Enable( !mpImpl->bReadOnly && !sScriptURI.EqualsIgnoreCaseAscii( sEventMacro ) … in EnableButtons() 270 return mpImpl->bReadOnly; in IsReadOnly()
|