Searched refs:readBoolAttr (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/xmlscript/source/xmldlg_imexp/ |
| H A D | xmldlg_expmodels.cxx | 85 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in readButtonModel() 87 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("DefaultButton") ), in readButtonModel() 108 readBoolAttr( OUSTR("FocusOnClick"), in readButtonModel() 110 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in readButtonModel() 160 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in readCheckBoxModel() 172 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("MultiLine") ), in readCheckBoxModel() 228 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in readComboBoxModel() 234 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Autocomplete") ), in readComboBoxModel() 236 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("ReadOnly") ), in readComboBoxModel() 238 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 | 1039 readBoolAttr( in readDefaults()
|