Home
last modified time | relevance | path

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

/trunk/main/svx/source/engine3d/
H A Dview3d.cxx254 sal_Bool bSpecialHandling = sal_False; in DrawMarkedObj() local
266 bSpecialHandling = sal_True; in DrawMarkedObj()
277 if(bSpecialHandling) in DrawMarkedObj()
350 bool bSpecialHandling(false); in GetMarkedObjModel() local
359 if(!bSpecialHandling && pObj && pObj->ISA(E3dCompoundObject)) in GetMarkedObjModel()
367 bSpecialHandling = true; in GetMarkedObjModel()
383 if(!bSpecialHandling) in GetMarkedObjModel()
/trunk/main/svx/source/svdraw/
H A Dsvdovirt.cxx303 static bool bSpecialHandling(false); in getFullDragClone() local
306 if(bSpecialHandling) in getFullDragClone()

Completed in 30 milliseconds