Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/forms/ !
H A Dcontrolpropertymap.cxx46 #define MAP_ASCII( name, prefix, token, type, context ) { name, sizeof(name)-1, prefix, token, sta… macro
58MAP_ASCII( "FontCharWidth", XML_NAMESPACE_STYLE, XML_FONT_CHAR_WIDTH, XML_TYPE_N… in getControlStylePropertyMap_Access()
59MAP_ASCII( "FontCharset", XML_NAMESPACE_STYLE, XML_FONT_CHARSET, XML_TYPE_T… in getControlStylePropertyMap_Access()
60MAP_ASCII( "FontFamily", XML_NAMESPACE_STYLE, XML_FONT_FAMILY_GENERIC, XML_TYPE_T… in getControlStylePropertyMap_Access()
61MAP_ASCII( "FontHeight", XML_NAMESPACE_FO, XML_FONT_SIZE, XML_TYPE_C… in getControlStylePropertyMap_Access()
62MAP_ASCII( "FontKerning", XML_NAMESPACE_STYLE, XML_LETTER_KERNING, XML_TYPE_B… in getControlStylePropertyMap_Access()
63MAP_ASCII( "FontName", XML_NAMESPACE_STYLE, XML_FONT_NAME, XML_TYPE_S… in getControlStylePropertyMap_Access()
64MAP_ASCII( "FontOrientation", XML_NAMESPACE_STYLE, XML_ROTATION_ANGLE, XML_TYPE_R… in getControlStylePropertyMap_Access()
65MAP_ASCII( "FontPitch", XML_NAMESPACE_STYLE, XML_FONT_PITCH, XML_TYPE_T… in getControlStylePropertyMap_Access()
66MAP_ASCII( "FontSlant", XML_NAMESPACE_FO, XML_FONT_STYLE, XML_TYPE_T… in getControlStylePropertyMap_Access()
[all …]