Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx270 virtual void SAL_CALL setValueUnit( ::sal_Int16 _valueunit );
H A Dformgeometryhandler.cxx478 xNumericControl->setValueUnit( MeasureUnit::MM_100TH ); in describePropertyLine()
H A Dstandardcontrol.cxx602 void SAL_CALL ONumericControl::setValueUnit( ::sal_Int16 _valueunit ) in setValueUnit() function in pcr::ONumericControl
H A Dformcomponenthandler.cxx1239 xNumericControl->setValueUnit( nValueUnit ); in describePropertyLine()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx865 xNumericControl->setValueUnit( util::MeasureUnit::MM_100TH ); in describePropertyLine()