Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvdcrtv.hxx190 …sal_Bool IsUseIncompatiblePathCreateInterface() const { return bUseIncompatiblePathCreateInterface… in IsUseIncompatiblePathCreateInterface() function in SdrCreateView
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx1287 if (pView!=NULL && pView->IsUseIncompatiblePathCreateInterface() && in BegCreate()
1415 FASTBOOL bIncomp=pView!=NULL && pView->IsUseIncompatiblePathCreateInterface(); in EndCreate()
1580 if(pView && pView->IsUseIncompatiblePathCreateInterface()) in TakeObjectPolyPolygon()
1622 if(pView && pView->IsUseIncompatiblePathCreateInterface()) in TakeDragPolyPolygon()
2267 if(pView && pView->IsAutoClosePolys() && !pView->IsUseIncompatiblePathCreateInterface()) in EndCreate()