Home
last modified time | relevance | path

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

12

/aoo4110/main/soldep/source/
H A Dobjwin.cxx397 void ObjectWin::MarkNeeded( sal_Bool bReset ) in MarkNeeded() argument
414 if ( bReset ) in MarkNeeded()
418 pWin->MarkNeeded( bReset ); // recursive call in MarkNeeded()
425 void ObjectWin::MarkDepending( sal_Bool bReset ) in MarkDepending() argument
445 if ( bReset ) in MarkDepending()
449 pWin->MarkDepending( bReset ); // recursive call in MarkDepending()
/aoo4110/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()
/aoo4110/main/sw/source/core/undo/
H A Dunfmco.cxx44 const bool bReset, in SwUndoFmtColl() argument
50 mbReset( bReset ), in SwUndoFmtColl()
/aoo4110/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()
/aoo4110/main/soldep/inc/soldep/
H A Dobjwin.hxx106 void MarkNeeded( sal_Bool bReset = sal_False );
107 void MarkDepending( sal_Bool bReset = sal_False );
/aoo4110/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()
/aoo4110/main/sw/source/core/doc/
H A Ddocfmt.cxx118 bool bReset; member
131 bReset( false ), in ParaRstFmt()
145 bReset( false ), in ParaRstFmt()
1705 if ( pPara->bReset ) in lcl_SetTxtFmtColl()
1772 const bool bReset, in SetTxtFmtColl() argument
1783 bReset, in SetTxtFmtColl()
1791 aPara.bReset = bReset; in SetTxtFmtColl()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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()
/aoo4110/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 );
/aoo4110/main/sw/inc/
H A Deditsh.hxx286 void FillByEx(SwCharFmt*, sal_Bool bReset = sal_False);
313 void FillByEx(SwTxtFmtColl*, sal_Bool bReset = sal_False);
/aoo4110/main/cui/source/inc/
H A Dgrfpage.hxx105 sal_Bool bReset; member in SvxGrfCropPage
/aoo4110/main/sw/source/core/inc/
H A DUndoCore.hxx136 const bool bReset,
/aoo4110/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.cxx668 sal_Bool bReset = ((const SfxBoolItem *)pItem)->GetValue(); in SetOptions_Impl() local
669 if ( bReset ) in SetOptions_Impl()
/aoo4110/main/sw/source/ui/inc/
H A Dfrmpage.hxx161 void Init(const SfxItemSet& rSet, sal_Bool bReset = sal_False);
/aoo4110/main/sc/source/ui/inc/
H A Dtabview.hxx492 void PaintBlock( sal_Bool bReset = sal_False );
/aoo4110/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl135 @param bReset
160 [in] boolean bReset )
/aoo4110/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()
/aoo4110/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 149 milliseconds

12