Home
last modified time | relevance | path

Searched refs:ENUM_FUNC_LEFT (Results 1 – 4 of 4) sorted by path

/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx183 ENUM_FUNC_LEFT, enumerator
H A DEnhancedCustomShapeFunctionParser.hxx57 ENUM_FUNC_LEFT, enumerator
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx846 case ENUM_FUNC_LEFT : fRet = 0.0; break; in GetEnumFunc()
H A DEnhancedCustomShapeFunctionParser.cxx231 case ENUM_FUNC_LEFT : eF = EnhancedCustomShape2d::ENUM_FUNC_LEFT; break; in getValue()
280 case ENUM_FUNC_LEFT : aRet.Type = EnhancedCustomShapeParameterType::LEFT; break; in fillNode()
1025 | str_p( "left" )[ EnumFunctor(ENUM_FUNC_LEFT, self.getContext() ) ] in definition()

Completed in 36 milliseconds