Home
last modified time | relevance | path

Searched defs:ExcRoot (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Droot.hxx81 class ExcRoot class
85 inline ExcRoot( RootData* pNexExcRoot ) : pExcRoot( pNexExcRoot ) {} in ExcRoot() function in ExcRoot
86 inline ExcRoot( const ExcRoot& rCopy ) : pExcRoot( rCopy.pExcRoot ) {} in ExcRoot() function in ExcRoot

Completed in 13 milliseconds