Searched defs:ExcRoot (Results 1 – 1 of 1) sorted by relevance
81 class ExcRoot class85 inline ExcRoot( RootData* pNexExcRoot ) : pExcRoot( pNexExcRoot ) {} in ExcRoot() function in ExcRoot86 inline ExcRoot( const ExcRoot& rCopy ) : pExcRoot( rCopy.pExcRoot ) {} in ExcRoot() function in ExcRoot
Completed in 7 milliseconds