Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1422 sal_Bool bOtherObjs(sal_False); // sal_True=andere Objekte ausser PathObj's vorhanden in ImpCanDismantle() local
1432 while(aIter.IsMore() && !bOtherObjs) in ImpCanDismantle()
1450 bOtherObjs = sal_True; in ImpCanDismantle()
1455 bOtherObjs = sal_True; in ImpCanDismantle()
1479 bOtherObjs = sal_True; in ImpCanDismantle()
1492 bOtherObjs = sal_True; in ImpCanDismantle()
1495 return bMin1PolyPoly && !bOtherObjs; in ImpCanDismantle()

Completed in 28 milliseconds