Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.cxx324 OTimeDurationControl::OTimeDurationControl( ::Window* pParent, WinBits nWinStyle ) in OTimeDurationControl() function in pcr::OTimeDurationControl
329 …getTypedControlWindow()->SetCustomConvertHdl( LINK( this, OTimeDurationControl, OnCustomConvert ) … in OTimeDurationControl()
333 OTimeDurationControl::~OTimeDurationControl() in ~OTimeDurationControl()
338 …::sal_Int16 SAL_CALL OTimeDurationControl::getControlType() throw (::com::sun::star::uno::RuntimeE… in getControlType()
346 IMPL_LINK( OTimeDurationControl, OnCustomConvert, MetricField*, /*pField*/ )
H A Dusercontrol.hxx150 class OTimeDurationControl : public ONumericControl class
153 OTimeDurationControl( ::Window* pParent, WinBits nWinStyle );
154 ~OTimeDurationControl();
H A Dformcomponenthandler.cxx1320OTimeDurationControl* pControl = new OTimeDurationControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine()

Completed in 29 milliseconds