Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Dcontrolpropertyhdl.cxx86 …m_pTextAlignHandler = new XMLConstantsPropertyHandler(OEnumMapper::getEnumMap(OEnumMapper::epTextA… in GetPropertyHandler()
116 …m_pFontEmphasisHandler = new XMLConstantsPropertyHandler( OEnumMapper::getEnumMap(OEnumMapper::epF… in GetPropertyHandler()
122 …m_pFontReliefHandler = new XMLConstantsPropertyHandler( OEnumMapper::getEnumMap(OEnumMapper::epFon… in GetPropertyHandler()
158 …bSuccess = SvXMLUnitConverter::convertEnum(aReturn, nType, OEnumMapper::getEnumMap(OEnumMapper::ep… in exportXML()
199 …if (SvXMLUnitConverter::convertEnum(nEmphasis, sToken, OEnumMapper::getEnumMap(OEnumMapper::epFont… in importXML()
246 …if ( SvXMLUnitConverter::convertEnum( nStyle, sToken, OEnumMapper::getEnumMap( OEnumMapper::epBord… in importXML()
279 …&& SvXMLUnitConverter::convertEnum( aOut, nBorder, OEnumMapper::getEnumMap( OEnumMapper::epBorderW… in exportXML()
379 …:XMLConstantsPropertyHandler( OEnumMapper::getEnumMap( OEnumMapper::epImageScaleMode ), XML_STRETC… in ImageScaleModeHandler()
H A Dlayerimport.cxx194 VisualEffect::LOOK3D, OEnumMapper::getEnumMap( OEnumMapper::epVisualEffect ), in OFormLayerXMLImport_Impl()
198 ScrollBarOrientation::HORIZONTAL, OEnumMapper::getEnumMap( OEnumMapper::epOrientation ), in OFormLayerXMLImport_Impl()
202 FormButtonType_PUSH, OEnumMapper::getEnumMap(OEnumMapper::epButtonType), in OFormLayerXMLImport_Impl()
206 ListSourceType_VALUELIST, OEnumMapper::getEnumMap(OEnumMapper::epListSourceType), in OFormLayerXMLImport_Impl()
210 OEnumMapper::getEnumMap(OEnumMapper::epCheckState), in OFormLayerXMLImport_Impl()
214 OEnumMapper::getEnumMap(OEnumMapper::epCheckState), in OFormLayerXMLImport_Impl()
218 FormSubmitEncoding_URL, OEnumMapper::getEnumMap(OEnumMapper::epSubmitEncoding), in OFormLayerXMLImport_Impl()
222 FormSubmitMethod_GET, OEnumMapper::getEnumMap(OEnumMapper::epSubmitMethod), in OFormLayerXMLImport_Impl()
226 CommandType::COMMAND, OEnumMapper::getEnumMap(OEnumMapper::epCommandType)); in OFormLayerXMLImport_Impl()
229 NavigationBarMode_NONE, OEnumMapper::getEnumMap(OEnumMapper::epNavigationType), in OFormLayerXMLImport_Impl()
[all …]
H A Delementexport.cxx690 OEnumMapper::getEnumMap(OEnumMapper::epButtonType), in exportCommonControlAttributes()
703 OEnumMapper::getEnumMap( OEnumMapper::epOrientation ), in exportCommonControlAttributes()
718 OEnumMapper::getEnumMap( OEnumMapper::epVisualEffect ), in exportCommonControlAttributes()
915 OEnumMapper::getEnumMap(OEnumMapper::epListSourceType), in exportDatabaseAttributes()
1114 OEnumMapper::getEnumMap(OEnumMapper::epCheckState), in exportSpecialAttributes()
1128 OEnumMapper::getEnumMap(OEnumMapper::epCheckState), in exportSpecialAttributes()
1807 OEnumMapper::getEnumMap( OEnumMapper::epListLinkageType ) in exportCellBindingAttributes()
2204 static OEnumMapper::EnumProperties eEnumPropertyMaps[] = in exportAttributes()
2206OEnumMapper::epSubmitEncoding, OEnumMapper::epSubmitMethod, OEnumMapper::epCommandType, OEnumMappe… in exportAttributes()
2230 OEnumMapper::getEnumMap(eEnumPropertyMaps[i]), in exportAttributes()
H A Dformenums.cxx55 const SvXMLEnumMapEntry* OEnumMapper::s_pEnumMap[OEnumMapper::KNOWN_ENUM_PROPERTIES] =
75 const SvXMLEnumMapEntry* OEnumMapper::getEnumMap(EnumProperties _eProperty) in getEnumMap()
H A Delementimport.cxx1161 _rValue, OEnumMapper::getEnumMap( OEnumMapper::epImagePosition ) in handleAttribute()
1171 _rValue, OEnumMapper::getEnumMap( OEnumMapper::epImageAlign ) in handleAttribute()
1755 OEnumMapper::getEnumMap( OEnumMapper::epListLinkageType ) in handleAttribute()
H A Dformenums.hxx37 class OEnumMapper class

Completed in 60 milliseconds