Home
last modified time | relevance | path

Searched refs:bReset (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/sfx2/source/dialog/
H A Dpasswd.cxx52 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()
/trunk/main/sw/source/core/undo/
H A Dunfmco.cxx44 const bool bReset, in SwUndoFmtColl() argument
50 mbReset( bReset ), in SwUndoFmtColl()
/trunk/main/sw/source/core/edit/
H A Dedfcol.cxx107 void SwEditShell::FillByEx(SwTxtFmtColl* pColl, sal_Bool bReset) in FillByEx() argument
109 if( bReset ) in FillByEx()
H A Dedfmt.cxx73 void SwEditShell::FillByEx(SwCharFmt* pCharFmt, sal_Bool bReset) in FillByEx() argument
75 if ( bReset ) in FillByEx()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx118 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()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx242 bReset = sal_True; in Reset()
244 bReset = sal_False; in Reset()
343 if(!bReset) in ActivatePage()
356 if (!bReset) in ActivatePage()
/trunk/main/sc/source/ui/view/
H A Dtabview2.cxx437 void ScTabView::PaintBlock( sal_Bool bReset ) in PaintBlock() argument
474 if ( bReset ) in PaintBlock()
542 if ( bReset && !bDidReset ) in PaintBlock()
/trunk/main/sc/source/core/data/
H A Dmarkdata.cxx334 void ScMarkData::MarkFromRangeList( const ScRangeList& rList, sal_Bool bReset ) in MarkFromRangeList() argument
336 if (bReset) in MarkFromRangeList()
H A Dcolumn.cxx603 …ndStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset ) in FindStyleSheet() argument
605 pAttrArray->FindStyleSheet( pStyleSheet, rUsedRows, bReset ); in FindStyleSheet()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1692 sal_Bool bReset = sal_False; in AutoUpdatePara() local
1704 bReset = sal_True; in AutoUpdatePara()
1710 if(bReset) in AutoUpdatePara()
/trunk/main/sw/inc/
H A Deditsh.hxx286 void FillByEx(SwCharFmt*, sal_Bool bReset = sal_False);
313 void FillByEx(SwTxtFmtColl*, sal_Bool bReset = sal_False);
/trunk/main/sc/inc/
H A Dmarkdata.hxx94 void MarkFromRangeList( const ScRangeList& rList, sal_Bool bReset );
H A Dattarray.hxx154 …dStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset );
H A Dcolumn.hxx334 …dStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset );
/trunk/main/cui/source/inc/
H A Dgrfpage.hxx105 sal_Bool bReset; member in SvxGrfCropPage
/trunk/main/sw/source/core/inc/
H A DUndoCore.hxx136 const bool bReset,
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1784 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 Dappcfg.cxx688 sal_Bool bReset = ((const SfxBoolItem *)pItem)->GetValue(); in SetOptions_Impl() local
689 if ( bReset ) in SetOptions_Impl()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2542 bool bReset(false); in Modify() local
2544 … for(const SfxPoolItem* pItem = aIter.FirstItem(); pItem && !bReset; pItem = aIter.NextItem()) in Modify()
2546bReset = !IsInvalidItem(pItem) && pItem->Which() >= XATTR_FILL_FIRST && pItem->Which() <= XATTR_FI… in Modify()
2549 if(bReset) in Modify()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx3685 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()
3693bReset = !IsInvalidItem(pItem) && pItem->Which() >= XATTR_FILL_FIRST && pItem->Which() <= XATTR_FI… in Modify()
3697 if(bReset) in Modify()
/trunk/main/sw/source/ui/inc/
H A Dfrmpage.hxx161 void Init(const SfxItemSet& rSet, sal_Bool bReset = sal_False);
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx492 void PaintBlock( sal_Bool bReset = sal_False );
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl135 @param bReset
160 [in] boolean bReset )
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2166 void SwFrmPage::Init(const SfxItemSet& rSet, sal_Bool bReset) in Init() argument
2225 if(!bReset) in Init()
2237 if (!bReset) in Init()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx3907 bool bReset = !xBoundField.is(); in smartControlReset() local
3912 bReset = false; in smartControlReset()
3914 if ( bReset ) in smartControlReset()

Completed in 176 milliseconds

12