Searched refs:XML_FONT_WEIGHT (Results 1 – 16 of 16) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/ |
H A D | controlpropertymap.cxx | 69 …MAP_ASCII( "FontWeight", XML_NAMESPACE_FO, XML_FONT_WEIGHT, XML_TYPE_T…
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/ |
H A D | controlpropertymap.cxx | 69 …MAP_ASCII( "FontWeight", XML_NAMESPACE_FO, XML_FONT_WEIGHT, XML_TYPE_T…
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/ |
H A D | xmlHelper.cxx | 128 …MAP_CONST_TEXT( PROPERTY_FONTWEIGHT, XML_NAMESPACE_FO, XML_FONT_WEIGHT, … in GetCellStylesPropertySetMapper()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/ |
H A D | xmlHelper.cxx | 131 …MAP_CONST_TEXT( PROPERTY_FONTWEIGHT, XML_NAMESPACE_FO, XML_FONT_WEIGHT, … in GetCellStylesPropertySetMapper()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | XMLFontAutoStylePool.cxx | 520 GetExport().AddAttribute(XML_NAMESPACE_LO_EXT, XML_FONT_WEIGHT, in exportXML()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/ |
H A D | XMLFontAutoStylePool.cxx | 500 GetExport().AddAttribute(XML_NAMESPACE_LO_EXT, XML_FONT_WEIGHT, in exportXML()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | animationexport.cxx | 414 { XML_FONT_WEIGHT, "CharWeight" }, in getAnimationAttributeNamesConversionList() 1529 case XML_FONT_WEIGHT: nType = XML_TYPE_TEXT_WEIGHT; break; in convertValue()
|
H A D | animationimport.cxx | 264 case XML_FONT_WEIGHT: nType = XML_TYPE_TEXT_WEIGHT; break; in convertValue()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | animationexport.cxx | 414 { XML_FONT_WEIGHT, "CharWeight" }, in getAnimationAttributeNamesConversionList() 1475 case XML_FONT_WEIGHT: nType = XML_TYPE_TEXT_WEIGHT; break; in convertValue()
|
H A D | animationimport.cxx | 425 case XML_FONT_WEIGHT: nType = XML_TYPE_TEXT_WEIGHT; break; in convertValue()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | PropertyActionsOOo.cxx | 599 { XML_NAMESPACE_FO, XML_FONT_WEIGHT, XML_ATACTION_COPY,
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | PropertyActionsOOo.cxx | 599 { XML_NAMESPACE_FO, XML_FONT_WEIGHT, XML_ATACTION_COPY,
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 871 XML_FONT_WEIGHT, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 842 XML_FONT_WEIGHT, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 876 TOKEN( "font-weight", XML_FONT_WEIGHT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 843 TOKEN( "font-weight", XML_FONT_WEIGHT ),
|