Home
last modified time | relevance | path

Searched refs:GETA (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/export/
H A Ddrawingml.cxx91 #define GETA(propName) \ macro
98 if ( GETA(propName) ) \
188 if( GETA( FillGradient ) ) { in WriteGradientFill()
325 if( GETA( LineDash ) ) { in WriteOutline()
337 if ( GETA( LineColor ) ) { in WriteOutline()
367 if( nLineWidth > 1 && GETA( LineJoint ) ) { in WriteOutline()
701 if( GETA( CharLocale ) ) { in WriteRunProperties()
791 if( GETA( TextPortionType ) ) { in GetFieldType()
925 if( nLevel >= 0 && GETA( NumberingRules ) ) in WriteParagraphNumbering()
1165 if( GETA( TextWordWrap ) ) { in WriteText()
H A Dshapes.cxx337 #define GETA(propName) \ macro
344 if ( GETA(propName) ) \
458 if( GETA( CustomShapeGeometry ) ) { in WriteCustomShape()

Completed in 22 milliseconds