Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/xoutdev/
H A Dxattr2.cxx258 sal_Int32 nLJ = 0; in PutValue() local
259 if(!(rVal >>= nLJ)) in PutValue()
261 eUnoJoint = (::com::sun::star::drawing::LineJoint)nLJ; in PutValue()
492 sal_Int32 nLJ(0); in PutValue() local
494 if(!(rVal >>= nLJ)) in PutValue()
499 eUnoCap = (com::sun::star::drawing::LineCap)nLJ; in PutValue()

Completed in 17 milliseconds