Searched refs:XML_FONT_STYLE (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/xmloff/source/forms/ |
H A D | controlpropertymap.cxx | 66 …MAP_ASCII( "FontSlant", XML_NAMESPACE_FO, XML_FONT_STYLE, XML_TYPE_T… in getControlStylePropertyMap_Access()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlHelper.cxx | 181 …MAP_CONST_TEXT( PROPERTY_FONTSLANT, XML_NAMESPACE_FO, XML_FONT_STYLE, XML_TYPE_TEXT_POST… in GetCellStylesPropertySetMapper()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | animationexport.cxx | 498 { XML_FONT_STYLE, "CharPosture" }, in getAnimationAttributeNamesConversionList() 1544 case XML_FONT_STYLE: nType = XML_TYPE_TEXT_POSTURE; break; in convertValue()
|
H A D | animationimport.cxx | 463 case XML_FONT_STYLE: nType = XML_TYPE_TEXT_POSTURE; break; in convertValue()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | PropertyActionsOOo.cxx | 593 { XML_NAMESPACE_FO, XML_FONT_STYLE, XML_ATACTION_COPY,
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 782 XML_FONT_STYLE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 790 TOKEN( "font-style", XML_FONT_STYLE ),
|
Completed in 746 milliseconds