Searched refs:ConditionType (Results 1 – 4 of 4) sorted by relevance
165 inline ConditionType179 inline ConditionType Condition::impl_getCurrentConditionType() const in impl_getCurrentConditionType()181 return sal::static_int_cast< ConditionType >( m_aConditionType.GetSelectEntryPos() ); in impl_getCurrentConditionType()
540 const ConditionType eType( impl_getCurrentConditionType() ); in impl_layoutOperands()591 ConditionType eType( eFieldValueComparison ); in impl_setCondition()694 const ConditionType eType( impl_getCurrentConditionType() ); in fillFormatCondition()
76 enum ConditionType enum90 ConditionThread( ::osl::Condition& Con, ConditionType tType): m_MyCon( Con ), m_MyType( tType ) { } in ConditionThread()99 ConditionType m_MyType;
77 enum ConditionType enum
Completed in 15 milliseconds