Home
last modified time | relevance | path

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

/trunk/main/padmin/source/
H A Dprtsetup.cxx520 m_aTopLB.EnableEmptyFieldValue( sal_True ); in RTSOtherPage()
521 m_aBottomLB.EnableEmptyFieldValue( sal_True ); in RTSOtherPage()
522 m_aLeftLB.EnableEmptyFieldValue( sal_True ); in RTSOtherPage()
523 m_aRightLB.EnableEmptyFieldValue( sal_True ); in RTSOtherPage()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx86 getTypedControlWindow()->EnableEmptyFieldValue( sal_True ); in OTimeControl()
140 pControlWindow->EnableEmptyFieldValue( sal_True ); in ODateControl()
501 getTypedControlWindow()->EnableEmptyFieldValue( sal_True ); in ONumericControl()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx729 static_cast<CurrencyField*>(pNewWindow)->EnableEmptyFieldValue( sal_True ); in ImplCreateWindow()
738 static_cast<DateField*>(pNewWindow)->EnableEmptyFieldValue( sal_True ); in ImplCreateWindow()
850 static_cast<NumericField*>(pNewWindow)->EnableEmptyFieldValue( sal_True ); in ImplCreateWindow()
944 static_cast<TimeField*>(pNewWindow)->EnableEmptyFieldValue( sal_True ); in ImplCreateWindow()
H A Dvclxwindows.cxx4554 ((DateField*)GetWindow())->EnableEmptyFieldValue( sal_True );
5047 ((TimeField*)GetWindow())->EnableEmptyFieldValue( sal_True ); in setProperty()
5376 ((NumericField*)GetWindow())->EnableEmptyFieldValue( sal_True ); in setProperty()
5971 ((LongCurrencyField*)GetWindow())->EnableEmptyFieldValue( sal_True ); in setProperty()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsize.cxx67 aMF_VALUE.EnableEmptyFieldValue(sal_True); in DBG_NAME()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneGeometry.cxx263 m_aMFZRotation.EnableEmptyFieldValue( !bEnableZ ); in IMPL_LINK()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2273 static_cast< DateField* >( m_pWindow )->EnableEmptyFieldValue( sal_True ); in implAdjustGenericFieldSetting()
2279 static_cast< DateField* >( m_pPainter )->EnableEmptyFieldValue( sal_True ); in implAdjustGenericFieldSetting()
2383 static_cast< TimeField* >( m_pWindow )->EnableEmptyFieldValue( sal_True ); in implAdjustGenericFieldSetting()
2389 static_cast< TimeField* >( m_pPainter )->EnableEmptyFieldValue( sal_True ); in implAdjustGenericFieldSetting()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx95 …void EnableEmptyFieldValue( sal_Bool bEnable ) { mbEmptyFieldValueEnabled = b… in EnableEmptyFieldValue() function in FormatterBase
/trunk/main/svtools/workben/
H A Dsvdem.cxx817 aCalendarField.EnableEmptyFieldValue( sal_True ); in MyWin()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx121 static_cast<CalendarField*>(pWindow)->EnableEmptyFieldValue( sal_True ); in CreateWindow()

Completed in 146 milliseconds