Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/filter/xml/
H A DxmlHelper.cxx150 …MAP_CONST_COLUMN( PROPERTY_WIDTH, XML_NAMESPACE_STYLE, XML_COLUMN_WIDTH, XML_TY… in GetColumnStylesPropertySetMapper()
/AOO41X/main/xmloff/source/table/
H A DXMLTableExport.cxx76 …CMAP( "Width", XML_NAMESPACE_STYLE, XML_COLUMN_WIDTH, XML_TYPE_MEASURE, … in getColumnPropertiesMap()
/AOO41X/main/xmloff/source/transform/
H A DPropertyActionsOASIS.cxx443 { XML_NAMESPACE_STYLE, XML_COLUMN_WIDTH, XML_ATACTION_IN2INCH,
H A DPropertyActionsOOo.cxx816 { XML_NAMESPACE_STYLE, XML_COLUMN_WIDTH, XML_ATACTION_INCH2IN,
/AOO41X/main/sw/source/filter/xml/
H A Dxmltble.cxx561 AddAttribute( XML_NAMESPACE_STYLE, XML_COLUMN_WIDTH, in ExportTableColumnStyle()
/AOO41X/main/xmloff/inc/xmloff/
H A Dxmltoken.hxx425 XML_COLUMN_WIDTH, enumerator
/AOO41X/main/sc/source/filter/xml/
H A Dxmlstyle.cxx123 …MAP( "Width", XML_NAMESPACE_STYLE, XML_COLUMN_WIDTH, XML_TYPE_PROP_TABLE_COLUMN|XML_TYPE_MEASURE, …
/AOO41X/main/xmloff/source/core/
H A Dxmltoken.cxx433 TOKEN( "column-width", XML_COLUMN_WIDTH ),