Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dsvdcrtv.hxx190 …sal_Bool IsUseIncompatiblePathCreateInterface() const { return bUseIncompatiblePathCreateInterface… in IsUseIncompatiblePathCreateInterface() function in SdrCreateView
/aoo4110/main/svx/source/svdraw/
H A Dsvdopath.cxx1289 if (pView!=NULL && pView->IsUseIncompatiblePathCreateInterface() && in BegCreate()
1417 FASTBOOL bIncomp=pView!=NULL && pView->IsUseIncompatiblePathCreateInterface(); in EndCreate()
1582 if(pView && pView->IsUseIncompatiblePathCreateInterface()) in TakeObjectPolyPolygon()
1624 if(pView && pView->IsUseIncompatiblePathCreateInterface()) in TakeDragPolyPolygon()
2269 if(pView && pView->IsAutoClosePolys() && !pView->IsUseIncompatiblePathCreateInterface()) in EndCreate()

Completed in 19 milliseconds