Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx6220 static const sal_uInt16 mso_DefaultStrokingTable[] = variable
6233 bIsStrokedByDefault = ( mso_DefaultStrokingTable[ i >> 4 ] & ( 1 << ( i & 0xf ) ) ) == 0; in IsCustomShapeStrokedByDefault()

Completed in 82 milliseconds