Searched refs:ElementDescriptor (Results 1 – 3 of 3) sorted by relevance
68 ElementDescriptor * pStyle = new ElementDescriptor( in createElement()558 void ElementDescriptor::addNumberFormatAttr( in addNumberFormatAttr()590 Any ElementDescriptor::readProp( OUString const & rPropName ) in readProp()600 void ElementDescriptor::readStringAttr( in readStringAttr()616 void ElementDescriptor::readHexLongAttr( OUString const & rPropName, OUString const & rAttrName ) in readHexLongAttr()633 void ElementDescriptor::readDateFormatAttr( OUString const & rPropName, OUString const & rAttrName ) in readDateFormatAttr()686 void ElementDescriptor::readTimeFormatAttr( OUString const & rPropName, OUString const & rAttrName ) in readTimeFormatAttr()721 void ElementDescriptor::readAlignAttr( OUString const & rPropName, OUString const & rAttrName ) in readAlignAttr()747 void ElementDescriptor::readVerticalAlignAttr( OUString const & rPropName, OUString const & rAttrNa… in readVerticalAlignAttr()775 void ElementDescriptor::readImageAlignAttr( OUString const & rPropName, OUString const & rAttrName ) in readImageAlignAttr()[all …]
39 ElementDescriptor * element, Style & style ) in readBorderProps()52 static inline bool readFontProps( ElementDescriptor * element, Style & style ) in readFontProps()64 void ElementDescriptor::readButtonModel( StyleBag * all_styles ) in readButtonModel()137 void ElementDescriptor::readCheckBoxModel( StyleBag * all_styles ) in readCheckBoxModel()205 void ElementDescriptor::readComboBoxModel( StyleBag * all_styles ) in readComboBoxModel()252 ElementDescriptor * popup = new ElementDescriptor( in readComboBoxModel()259 ElementDescriptor * item = new ElementDescriptor( in readComboBoxModel()272 void ElementDescriptor::readListBoxModel( StyleBag * all_styles ) in readListBoxModel()313 ElementDescriptor * popup = new ElementDescriptor( in readListBoxModel()321 ElementDescriptor * item = new ElementDescriptor( in readListBoxModel()[all …]
84 class ElementDescriptor class91 inline ElementDescriptor( in ElementDescriptor() function in xmlscript::ElementDescriptor100 inline ElementDescriptor(215 inline void ElementDescriptor::read( in read()233 inline bool ElementDescriptor::readProp( in readProp()