Home
last modified time | relevance | path

Searched refs:SetThousandsSep (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/extensions/source/propctrlr/ !
H A Dusercontrol.hxx123 … void SetThousandsSep(sal_Bool bEnable) { getTypedControlWindow()->SetThousandsSep(bEnable); } in SetThousandsSep() function in pcr::OFormattedNumericControl
H A Dformcomponenthandler.cxx1190 pControl->SetThousandsSep( in describePropertyLine()
1739 pControl->SetThousandsSep( bUseSep ); in actuatingPropertyChanged()
/AOO41X/main/svtools/inc/svtools/ !
H A Dfmtfield.hxx155 void SetThousandsSep(sal_Bool _bUseSeparator);
/AOO41X/main/svtools/source/control/ !
H A Dfmtfield.cxx729 void FormattedField::SetThousandsSep(sal_Bool _bUseSeparator) in SetThousandsSep() function in FormattedField
/AOO41X/main/svtools/source/uno/ !
H A Dunoiface.cxx948 pField->SetThousandsSep( b ); in setProperty()