Searched refs:retvalue (Results 1 – 5 of 5) sorted by relevance
237 int retvalue = -1; in FieldInList() local246 return retvalue; in FieldInList()252 int retvalue = -1; in FieldInList() local264 return retvalue; in FieldInList()269 int retvalue; in FieldInTable() local273 retvalue = -1; in FieldInTable()288 retvalue = -1; in FieldInTable()290 return retvalue; in FieldInTable()304 return retvalue; in FieldInIntTable()318 return retvalue; in FieldInIntTable()[all …]
126 sal_Int32 retvalue = -1; in Operator() local131 retvalue = excel::XlFormatConditionOperator::xlEqual; in Operator()134 retvalue = excel::XlFormatConditionOperator::xlNotEqual; in Operator()137 retvalue = excel::XlFormatConditionOperator::xlGreater; in Operator()140 retvalue = excel::XlFormatConditionOperator::xlGreaterEqual; in Operator()143 retvalue = excel::XlFormatConditionOperator::xlLess; in Operator()146 retvalue = excel::XlFormatConditionOperator::xlLessEqual; in Operator()149 retvalue = excel::XlFormatConditionOperator::xlBetween; in Operator()152 retvalue = excel::XlFormatConditionOperator::xlNotBetween; in Operator()159 retvalue = ISFORMULA; in Operator()[all …]
569 sal_Int32 retvalue = -1; in FieldInList() local577 retvalue = i; in FieldInList()581 return retvalue; in FieldInList()
106 long retvalue = 0; in EndCompression() local120 retvalue = PZSTREAM->total_in; in EndCompression()125 retvalue = PZSTREAM->total_out; in EndCompression()131 return ( mbStatus ) ? retvalue : -1; in EndCompression()
745 sal_Int32 retvalue = -1; in FieldInList() local753 retvalue = i; in FieldInList()757 return retvalue; in FieldInList()
Completed in 35 milliseconds