Searched refs:readDoubleAttr (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/xmlscript/source/xmldlg_imexp/ |
| H A D | xmldlg_expmodels.cxx | 698 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Value") ), in readCurrencyFieldModel() 700 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMin") ), in readCurrencyFieldModel() 702 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMax") ), in readCurrencyFieldModel() 704 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueStep") ), in readCurrencyFieldModel() 807 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Value") ), in readNumericFieldModel() 809 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMin") ), in readNumericFieldModel() 811 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMax") ), in readNumericFieldModel() 813 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueStep") ), in readNumericFieldModel() 974 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("EffectiveMin") ), in readFormattedFieldModel() 976 readDoubleAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("EffectiveMax") ), in readFormattedFieldModel() [all …]
|
| H A D | exp_share.hxx | 120 inline void readDoubleAttr( in readDoubleAttr() function in xmlscript::ElementDescriptor
|