Home
last modified time | relevance | path

Searched refs:bRemove (Results 26 – 31 of 31) sorted by relevance

12

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx543 sal_Bool bRemove = sal_False; in ConnectEdges() local
546 for ( sal_uInt16 k = 0; !bRemove && k < aCheck.Count(); ++k ) in ConnectEdges()
550 for ( sal_uInt16 k2 = k+1; !bRemove && k2 < aCheck.Count(); ++k2 ) in ConnectEdges()
591 bRemove = sal_True; //abbrechen, i1 entfernen in ConnectEdges()
631 bRemove = sal_True; in ConnectEdges()
636 if ( bRemove ) in ConnectEdges()
/aoo41x/main/svx/source/svdraw/
H A Dsvdotext.cxx583 FASTBOOL bRemove=pNewPage==NULL && pPage!=NULL; in SetPage() local
587 if (bLinked && bRemove) { in SetPage()
H A Dsvdoole2.cxx1531 FASTBOOL bRemove=pNewPage==NULL && pPage!=NULL; in SetPage() local
1534 if (bRemove && mpImpl->mbConnected ) in SetPage()
/aoo41x/main/svgio/source/svgreader/
H A Dsvgtools.cxx1485 …onst rtl::OUString& rCandidate, const sal_Unicode& rPattern, const sal_Unicode& rNew, bool bRemove) in convert() argument
1503 if(!bRemove) in convert()
/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx1082 bool bRemove = true; in MoveRange() local
1093 bRemove = false; in MoveRange()
1101 else if( bRemove ) // No move forward after joining with next paragraph in MoveRange()
/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3331 bool bRemove = false; in importFonts() local
3336 bRemove = true; in importFonts()
3340 bRemove = true; in importFonts()
3344 if( bRemove ) in importFonts()

Completed in 130 milliseconds

12