Home
last modified time | relevance | path

Searched refs:SVTXFormattedField (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dunoiface.cxx104 *ppNewComp = new SVTXFormattedField; in CreateWindow()
816 SVTXFormattedField::SVTXFormattedField() in SVTXFormattedField() function in SVTXFormattedField
824 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 …]
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx175 class SVTXFormattedField : public VCLXSpinField class
186 SVTXFormattedField();
187 ~SVTXFormattedField();
298 class SVTXNumericField : public ::com::sun::star::awt::XNumericField, public SVTXFormattedField
306 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 SVTXFormattedField
346 void SAL_CALL acquire() throw() { SVTXFormattedField::acquire(); } in acquire()
347 void SAL_CALL release() throw() { SVTXFormattedField::release(); } in release()

Completed in 25 milliseconds