Searched refs:SetUseThousandSep (Results 1 – 8 of 8) sorted by relevance
65 void SetUseThousandSep( sal_Bool b );
205 void SetUseThousandSep( sal_Bool b );
173 m_pMaxRowScan->SetUseThousandSep(sal_False); in SpecialSettingsPage()
979 m_aNFRowCount.SetUseThousandSep(sal_False); in OLDAPDetailsPage()
537 SetUseThousandSep( !(sal_Bool)pMgr->ReadShort() ); in ImplLoadRes()567 void NumericFormatter::SetUseThousandSep( sal_Bool b ) in SetUseThousandSep() function in NumericFormatter
502 void LongCurrencyFormatter::SetUseThousandSep( sal_Bool b ) in SetUseThousandSep() function in LongCurrencyFormatter
5419 ((NumericField*)GetWindow())->SetUseThousandSep( b ); in setProperty()5669 ((NumericField*)GetWindow())->SetUseThousandSep( b ); in setProperty()6021 ((LongCurrencyField*)GetWindow())->SetUseThousandSep( b ); in setProperty()
2097 static_cast< LongCurrencyField* >( m_pWindow )->SetUseThousandSep( bThousand ); in implAdjustGenericFieldSetting()2107 static_cast< LongCurrencyField* >( m_pPainter )->SetUseThousandSep( bThousand ); in implAdjustGenericFieldSetting()
Completed in 85 milliseconds