Searched refs:XML_LAYER (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | layerexp.cxx | 82 SvXMLElementExport aEle( rExport, XML_NAMESPACE_DRAW, XML_LAYER, sal_True, sal_True ); in exportLayer()
|
H A D | shapeexport.cxx | 696 mrExport.AddAttribute(XML_NAMESPACE_DRAW, XML_LAYER, aLayerName ); in exportShape()
|
H A D | ximpshap.cxx | 821 else if( IsXMLToken( rLocalName, XML_LAYER ) ) in processAttribute()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1038 XML_LAYER, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1046 TOKEN( "layer", XML_LAYER ),
|
Completed in 238 milliseconds