Searched refs:importLongProperty (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/xmlscript/source/xmldlg_imexp/ |
| H A D | xmldlg_impmodels.cxx | 78 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ProgressValue") ), in endElement() 81 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ProgressValueMin") ), in endElement() 84 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ProgressValueMax") ), in endElement() 135 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("BlockIncrement") ), in endElement() 138 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("LineIncrement") ), in endElement() 141 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ScrollValue") ), in endElement() 144 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("ScrollValueMax") ), in endElement() 147 ctx.importLongProperty( OUSTR("ScrollValueMin"), OUSTR("minpos"), in endElement() 149 ctx.importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("VisibleSize") ), in endElement() 152 ctx.importLongProperty( OUSTR("RepeatDelay"), OUSTR("repeat"), in endElement() [all …]
|
| H A D | xmldlg_import.cxx | 829 bool ImportContext::importLongProperty( in importLongProperty() function in xmlscript::ImportContext 844 bool ImportContext::importLongProperty( in importLongProperty() function in xmlscript::ImportContext 1626 if (!importLongProperty( nBaseX, in importDefaults() 1630 !importLongProperty( nBaseY, in importDefaults() 1634 !importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Width") ), in importDefaults() 1637 !importLongProperty( OUString( RTL_CONSTASCII_USTRINGPARAM("Height") ), in importDefaults()
|
| H A D | imp_share.hxx | 410 bool importLongProperty( 413 bool importLongProperty(
|