Searched refs:nLJ (Results 1 – 1 of 1) sorted by relevance
258 sal_Int32 nLJ = 0; in PutValue() local259 if(!(rVal >>= nLJ)) in PutValue()261 eUnoJoint = (::com::sun::star::drawing::LineJoint)nLJ; in PutValue()492 sal_Int32 nLJ(0); in PutValue() local494 if(!(rVal >>= nLJ)) in PutValue()499 eUnoCap = (com::sun::star::drawing::LineCap)nLJ; in PutValue()
Completed in 15 milliseconds