/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/ |
H A D | XMLSymbolTypePropertyHdl.cxx | 52 { XML_CIRCLE, 8 },
|
H A D | SchXMLTools.cxx | 135 { XML_CIRCLE, XML_CHART_CLASS_CIRCLE }, 224 else if( IsXMLToken( rClassName, XML_CIRCLE )) in GetChartTypeByClassName() 307 eResult = XML_CIRCLE; in getTokenByChartType()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/ |
H A D | XMLSymbolTypePropertyHdl.cxx | 52 { XML_CIRCLE, 8 },
|
H A D | SchXMLTools.cxx | 135 { XML_CIRCLE, XML_CHART_CLASS_CIRCLE }, 224 else if( IsXMLToken( rClassName, XML_CIRCLE )) in GetChartTypeByClassName() 307 eResult = XML_CIRCLE; in getTokenByChartType()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/ |
H A D | formenums.cxx | 133 { XML_CIRCLE, awt::FontEmphasisMark::CIRCLE },
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/ |
H A D | formenums.cxx | 133 { XML_CIRCLE, awt::FontEmphasisMark::CIRCLE },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 362 else if( IsXMLToken( rAttrValue, XML_CIRCLE )) in StartElement()
|
H A D | StyleOOoTContext.cxx | 730 eToken = XML_CIRCLE; in StartElement()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 362 else if( IsXMLToken( rAttrValue, XML_CIRCLE )) in StartElement()
|
H A D | StyleOOoTContext.cxx | 721 eToken = XML_CIRCLE; in StartElement()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | shapeimport.cxx | 281 case XML_ELEMENT(DRAW, XML_CIRCLE): in CreateGroupChildContext()
|
H A D | animationexport.cxx | 241 { XML_CIRCLE, TransitionSubType::CIRCLE },
|
H A D | shapeexport.cxx | 2257 bCircle ? XML_CIRCLE : XML_ELLIPSE, in ImpExportEllipseShape()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | shapeimport.cxx | 177 { XML_NAMESPACE_DRAW, XML_CIRCLE, XML_TOK_GROUP_CIRCLE }, in GetGroupShapeElemTokenMap()
|
H A D | animationexport.cxx | 241 { XML_CIRCLE, TransitionSubType::CIRCLE },
|
H A D | shapeexport.cxx | 2186 bCircle ? XML_CIRCLE : XML_ELLIPSE, in ImpExportEllipseShape()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | txtprhdl.cxx | 832 { XML_CIRCLE, FontEmphasis::CIRCLE_ABOVE },
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | txtprhdl.cxx | 793 { XML_CIRCLE, FontEmphasis::CIRCLE_ABOVE },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 437 XML_CIRCLE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 418 XML_CIRCLE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 442 TOKEN( "circle", XML_CIRCLE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 419 TOKEN( "circle", XML_CIRCLE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 3392 enum xmloff::token::XMLTokenEnum XML_CIRCLE
|