Searched refs:readBoolAttr (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/xmlscript/source/xmldlg_imexp/ |
| H A D | xmldlg_expmodels.cxx | 84 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in readButtonModel() 86 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("DefaultButton") ), in readButtonModel() 107 readBoolAttr( OUSTR("FocusOnClick"), in readButtonModel() 109 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in readButtonModel() 158 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in readCheckBoxModel() 170 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in readCheckBoxModel() 225 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in readComboBoxModel() 231 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Autocomplete") ), in readComboBoxModel() 233 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in readComboBoxModel() 235 readBoolAttr( OUSTR("HideInactiveSelection"), in readComboBoxModel() [all …]
|
| H A D | exp_share.hxx | 132 inline void readBoolAttr( in readBoolAttr() function in xmlscript::ElementDescriptor
|
| H A D | xmldlg_export.cxx | 1070 readBoolAttr( in readDefaults()
|