Home
last modified time | relevance | path

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

/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/contexts/
H A DIWORKFormatElement.cpp130 get(m_value).m_accountingStyle = bool_cast(value); in attribute()
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKTypes.cpp290 , m_accountingStyle(false) in IWORKNumberFormat()
H A DIWORKTypes.h376 bool m_accountingStyle; member
H A DIWAParser.cpp3086 if (msg.bool_(5)) nFormat.m_accountingStyle=get(msg.bool_(5)); in parseFormat()