Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx6179 static const sal_uInt16 mso_DefaultFillingTable[] = variable
6188 bIsFilledByDefault = ( mso_DefaultFillingTable[ i >> 4 ] & ( 1 << ( i & 0xf ) ) ) == 0; in IsCustomShapeFilledByDefault()

Completed in 48 milliseconds