Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/inc/
H A Dluxenum.hxx64 : nValue(i_nValue) { if ( NOT CheckIntt(i_nValue) ) { csv_assert(false); } } in Enum() local
74 { if ( CheckIntt(i_nValue) ) {nValue = DIFF(i_nValue);} in operator =()
87 bool CheckIntt( in CheckIntt() function in lux::Enum

Completed in 11 milliseconds