Searched refs:mso_DefaultStrokingTable (Results 1 – 1 of 1) sorted by relevance
6220 static const sal_uInt16 mso_DefaultStrokingTable[] = variable6233 bIsStrokedByDefault = ( mso_DefaultStrokingTable[ i >> 4 ] & ( 1 << ( i & 0xf ) ) ) == 0; in IsCustomShapeStrokedByDefault()
Completed in 48 milliseconds