Home
last modified time | relevance | path

Searched refs:SetUseThousandSep (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/vcl/inc/vcl/
H A Dlongcurr.hxx65 void SetUseThousandSep( sal_Bool b );
H A Dfield.hxx205 void SetUseThousandSep( sal_Bool b );
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx173 m_pMaxRowScan->SetUseThousandSep(sal_False); in SpecialSettingsPage()
H A Ddetailpages.cxx979 m_aNFRowCount.SetUseThousandSep(sal_False); in OLDAPDetailsPage()
/aoo4110/main/vcl/source/control/
H A Dlongcurr.cxx502 void LongCurrencyFormatter::SetUseThousandSep( sal_Bool b ) in SetUseThousandSep() function in LongCurrencyFormatter
H A Dfield.cxx537 SetUseThousandSep( !(sal_Bool)pMgr->ReadShort() ); in ImplLoadRes()
567 void NumericFormatter::SetUseThousandSep( sal_Bool b ) in SetUseThousandSep() function in NumericFormatter
/aoo4110/main/toolkit/source/awt/
H A Dvclxwindows.cxx5413 ((NumericField*)GetWindow())->SetUseThousandSep( b ); in setProperty()
5663 ((NumericField*)GetWindow())->SetUseThousandSep( b ); in setProperty()
6015 ((LongCurrencyField*)GetWindow())->SetUseThousandSep( b ); in setProperty()
/aoo4110/main/svx/source/fmcomp/
H A Dgridcell.cxx2097 static_cast< LongCurrencyField* >( m_pWindow )->SetUseThousandSep( bThousand ); in implAdjustGenericFieldSetting()
2107 static_cast< LongCurrencyField* >( m_pPainter )->SetUseThousandSep( bThousand ); in implAdjustGenericFieldSetting()

Completed in 118 milliseconds