Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/vba/
H A Dvbaformatcondition.cxx89 sheet::ConditionOperator aAPIType = sheet::ConditionOperator_NONE; in retrieveAPIType() local
93 aAPIType = sheet::ConditionOperator_FORMULA; in retrieveAPIType()
97 aAPIType = sheet::ConditionOperator_NONE; in retrieveAPIType()
102 return aAPIType; in retrieveAPIType()