Home
last modified time | relevance | path

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

/trunk/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()

Completed in 9 milliseconds