Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.hxx128 bool m_bNewFormat; member in dbaxml::ODBFilter
199 inline bool isNewFormat() const { return m_bNewFormat; } in isNewFormat()
200 inline void setNewFormat(bool _bNewFormat) { m_bNewFormat = _bNewFormat; } in setNewFormat()
H A Dxmlfilter.cxx439 ,m_bNewFormat(false) in DBG_NAME()

Completed in 21 milliseconds