Searched refs:XML_GOURAUD (Results 1 – 11 of 11) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | ximp3dscene.cxx | 297 else if( IsXMLToken( aIter, XML_GOURAUD ) ) in processSceneAttribute()
|
H A D | ximpcustomshape.cxx | 990 else if ( IsXMLToken( aIter, XML_GOURAUD ) ) in startFastElement()
|
H A D | shapeexport.cxx | 3708 aStr = GetXMLToken(XML_GOURAUD); in export3DSceneAttributes() 3715 aStr = GetXMLToken(XML_GOURAUD); in export3DSceneAttributes() 4434 aStr = GetXMLToken( XML_GOURAUD ); in ImpExportEnhancedGeometry()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | ximp3dscene.cxx | 321 else if( IsXMLToken( rValue, XML_GOURAUD ) ) in processSceneAttribute()
|
H A D | ximpcustomshape.cxx | 993 else if ( IsXMLToken( rValue, XML_GOURAUD ) ) in StartElement()
|
H A D | shapeexport.cxx | 3650 aStr = GetXMLToken(XML_GOURAUD); in export3DSceneAttributes() 3657 aStr = GetXMLToken(XML_GOURAUD); in export3DSceneAttributes() 4375 aStr = GetXMLToken( XML_GOURAUD ); in ImpExportEnhancedGeometry()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 960 XML_GOURAUD, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 927 XML_GOURAUD, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 965 TOKEN( "gouraud", XML_GOURAUD ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 928 TOKEN( "gouraud", XML_GOURAUD ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4190 enum xmloff::token::XMLTokenEnum XML_GOURAUD
|