Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Ddrawingml.cxx94 #define GETAD(propName) \ macro
630 if( GETAD( CharHeight ) ) in WriteRunProperties()
633 if ( ( bComplex && GETAD( CharWeightComplex ) ) || GETAD( CharWeight ) ) in WriteRunProperties()
637 if ( ( bComplex && GETAD( CharPostureComplex ) ) || GETAD( CharPosture ) ) in WriteRunProperties()
648 if ( GETAD( CharUnderline ) ) in WriteRunProperties()
724 if( GETAD( CharColor ) ) { in WriteRunProperties()
740 if( GETAD( CharFontName ) ) { in WriteRunProperties()
762 …if( ( bComplex && GETAD( CharFontNameComplex ) ) || ( !bComplex && GETAD( CharFontNameAsian ) ) ) { in WriteRunProperties()
H A Dshapes.cxx340 #define GETAD(propName) \ macro
675 if( GETAD( EdgeKind ) ) { in WriteConnectorShape()
692 if( GETAD( EdgeStartPoint ) ) { in WriteConnectorShape()
694 if( GETAD( EdgeEndPoint ) ) { in WriteConnectorShape()

Completed in 27 milliseconds