Home
last modified time | relevance | path

Searched refs:readBoolAttr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx84 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 Dexp_share.hxx132 inline void readBoolAttr( in readBoolAttr() function in xmlscript::ElementDescriptor
H A Dxmldlg_export.cxx1070 readBoolAttr( in readDefaults()