Home
last modified time | relevance | path

Searched refs:bChanges (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx541 bool bChanges = DisposeTags(); in IMPL_LINK() local
542 bChanges |= CreateTags(); in IMPL_LINK()
544 if( bChanges && mrBase.GetDrawView() ) in IMPL_LINK()
551 bool bChanges = false; in CreateTags() local
565 bChanges = true; in CreateTags()
570 return bChanges; in CreateTags()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx2356 bool bChanges = false; in disposeShape() local
2364 bChanges = true; in disposeShape()
2373 return bChanges; in disposeShape()
2395 bool bChanges = false; in insertTextRange() local
2409 if( bChanges ) in insertTextRange()
2421 bool bChanges = false; in disposeTextRange() local
2438 bChanges = true; in disposeTextRange()
2463 if( bChanges ) in disposeTextRange()
3536 if( bChanges ) in disposeShape()
3539 return bChanges; in disposeShape()
[all …]
/trunk/main/sw/source/core/text/
H A Ditrform2.hxx53 sal_Bool bChanges : 1; // Flag, fuer die Berechnung des Repaint-Rechtecks member in SwTxtFormatter
184 inline sal_Bool HasChanges() const { return bChanges; } in HasChanges()
185 inline void SetChanges() { bChanges = sal_True; } in SetChanges()
H A Ditrform2.cxx98 bChanges = sal_False; in CtorInitTxtFormatter()
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx639 bool bChanges = false; in LayoutTableWidth() local
658 bChanges = true; in LayoutTableWidth()
662 if( bChanges ) in LayoutTableWidth()
791 bool bChanges = false; in LayoutTableHeight() local
809 bChanges = true; in LayoutTableHeight()
812 if( bChanges ) in LayoutTableHeight()
H A Dsvdotable.cxx371 bool bChanges = false; in ApplyCellStyles() local
451 bChanges = true; in ApplyCellStyles()
459 return bChanges; in ApplyCellStyles()
H A Dtablecontroller.cxx879 bool bChanges = false; in SetTableStyle() local
887 bChanges = true; in SetTableStyle()
891 if( bChanges ) in SetTableStyle()
/trunk/main/editeng/source/editeng/
H A Deditobj.cxx1135 sal_Bool bChanges = sal_False; in ImpChangeStyleSheets() local
1146 bChanges = sal_True; in ImpChangeStyleSheets()
1150 return bChanges; in ImpChangeStyleSheets()
1157 sal_Bool bChanges = ImpChangeStyleSheets( rOldName, eOldFamily, rNewName, eNewFamily ); in ChangeStyleSheets() local
1158 if ( bChanges ) in ChangeStyleSheets()
1161 return bChanges; in ChangeStyleSheets()
H A Dimpedit.cxx1737 sal_Bool bChanges = sal_False; in drop() local
1749 bChanges = sal_True; in drop()
1757 bChanges = sal_True; in drop()
1786 if ( bChanges ) in drop()
1797 rDTDE.Context->dropComplete( bChanges ); in drop()
H A Dediteng.cxx2339 sal_Bool bChanges = pImpEditEngine->UpdateFields(); in UpdateFields() local
2340 if ( bChanges ) in UpdateFields()
2342 return bChanges; in UpdateFields()
H A Dimpedit4.cxx2846 sal_Bool bChanges = sal_False; in TransliterateText() local
3108 bChanges = sal_True; in TransliterateText()
3138 if ( bChanges ) in TransliterateText()
H A Dimpedit2.cxx3073 sal_Bool bChanges = sal_False; in UpdateFields() local
3101 bChanges = sal_True; in UpdateFields()
3115 return bChanges; in UpdateFields()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx953 bool bChanges = false; in updateMotionPathImpl() local
980 bChanges = true; in updateMotionPathImpl()
988 return bChanges; in updateMotionPathImpl()
993 bool bChanges = false; in updateMotionPathTags() local
1009bChanges = updateMotionPathImpl( *this, *pView, mpMainSequence->getBegin(), mpMainSequence->getEnd… in updateMotionPathTags()
1016bChanges |= updateMotionPathImpl( *this, *pView, pIS->getBegin(), pIS->getEnd(), aTags, maMotionPa… in updateMotionPathTags()
1022 bChanges = true; in updateMotionPathTags()
1031 if( bChanges && pView ) in updateMotionPathTags()
/trunk/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx216 sal_Bool bChanges = sal_False; in ImplViewSignatures() local
229 bChanges = sal_True; in ImplViewSignatures()
245 return bChanges; in ImplViewSignatures()
/trunk/main/sd/source/ui/func/
H A Dfupage.cxx340 sal_Bool bChanges = sal_False; in ExecuteDialog() local
349 bChanges = sal_True; in ExecuteDialog()
362 if( !mbMasterPage && bChanges ) in ExecuteDialog()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx918 sal_Bool bChanges = sal_False; in InsertLib() local
1147 bChanges = sal_True; in InsertLib()
1157 if ( bChanges ) in InsertLib()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx3914 sal_Bool bChanges = sal_False; in SignContents_Impl() local
3977 bChanges = sal_True; in SignContents_Impl()
3996 bChanges = sal_True; in SignContents_Impl()
4026 return bChanges; in SignContents_Impl()
/trunk/main/vcl/source/control/
H A Dedit.cxx3042 sal_Bool bChanges = sal_False; in drop() local
3070 bChanges = sal_True; in drop()
3082 rDTDE.Context->dropComplete( bChanges ); in drop()
H A Dilstbox.cxx2720 sal_Bool bChanges = GetEntryList()->GetMRUCount() ? sal_True : sal_False; in SetMRUEntries() local
2736 bChanges = sal_True; in SetMRUEntries()
2740 if ( bChanges ) in SetMRUEntries()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2154 sal_Bool bChanges = sal_False; in drop() local
2259 rDTDE.Context->dropComplete( bChanges ); in drop()

Completed in 233 milliseconds