Home
last modified time | relevance | path

Searched refs:bReplaced (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/ui/uiview/
H A Dviewsrch.cxx633 sal_Bool bReplaced = pWrtShell->SwEditShell::Replace( pSrchItem->GetReplaceString(), in Replace() local
636 if( bReplaced && pReplList && pReplList->Count() && pWrtShell->HasSelection() ) in Replace()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8atr.cxx3513 bool bReplaced = false; in ReplaceCr() local
3552 bReplaced = false; in ReplaceCr()
3555 bReplaced = true; in ReplaceCr()
3564 bReplaced = true; in ReplaceCr()
3569 bReplaced = true; in ReplaceCr()
3571 if (!bReplaced) in ReplaceCr()
/AOO42X/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx746 bool bReplaced = (it != aPSNameToFamily.end() ); in familyNameOverride() local
747 if( bReplaced ) in familyNameOverride()
749 return bReplaced; in familyNameOverride()