Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dsvdcrtv.hxx174 sal_uInt16 GetAutoCloseDistPix() const { return sal_uInt16(nAutoCloseDistPix); } in GetAutoCloseDistPix() function in SdrCreateView
/AOO41X/main/svx/source/svdraw/
H A Dsvdopath.cxx2282 … const sal_Int32 nCloseDist(pOut->PixelToLogic(Size(pView->GetAutoCloseDistPix(), 0)).Width()); in EndCreate()