Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx238 case ENUM_FUNC_HASFILL : eF = EnhancedCustomShape2d::ENUM_FUNC_HASFILL; break; in getValue()
289 case ENUM_FUNC_HASFILL : aRet.Type = EnhancedCustomShapeParameterType::NORMAL; break; in fillNode()
1032 | str_p( "hasfill" )[ EnumFunctor(ENUM_FUNC_HASFILL, self.getContext() ) ] in definition()
H A DEnhancedCustomShape2d.cxx853 case ENUM_FUNC_HASFILL : fRet = bFilled ? 1.0 : 0.0; break; in GetEnumFunc()
/aoo4110/main/svx/inc/svx/
H A DEnhancedCustomShapeFunctionParser.hxx64 ENUM_FUNC_HASFILL, enumerator
H A DEnhancedCustomShape2d.hxx190 ENUM_FUNC_HASFILL, enumerator

Completed in 34 milliseconds