Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1310 static_cast< FormattedField* >( m_pWindow )->SetStrictFormat( sal_False ); in Init()
1311 static_cast< FormattedField* >( m_pPainter )->SetStrictFormat( sal_False ); in Init()
1800 static_cast< PatternField* >( m_pWindow )->SetStrictFormat( bStrict ); in implAdjustGenericFieldSetting()
1801 static_cast< PatternField* >( m_pPainter )->SetStrictFormat( bStrict ); in implAdjustGenericFieldSetting()
1954 static_cast< DoubleNumericField* >( m_pWindow )->SetStrictFormat(bStrict); in implAdjustGenericFieldSetting()
1958 static_cast< DoubleNumericField* >( m_pPainter )->SetStrictFormat(bStrict); in implAdjustGenericFieldSetting()
2105 static_cast< LongCurrencyField* >( m_pWindow )->SetStrictFormat( bStrict ); in implAdjustGenericFieldSetting()
2272 static_cast< DateField* >( m_pWindow )->SetStrictFormat( bStrict ); in implAdjustGenericFieldSetting()
2278 static_cast< DateField* >( m_pPainter )->SetStrictFormat( bStrict ); in implAdjustGenericFieldSetting()
2382 static_cast< TimeField* >( m_pWindow )->SetStrictFormat( bStrict ); in implAdjustGenericFieldSetting()
[all …]
H A Dgridctrl.cxx331 SetStrictFormat(sal_True); in AbsolutePos()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx84 getTypedControlWindow()->SetStrictFormat( sal_True ); in OTimeControl()
132 pControlWindow->SetStrictFormat(sal_True); in ODateControl()
502 getTypedControlWindow()->SetStrictFormat( sal_True ); in ONumericControl()
/trunk/main/cui/source/dialogs/
H A Dcuitbxform.cxx57 m_aRecordNo.SetStrictFormat(sal_True); in FmInputRecordNoDialog()
/trunk/main/svtools/inc/svtools/
H A Dfmtfield.hxx172 void SetStrictFormat(sal_Bool bEnable) { m_bStrictFormat = bEnable; } in SetStrictFormat() function in FormattedField
/trunk/main/basctl/source/basicide/
H A Dbrkdlg.cxx106 aNumericField.SetStrictFormat( sal_True ); in BreakPointDialog()
/trunk/main/svx/source/form/
H A Dtbxform.cxx80 SetStrictFormat(sal_True); in SvxFmAbsRecWin()
/trunk/main/vcl/source/control/
H A Dfield2.cxx837 SetStrictFormat( (sal_Bool)pMgr->ReadShort() ); in ImplLoadRes()
1661 SetStrictFormat( (sal_Bool)pMgr->ReadShort() ); in ImplLoadRes()
2835 SetStrictFormat( (sal_Bool)pMgr->ReadShort() ); in ImplLoadRes()
H A Dfield.cxx346 void FormatterBase::SetStrictFormat( sal_Bool bStrict ) in SetStrictFormat() function in FormatterBase
521 SetStrictFormat( (sal_Bool)pMgr->ReadShort() ); in ImplLoadRes()
H A Dlongcurr.cxx359 SetStrictFormat( (sal_Bool)pMgr->ReadShort() ); in ImplLoadRes()
/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx683 SetStrictFormat( sal_True ); in RecordPositionInput()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx896 maNfCompression.SetStrictFormat( sal_True ); in createFilterOptions()
935 maNfCompression.SetStrictFormat( sal_True ); in createFilterOptions()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx78 void SetStrictFormat( sal_Bool bStrict );
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1816 pField->SetStrictFormat( bStrict ); in setStrictFormat()
1982 pField->SetStrictFormat( bStrict ); in setStrictFormat()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1094 pControl->SetStrictFormat(sal_True); in CreateNumericControl()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4385 pFormatter->SetStrictFormat( bStrict ); in setStrictFormat()
4422 pFormatter->SetStrictFormat( b ); in setProperty()

Completed in 222 milliseconds