| /aoo42x/main/cui/source/options/ | 
| H A D | optjsearch.cxx | 241 	if (bChanged)  in FillItemSet() 248 	if (bChanged)  in FillItemSet() 255 	if (bChanged)  in FillItemSet() 262 	if (bChanged)  in FillItemSet() 269 	if (bChanged)  in FillItemSet() 276 	if (bChanged)  in FillItemSet() 283 	if (bChanged)  in FillItemSet() 290 	if (bChanged)  in FillItemSet() 297 	if (bChanged)  in FillItemSet() 304 	if (bChanged)  in FillItemSet() [all …] 
 | 
| /aoo42x/main/chart2/source/controller/itemsetwrapper/ | 
| H A D | DataPointItemConverter.cxx | 109     bool bChanged = false;  in lcl_NumberFormatFromItemToPropertySet()  local 111         return bChanged;  in lcl_NumberFormatFromItemToPropertySet() 116         return bChanged;  in lcl_NumberFormatFromItemToPropertySet() 149         bChanged = true;  in lcl_NumberFormatFromItemToPropertySet() 151     return bChanged;  in lcl_NumberFormatFromItemToPropertySet() 156     bool bChanged = false;  in lcl_UseSourceFormatFromItemToPropertySet()  local 158         return bChanged;  in lcl_UseSourceFormatFromItemToPropertySet() 163         return bChanged;  in lcl_UseSourceFormatFromItemToPropertySet() 196         bChanged = true;  in lcl_UseSourceFormatFromItemToPropertySet() 199     return bChanged;  in lcl_UseSourceFormatFromItemToPropertySet() [all …] 
 | 
| H A D | CharacterPropertyItemConverter.cxx | 333     bool bChanged = false;  in ApplySpecialItem()  local 357                     bChanged = true;  in ApplySpecialItem() 365                     bChanged = true;  in ApplySpecialItem() 373                     bChanged = true;  in ApplySpecialItem() 381                     bChanged = true;  in ApplySpecialItem() 389                     bChanged = true;  in ApplySpecialItem() 406                     bChanged = true;  in ApplySpecialItem() 415                     bChanged = true;  in ApplySpecialItem() 424                     bChanged = true;  in ApplySpecialItem() 439                     bChanged = true;  in ApplySpecialItem() [all …] 
 | 
| H A D | SeriesOptionsItemConverter.cxx | 199     bool bChanged = false;  in ApplySpecialItem()  local 210 …bChanged = DiagramHelper::attachSeriesToAxis( bAttachToMainAxis, uno::Reference< XDataSeries >::qu…  in ApplySpecialItem() 213                 if( bChanged )  in ApplySpecialItem() 253                             bChanged = true;  in ApplySpecialItem() 274                     bChanged = true;  in ApplySpecialItem() 293                     bChanged = true;  in ApplySpecialItem() 308                     bChanged = true;  in ApplySpecialItem() 326                     bChanged = true;  in ApplySpecialItem() 345                             bChanged = true;  in ApplySpecialItem() 362 …          bChanged = ChartModelHelper::setIncludeHiddenCells( bIncludeHiddenCells, m_xChartModel );  in ApplySpecialItem() [all …] 
 | 
| H A D | GraphicPropertyItemConverter.cxx | 472     bool bChanged = false;  in ApplySpecialItem()  local 491                     bChanged = true;  in ApplySpecialItem() 509                     bChanged = true;  in ApplySpecialItem() 582                     bChanged = true;  in ApplySpecialItem() 615                         bChanged = true;  in ApplySpecialItem() 648                         bChanged = true;  in ApplySpecialItem() 681                         bChanged = true;  in ApplySpecialItem() 709                         bChanged = true;  in ApplySpecialItem() 745                         bChanged = true;  in ApplySpecialItem() 790                         bChanged = true;  in ApplySpecialItem() [all …] 
 | 
| H A D | StatisticsItemConverter.cxx | 219     bool bChanged = false;  in ApplySpecialItem()  local 240                 bChanged = true;  in ApplySpecialItem() 294                 bChanged = true;  in ApplySpecialItem() 321                 bChanged = true;  in ApplySpecialItem() 342                 bChanged = true;  in ApplySpecialItem() 363                 bChanged = true;  in ApplySpecialItem() 392                     bChanged = true;  in ApplySpecialItem() 410                     bChanged = true;  in ApplySpecialItem() 428                     bChanged = true;  in ApplySpecialItem() 456                 bChanged = true;  in ApplySpecialItem() [all …] 
 | 
| H A D | ErrorBarItemConverter.cxx | 149     bool bChanged = false;  in ApplySpecialItem()  local 195                 bChanged = true;  in ApplySpecialItem() 219                 bChanged = true;  in ApplySpecialItem() 235                 bChanged = true;  in ApplySpecialItem() 253                 bChanged = true;  in ApplySpecialItem() 277                 bChanged = true;  in ApplySpecialItem() 337     return bChanged;  in ApplySpecialItem()
  | 
| /aoo42x/main/cui/source/tabpages/ | 
| H A D | chardlg.cxx | 1254 	if ( !bChanged )  in FillItemSet_Impl() 1293 	if ( !bChanged )  in FillItemSet_Impl() 1342 	if ( !bChanged )  in FillItemSet_Impl() 1447 	if ( !bChanged )  in FillItemSet_Impl() 2026 	if ( !bChanged )  in FillItemSetColor_Impl() 2632 	if ( bChanged )  in FillItemSet() 2666 	if ( bChanged )  in FillItemSet() 2699 	if ( bChanged )  in FillItemSet() 2724 	if ( bChanged )  in FillItemSet() 2760 	if ( bChanged )  in FillItemSet() [all …] 
 | 
| /aoo42x/main/chart2/source/controller/accessibility/ | 
| H A D | AccessibleChartView.cxx | 201     bool bChanged = false;  in initialize()  local 231             bChanged = true;  in initialize() 236         bChanged = true;  in initialize() 247             bChanged = true;  in initialize() 252         bChanged = true;  in initialize() 263             bChanged = true;  in initialize() 274             bChanged = true;  in initialize() 284             bChanged = true;  in initialize() 294         bChanged = true;  in initialize() 322         bChanged = false;  in initialize() [all …] 
 | 
| /aoo42x/main/svx/source/sidebar/text/ | 
| H A D | SvxSBFontNameBox.cxx | 42         bool bChanged = false;  in GetDocFontList_Impl()  local 58                 bChanged = true;  in GetDocFontList_Impl() 62                 bChanged = ( *ppFontList != pNewFontList );  in GetDocFontList_Impl() 63                 if( !bChanged && pBox!=NULL )  in GetDocFontList_Impl() 64                     bChanged = ( pBox->GetListCount() != pNewFontList->GetFontNameCount() );  in GetDocFontList_Impl() 67                     if ( bChanged )  in GetDocFontList_Impl() 78         if ( pBox && bChanged )  in GetDocFontList_Impl() 85         return bChanged;  in GetDocFontList_Impl()
  | 
| /aoo42x/main/sd/source/ui/animations/ | 
| H A D | CustomAnimationPane.cxx | 1485 				bChanged = true;  in changeSelection() 1511 				bChanged = true;  in changeSelection() 1520 				bChanged = true;  in changeSelection() 1531 				bChanged = true;  in changeSelection() 1541 				bChanged = true;  in changeSelection() 1551 				bChanged = true;  in changeSelection() 1562 				bChanged = true;  in changeSelection() 1585 				bChanged = true;  in changeSelection() 1595 				bChanged = true;  in changeSelection() 1843 	if( bChanged )  in changeSelection() [all …] 
 | 
| /aoo42x/main/sd/source/ui/unoidl/ | 
| H A D | UnoDocumentSettings.cxx | 287 							bChanged = sal_True;  in _setPropertyValues() 309 							bChanged = sal_True;  in _setPropertyValues() 331 							bChanged = sal_True;  in _setPropertyValues() 353 							bChanged = sal_True;  in _setPropertyValues() 375 							bChanged = sal_True;  in _setPropertyValues() 397 							bChanged = sal_True;  in _setPropertyValues() 626 						bChanged = sal_True;  in _setPropertyValues() 638 						bChanged = sal_True;  in _setPropertyValues() 650 						bChanged = sal_True;  in _setPropertyValues() 661 						bChanged = sal_True;  in _setPropertyValues() [all …] 
 | 
| /aoo42x/main/sc/source/core/data/ | 
| H A D | table1.cxx | 398 	return bChanged;  in SetOptimalHeight() 668 	sal_Bool bChanged;  in GetDataArea()  local 675 		bChanged = sal_False;  in GetDataArea() 726 				bChanged = sal_True;  in GetDataArea() 731 	while( bChanged );  in GetDataArea() 779     bool bChanged;  in ShrinkToUsedDataArea()  local 782         bChanged = false;  in ShrinkToUsedDataArea() 789                 bChanged = true;  in ShrinkToUsedDataArea() 800                 bChanged = true;  in ShrinkToUsedDataArea() 835         if (bChanged)  in ShrinkToUsedDataArea() [all …] 
 | 
| H A D | cell.cxx | 637 	bChanged( sal_False ),  in ScFormulaCell() 667 	bChanged( sal_False ),  in ScFormulaCell() 699 	bChanged( sal_False ),  in ScFormulaCell() 741 	bChanged( rCell.bChanged ),  in ScFormulaCell() 950 		bChanged = sal_True;  in Compile() 984 			bChanged = sal_True;  in CompileTokenArray() 1031 			bChanged = sal_True;  in CompileXML() 1038 		bChanged = sal_True;  in CompileXML() 1585             bChanged = sal_True;  in InterpretTail() 1635         if (bChanged)  in InterpretTail() [all …] 
 | 
| /aoo42x/main/chart2/source/controller/main/ | 
| H A D | ChartController_Insert.cxx | 141             bool bChanged = AxisHelper::changeVisibilityOfAxes( xDiagram  in executeDispatch_InsertAxes()  local 144             if( bChanged )  in executeDispatch_InsertAxes() 176             bool bChanged = AxisHelper::changeVisibilityOfGrids( xDiagram  in executeDispatch_InsertGrid()  local 178             if( bChanged )  in executeDispatch_InsertGrid() 211 …          bool bChanged = aDialogOutput.writeDifferenceToModel( getModel(), m_xCC, &aDialogInput );  in executeDispatch_InsertTitles()  local 212             if( bChanged )  in executeDispatch_InsertTitles() 261             bool bChanged = aDlg.writeToModel( getModel() );  in executeDispatch_OpenLegendDialog()  local 262             if( bChanged )  in executeDispatch_OpenLegendDialog() 328             if( bChanged )  in executeDispatch_InsertMenu_DataLabels() 378             if( bChanged )  in executeDispatch_InsertMenu_YErrorBars() [all …] 
 | 
| /aoo42x/main/svgio/source/svgreader/ | 
| H A D | svgtools.cxx | 1300                 bool bChanged(false);  in readSvgAspectRatio()  local 1316                                 bChanged = true;  in readSvgAspectRatio() 1322                                 bChanged = true;  in readSvgAspectRatio() 1328                                 bChanged = true;  in readSvgAspectRatio() 1405                 if(bChanged)  in readSvgAspectRatio() 1509                 bool bChanged(false);  in convert()  local 1517                         bChanged = true;  in convert() 1532                 if(bChanged)  in convert() 1550                 bool bChanged(false);  in removeBlockComments()  local 1565                         bChanged = true;  in removeBlockComments() [all …] 
 | 
| /aoo42x/main/toolkit/source/controls/tree/ | 
| H A D | treedatamodel.cxx | 474 	bool bChanged;  in setHasChildrenOnDemand()  local 482 	if( bChanged )  in setHasChildrenOnDemand() 502 	bool bChanged;  in setNodeGraphicURL()  local 506 		bChanged = maNodeGraphicURL != rURL;  in setNodeGraphicURL() 510 	if( bChanged )  in setNodeGraphicURL() 518 	bool bChanged;  in setExpandedGraphicURL()  local 522 		bChanged = maExpandedGraphicURL != rURL;  in setExpandedGraphicURL() 526 	if( bChanged )  in setExpandedGraphicURL() 534 	bool bChanged;  in setCollapsedGraphicURL()  local 538 		bChanged = maCollapsedGraphicURL != rURL;  in setCollapsedGraphicURL() [all …] 
 | 
| /aoo42x/main/sc/source/ui/view/ | 
| H A D | output.cxx | 478 		if (pRowInfo[nArrY].bChanged)  in DrawGrid() 629 			 ( pThisRowInfo->bChanged || pRowInfo[nArrY-1].bChanged ||  in FindRotated() 738 	if ( rFirst.bChanged   != rOther.bChanged ||  in lcl_EqualBack() 809 		if ( pThisRowInfo->bChanged )  in DrawBackground() 1089 		if ( pThisRowInfo->bChanged )  in DrawClear() 1439              ( rThisRowInfo.bChanged || rPrevRowInfo.bChanged ||  in DrawRotatedFrame() 1683         if(pThisRowInfo->bChanged)  in GetChangedAreaRegion() 1725 		if ( pThisRowInfo->bChanged )  in SetChangedClip() 1814         if (pThisRowInfo->bChanged)  in DrawMark() 2164 		if ( pThisRowInfo->bChanged )  in DrawNoteMarks() [all …] 
 | 
| /aoo42x/main/vcl/source/window/ | 
| H A D | mnemonic.cxx | 145     sal_Bool bChanged = sal_False;  in CreateMnemonic()  local 224                     bChanged = sal_True;  in CreateMnemonic() 243         if ( !bChanged )  in CreateMnemonic() 276                 bChanged = sal_True;  in CreateMnemonic() 284     if ( !bChanged && (nCJK == 1) && rKey.Len() )  in CreateMnemonic() 324                     bChanged = sal_True;  in CreateMnemonic() 367     return bChanged;  in CreateMnemonic()
  | 
| /aoo42x/main/sc/source/core/tool/ | 
| H A D | rangenam.cxx | 262 	sal_Bool bChanged = sal_False;  in UpdateReference()  local 272 													bChanged, bSharedFormula);  in UpdateReference() 282 	bModified = bChanged;  in UpdateReference() 288 	sal_Bool bChanged = sal_False;  in UpdateTranspose()  local 306 					bChanged = sal_True;  in UpdateTranspose() 311 	bModified = bChanged;  in UpdateTranspose() 316 	sal_Bool bChanged = sal_False;  in UpdateGrow()  local 334 					bChanged = sal_True;  in UpdateGrow() 339 	bModified = bChanged;			// muss direkt hinterher ausgewertet werden  in UpdateGrow() 422 		sal_Bool bChanged;  in UpdateTabRef()  local [all …] 
 | 
| /aoo42x/main/sd/source/core/ | 
| H A D | drawdoc2.cxx | 940 	sal_Bool bChanged = sal_False;  in SetLanguage()  local 945 		bChanged = sal_True;  in SetLanguage() 950 		bChanged = sal_True;  in SetLanguage() 955 		bChanged = sal_True;  in SetLanguage() 958 	if( bChanged )  in SetLanguage() 963 		SetChanged( bChanged );  in SetLanguage() 1245 		sal_Bool bChanged = sal_False;  in CheckMasterPages()  local 1253 				bChanged = sal_True;  in CheckMasterPages() 1283 				bChanged = sal_True;  in CheckMasterPages() 1340 			bChanged = sal_True;  in CheckMasterPages() [all …] 
 | 
| /aoo42x/main/sw/source/core/access/ | 
| H A D | acccell.cxx | 151 	sal_Bool bChanged = bOld != bNew;  in _InvalidateMyCursorPos()  local 152 	if( bChanged )  in _InvalidateMyCursorPos() 160 	return bChanged;  in _InvalidateMyCursorPos() 165 	sal_Bool bChanged = sal_False;  in _InvalidateChildrenCursorPos()  local 183 					bChanged = static_cast< SwAccessibleCell *>(   in _InvalidateChildrenCursorPos() 187 					bChanged = sal_True; // If the context is not know we  in _InvalidateChildrenCursorPos() 194 				bChanged |= _InvalidateChildrenCursorPos( pLower );  in _InvalidateChildrenCursorPos() 200 	return bChanged;  in _InvalidateChildrenCursorPos()
  | 
| /aoo42x/main/chart2/source/controller/dialogs/ | 
| H A D | TitleDialogData.cxx | 83     bool bChanged = false;  in writeDifferenceToModel()  local 95                 bChanged = true;  in writeDifferenceToModel() 100                 bChanged = true;  in writeDifferenceToModel() 111                 bChanged = true;  in writeDifferenceToModel() 115     return bChanged;  in writeDifferenceToModel()
  | 
| /aoo42x/main/xmloff/source/chart/ | 
| H A D | SchXMLAxisContext.cxx | 383     bool bChanged = false;  in lcl_divideBy100()  local 389         bChanged = true;  in lcl_divideBy100() 391     return bChanged;  in lcl_divideBy100() 396     bool bChanged = lcl_divideBy100( rScaleData.Minimum );  in lcl_AdaptWrongPercentScaleValues()  local 397     bChanged = lcl_divideBy100( rScaleData.Maximum ) || bChanged;  in lcl_AdaptWrongPercentScaleValues() 398     bChanged = lcl_divideBy100( rScaleData.Origin ) || bChanged;  in lcl_AdaptWrongPercentScaleValues() 399     bChanged = lcl_divideBy100( rScaleData.IncrementData.Distance ) || bChanged;  in lcl_AdaptWrongPercentScaleValues() 400     return bChanged;  in lcl_AdaptWrongPercentScaleValues()
  | 
| /aoo42x/main/basctl/source/basicide/ | 
| H A D | baside2.cxx | 1735 	if (bChanged || aColor != m_aSyntaxColors[TT_NUMBER])  in ConfigurationChanged() 1736             bChanged = true;  in ConfigurationChanged() 1739         if (bChanged || aColor != m_aSyntaxColors[TT_STRING])  in ConfigurationChanged() 1740             bChanged = true;  in ConfigurationChanged() 1744         if (bChanged || aColor != m_aSyntaxColors[TT_COMMENT])  in ConfigurationChanged() 1745             bChanged = true;  in ConfigurationChanged() 1748         if (bChanged || aColor != m_aSyntaxColors[TT_ERROR])  in ConfigurationChanged() 1749             bChanged = true;  in ConfigurationChanged() 1754             bChanged = true;  in ConfigurationChanged() 1759             bChanged = true;  in ConfigurationChanged() [all …] 
 |