Home
last modified time | relevance | path

Searched refs:bChanged (Results 1 – 25 of 154) sorted by relevance

1234567

/trunk/main/cui/source/options/
H A Doptjsearch.cxx241 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 …]
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx109 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 DCharacterPropertyItemConverter.cxx333 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 DSeriesOptionsItemConverter.cxx199 bool bChanged = false; in ApplySpecialItem() local
210bChanged = 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()
362bChanged = ChartModelHelper::setIncludeHiddenCells( bIncludeHiddenCells, m_xChartModel ); in ApplySpecialItem()
[all …]
H A DGraphicPropertyItemConverter.cxx472 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 DStatisticsItemConverter.cxx219 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 DErrorBarItemConverter.cxx149 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()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx1254 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 …]
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx201 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 …]
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx42 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()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1485 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 …]
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx287 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 …]
/trunk/main/sc/source/core/data/
H A Dtable1.cxx398 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 Dcell.cxx637 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 …]
/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx141 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 …]
/trunk/main/svgio/source/svgreader/
H A Dsvgtools.cxx1300 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 …]
/trunk/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx474 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 …]
/trunk/main/sc/source/ui/view/
H A Doutput.cxx478 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 …]
/trunk/main/vcl/source/window/
H A Dmnemonic.cxx145 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()
/trunk/main/sc/source/core/tool/
H A Drangenam.cxx262 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 …]
/trunk/main/sd/source/core/
H A Ddrawdoc2.cxx940 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 …]
/trunk/main/sw/source/core/access/
H A Dacccell.cxx151 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()
/trunk/main/chart2/source/controller/dialogs/
H A DTitleDialogData.cxx83 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()
/trunk/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx383 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()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1735 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 …]

Completed in 193 milliseconds

1234567