Searched refs:OTimeDurationControl (Results 1 – 3 of 3) sorted by relevance
324 OTimeDurationControl::OTimeDurationControl( ::Window* pParent, WinBits nWinStyle ) in OTimeDurationControl() function in pcr::OTimeDurationControl329 …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*/ )
150 class OTimeDurationControl : public ONumericControl class153 OTimeDurationControl( ::Window* pParent, WinBits nWinStyle );154 ~OTimeDurationControl();
1320 …OTimeDurationControl* pControl = new OTimeDurationControl( impl_getDefaultDialogParent_nothrow(), … in describePropertyLine()
Completed in 37 milliseconds