Home
last modified time | relevance | path

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

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