Lines Matching refs:SAL_STATIC_CAST
56 return m_nValue == SAL_STATIC_CAST(const CntByteItem *, &rItem)->m_nValue; in operator ==()
65 return SAL_STATIC_CAST(const CntByteItem *, &rWith)->m_nValue < m_nValue ? in Compare()
67 SAL_STATIC_CAST(const CntByteItem *, &rWith)->m_nValue in Compare()
187 return m_nValue == SAL_STATIC_CAST(const CntUInt16Item *, &rItem)-> in operator ==()
198 return SAL_STATIC_CAST(const CntUInt16Item *, &rWith)->m_nValue in Compare()
201 SAL_STATIC_CAST(const CntUInt16Item *, &rWith)->m_nValue in Compare()
321 return m_nValue == SAL_STATIC_CAST(const CntInt32Item *, &rItem)-> in operator ==()
331 return SAL_STATIC_CAST(const CntInt32Item *, &rWith)->m_nValue in Compare()
334 SAL_STATIC_CAST(const CntInt32Item *, &rWith)->m_nValue in Compare()
452 return m_nValue == SAL_STATIC_CAST(const CntUInt32Item *, &rItem)-> in operator ==()
463 return SAL_STATIC_CAST(const CntUInt32Item *, &rWith)->m_nValue in Compare()
466 SAL_STATIC_CAST(const CntUInt32Item *, &rWith)->m_nValue in Compare()