Searched refs:importDoubleProperty (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_impmodels.cxx | 351 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EffectiveMin") ), in endElement() 354 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EffectiveMax") ), in endElement() 357 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("EffectiveValue") ), in endElement() 618 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Value") ), in endElement() 621 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMin") ), in endElement() 624 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMax") ), in endElement() 627 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueStep") ), in endElement() 800 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Value") ), in endElement() 803 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMin") ), in endElement() 806 ctx.importDoubleProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ValueMax") ), in endElement() [all …]
|
H A D | imp_share.hxx | 401 bool importDoubleProperty(
|
H A D | xmldlg_import.cxx | 800 bool ImportContext::importDoubleProperty( in importDoubleProperty() function in xmlscript::ImportContext
|
Completed in 34 milliseconds