Home
last modified time | relevance | path

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

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