Searched refs:readFontProps (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/xmlscript/source/xmldlg_imexp/ |
| H A D | xmldlg_expmodels.cxx | 52 static inline bool readFontProps( ElementDescriptor * element, Style & style ) in readFontProps() function 75 if (readFontProps( this, aStyle )) in readButtonModel() 148 if (readFontProps( this, aStyle )) in readCheckBoxModel() 218 if (readFontProps( this, aStyle )) in readComboBoxModel() 285 if (readFontProps( this, aStyle )) in readListBoxModel() 358 if (readFontProps( this, aStyle )) in readRadioButtonModel() 415 if (readFontProps( this, aStyle )) in readGroupBoxModel() 453 if (readFontProps( this, aStyle )) in readFixedTextModel() 491 if (readFontProps( this, aStyle )) in readFixedHyperLinkModel() 533 if (readFontProps( this, aStyle )) in readEditModel() [all …]
|