Home
last modified time | relevance | path

Searched refs:FormatChanged (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svtools/source/control/ !
H A Dfmtfield.cxx636 FormatChanged((bNoFormatter && (m_pFormatter != NULL)) ? FCT_FORMATTER : FCT_KEYONLY); in SetFormatKey()
682 FormatChanged(FCT_FORMATTER); in SetFormatter()
756 FormatChanged(FCT_THOUSANDSSEP); in SetThousandsSep()
800 FormatChanged(FCT_PRECISION); in SetDecimalDigits()
804 void FormattedField::FormatChanged( FORMAT_CHANGE_TYPE _nWhat ) in FormatChanged() function in FormattedField
1158 void DoubleNumericField::FormatChanged(FORMAT_CHANGE_TYPE nWhat) in FormatChanged() function in DoubleNumericField
1161 FormattedField::FormatChanged(nWhat); in FormatChanged()
1273 void DoubleCurrencyField::FormatChanged(FORMAT_CHANGE_TYPE nWhat) in FormatChanged() function in DoubleCurrencyField
1277 FormattedField::FormatChanged(nWhat); in FormatChanged()
1297 FormattedField::FormatChanged(nWhat); in FormatChanged()
[all …]
/trunk/main/svtools/inc/svtools/ !
H A Dfmtfield.hxx260 virtual void FormatChanged(FORMAT_CHANGE_TYPE nWhat);
314 virtual void FormatChanged(FORMAT_CHANGE_TYPE nWhat);
340 virtual void FormatChanged(FORMAT_CHANGE_TYPE nWhat);
/trunk/main/sw/inc/ !
H A Dswcli.hxx53 virtual void FormatChanged();
/trunk/main/sfx2/inc/sfx2/ !
H A Dipclient.hxx100 …virtual void FormatChanged(); // object format was changed (used for StarMath formulas alig…
/trunk/main/sw/source/ui/uiview/ !
H A Dswcli.cxx171 void SwOleClient::FormatChanged() in FormatChanged() function in SwOleClient
/trunk/main/sfx2/source/view/ !
H A Dipclient.cxx217 m_pClient->FormatChanged(); // for Writer when format of the object is changed with the area in notifyEvent()
1048 void SfxInPlaceClient::FormatChanged() in FormatChanged() function in SfxInPlaceClient
/trunk/main/svx/inc/svx/ !
H A Dnumfmtsh.hxx137 void FormatChanged( sal_uInt16 nFmtLbPos,
/trunk/main/cui/source/tabpages/ !
H A Dnumfmt.cxx1838 pNumFmtShell->FormatChanged( nPos, aPreviewString, pPreviewColor ); in ChangePreviewText()
/trunk/main/svx/source/items/ !
H A Dnumfmtsh.cxx220 void SvxNumberFormatShell::FormatChanged( sal_uInt16 nFmtLbPos, in FormatChanged() function in SvxNumberFormatShell