Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/ !
H A Dsvdhdl.hxx415 SdrEdgeLineCode GetLineCode() const { return eLineCode; } in GetLineCode() function in ImpEdgeHdl
/trunk/main/svx/source/svdraw/ !
H A Dsvdoedge.cxx1909 const SdrEdgeLineCode eLineCode = pEdgeHdl->GetLineCode(); in applySpecialDrag()