Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx3514 bool bReplaced = false; in ReplaceCr() local
3553 bReplaced = false; in ReplaceCr()
3556 bReplaced = true; in ReplaceCr()
3565 bReplaced = true; in ReplaceCr()
3570 bReplaced = true; in ReplaceCr()
3572 if (!bReplaced) in ReplaceCr()
/trunk/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()

Completed in 60 milliseconds