Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1416 sal_Bool bOtherObjs(sal_False); // sal_True=andere Objekte ausser PathObj's vorhanden in ImpCanDismantle() local
1426 while(aIter.IsMore() && !bOtherObjs) in ImpCanDismantle()
1444 bOtherObjs = sal_True; in ImpCanDismantle()
1449 bOtherObjs = sal_True; in ImpCanDismantle()
1473 bOtherObjs = sal_True; in ImpCanDismantle()
1486 bOtherObjs = sal_True; in ImpCanDismantle()
1489 return bMin1PolyPoly && !bOtherObjs; in ImpCanDismantle()