Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx111 m_nState( FullFeatured ), in BaseContent()
125 if( ( m_nState & FullFeatured ) || ( m_nState & Deleted ) ) in ~BaseContent()
1167 if( m_nState & FullFeatured ) in insert()
1281 m_nState = FullFeatured; in insert()
H A Dbc.hxx284 FullFeatured = 8, enumerator