/aoo42x/main/sfx2/source/dialog/ |
H A D | passwd.cxx | 52 bool bReset = false; in IMPL_LINK_INLINE_START() local 56 bReset = true; in IMPL_LINK_INLINE_START() 61 if( bReset ) in IMPL_LINK_INLINE_START()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | unfmco.cxx | 44 const bool bReset, in SwUndoFmtColl() argument 50 mbReset( bReset ), in SwUndoFmtColl()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edfcol.cxx | 107 void SwEditShell::FillByEx(SwTxtFmtColl* pColl, sal_Bool bReset) in FillByEx() argument 109 if( bReset ) in FillByEx()
|
H A D | edfmt.cxx | 73 void SwEditShell::FillByEx(SwCharFmt* pCharFmt, sal_Bool bReset) in FillByEx() argument 75 if ( bReset ) in FillByEx()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 118 bool bReset; member 131 bReset( false ), in ParaRstFmt() 145 bReset( false ), in ParaRstFmt() 1717 if ( pPara->bReset ) in lcl_SetTxtFmtColl() 1784 const bool bReset, in SetTxtFmtColl() argument 1795 bReset, in SetTxtFmtColl() 1803 aPara.bReset = bReset; in SetTxtFmtColl()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | grfpage.cxx | 242 bReset = sal_True; in Reset() 244 bReset = sal_False; in Reset() 343 if(!bReset) in ActivatePage() 356 if (!bReset) in ActivatePage()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabview2.cxx | 437 void ScTabView::PaintBlock( sal_Bool bReset ) in PaintBlock() argument 474 if ( bReset ) in PaintBlock() 542 if ( bReset && !bDidReset ) in PaintBlock()
|
/aoo42x/main/sc/source/core/data/ |
H A D | markdata.cxx | 334 void ScMarkData::MarkFromRangeList( const ScRangeList& rList, sal_Bool bReset ) in MarkFromRangeList() argument 336 if (bReset) in MarkFromRangeList()
|
H A D | column.cxx | 603 …ndStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset ) in FindStyleSheet() argument 605 pAttrArray->FindStyleSheet( pStyleSheet, rUsedRows, bReset ); in FindStyleSheet()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1692 sal_Bool bReset = sal_False; in AutoUpdatePara() local 1704 bReset = sal_True; in AutoUpdatePara() 1710 if(bReset) in AutoUpdatePara()
|
/aoo42x/main/sw/inc/ |
H A D | editsh.hxx | 286 void FillByEx(SwCharFmt*, sal_Bool bReset = sal_False); 313 void FillByEx(SwTxtFmtColl*, sal_Bool bReset = sal_False);
|
/aoo42x/main/sc/inc/ |
H A D | markdata.hxx | 94 void MarkFromRangeList( const ScRangeList& rList, sal_Bool bReset );
|
H A D | attarray.hxx | 154 …dStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset );
|
H A D | column.hxx | 334 …dStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset );
|
/aoo42x/main/cui/source/inc/ |
H A D | grfpage.hxx | 105 sal_Bool bReset; member in SvxGrfCropPage
|
/aoo42x/main/sw/source/core/inc/ |
H A D | UndoCore.hxx | 136 const bool bReset,
|
/aoo42x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 1784 sal_Bool bReset = sal_False; in SetTempStatusBar_Impl() local 1787 bReset = sal_True; in SetTempStatusBar_Impl() 1795 if ( !bOn || bReset || (!bSet && aStatBar.nId ) ) in SetTempStatusBar_Impl() 1803 if ( bReset ) in SetTempStatusBar_Impl()
|
H A D | appcfg.cxx | 688 sal_Bool bReset = ((const SfxBoolItem *)pItem)->GetValue(); in SetOptions_Impl() local 689 if ( bReset ) in SetOptions_Impl()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 2542 bool bReset(false); in Modify() local 2544 … for(const SfxPoolItem* pItem = aIter.FirstItem(); pItem && !bReset; pItem = aIter.NextItem()) in Modify() 2546 …bReset = !IsInvalidItem(pItem) && pItem->Which() >= XATTR_FILL_FIRST && pItem->Which() <= XATTR_FI… in Modify() 2549 if(bReset) in Modify()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 3685 bool bReset(RES_FMT_CHG == nWhich); // ..on format change (e.g. style changed) in Modify() local 3687 if(!bReset && RES_ATTRSET_CHG == nWhich) // ..on ItemChange from DrawingLayer FillAttributes in Modify() 3691 … for(const SfxPoolItem* pItem = aIter.FirstItem(); pItem && !bReset; pItem = aIter.NextItem()) in Modify() 3693 …bReset = !IsInvalidItem(pItem) && pItem->Which() >= XATTR_FILL_FIRST && pItem->Which() <= XATTR_FI… in Modify() 3697 if(bReset) in Modify()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | frmpage.hxx | 161 void Init(const SfxItemSet& rSet, sal_Bool bReset = sal_False);
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | tabview.hxx | 492 void PaintBlock( sal_Bool bReset = sal_False );
|
/aoo42x/main/offapi/com/sun/star/configuration/backend/ |
H A D | XUpdateHandler.idl | 135 @param bReset 160 [in] boolean bReset )
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 2166 void SwFrmPage::Init(const SfxItemSet& rSet, sal_Bool bReset) in Init() argument 2225 if(!bReset) in Init() 2237 if (!bReset) in Init()
|
/aoo42x/main/svx/source/form/ |
H A D | fmshimp.cxx | 3907 bool bReset = !xBoundField.is(); in smartControlReset() local 3912 bReset = false; in smartControlReset() 3914 if ( bReset ) in smartControlReset()
|