Home
last modified time | relevance | path

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

/AOO42X/main/svx/inc/svx/
H A Dsvdcrtv.hxx180 sal_uInt16 GetFreeHandMinDistPix() const { return sal_uInt16(nFreeHandMinDistPix); } in GetFreeHandMinDistPix() function in SdrCreateView
/AOO42X/main/svx/source/svdraw/
H A Dsvdopath.cxx1359 if (pView!=NULL) nMinDist=pView->GetFreeHandMinDistPix(); in MovCreate()