Searched refs:SVTXFormattedField (Results 1 – 2 of 2) sorted by relevance
104 *ppNewComp = new SVTXFormattedField; in CreateWindow()816 SVTXFormattedField::SVTXFormattedField() in SVTXFormattedField() function in SVTXFormattedField824 SVTXFormattedField::~SVTXFormattedField() in ~SVTXFormattedField()834 void SVTXFormattedField::SetWindow( Window* _pWindow ) in SetWindow()1225 sal_Bool SVTXFormattedField::GetTreatAsNumber() in GetTreatAsNumber()1355 void SVTXFormattedField::setFormatKey(sal_Int32 nKey) in setFormatKey()1373 void SVTXFormattedField::NotifyTextListeners() in NotifyTextListeners()1687 SVTXFormattedField::getTypes()1829 SVTXFormattedField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()1854 SVTXFormattedField::getTypes()[all …]
175 class SVTXFormattedField : public VCLXSpinField class186 SVTXFormattedField();187 ~SVTXFormattedField();298 class SVTXNumericField : public ::com::sun::star::awt::XNumericField, public SVTXFormattedField306 void SAL_CALL acquire() throw() { SVTXFormattedField::acquire(); } in acquire()307 void SAL_CALL release() throw() { SVTXFormattedField::release(); } in release()338 class SVTXCurrencyField : public ::com::sun::star::awt::XCurrencyField, public SVTXFormattedField346 void SAL_CALL acquire() throw() { SVTXFormattedField::acquire(); } in acquire()347 void SAL_CALL release() throw() { SVTXFormattedField::release(); } in release()
Completed in 77 milliseconds