Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx459 …LineDescriptor aLineDesc( PropertyHandler::describePropertyLine( _rPropertyName, _rxControlFactory… in describePropertyLine() local
474 aLineDesc.Control = PropertyHandlerHelper::createNumericControl( in describePropertyLine()
477 Reference< XNumericControl > xNumericControl( aLineDesc.Control, UNO_QUERY_THROW ); in describePropertyLine()
497 return aLineDesc; in describePropertyLine()