Searched refs:XclExpCFImpl (Results 1 – 2 of 2) sorted by relevance
585 class XclExpCFImpl : protected XclExpRoot class588 …explicit XclExpCFImpl( const XclExpRoot& rRoot, const ScCondFormatEntry& rFormatEntry );616 XclExpCFImpl::XclExpCFImpl( const XclExpRoot& rRoot, const ScCondFormatEntry& rFormatEntry ) : in XclExpCFImpl() function in XclExpCFImpl699 void XclExpCFImpl::WriteBody( XclExpStream& rStrm ) in WriteBody()796 mxImpl( new XclExpCFImpl( rRoot, rFormatEntry ) ) in XclExpCF()
165 class XclExpCFImpl;179 typedef ::std::auto_ptr< XclExpCFImpl > XclExpCFImplPtr;
Completed in 16 milliseconds