Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxecontent.cxx585 class XclExpCFImpl : protected XclExpRoot class
588 …explicit XclExpCFImpl( const XclExpRoot& rRoot, const ScCondFormatEntry& rFormatEntry );
616 XclExpCFImpl::XclExpCFImpl( const XclExpRoot& rRoot, const ScCondFormatEntry& rFormatEntry ) : in XclExpCFImpl() function in XclExpCFImpl
699 void XclExpCFImpl::WriteBody( XclExpStream& rStrm ) in WriteBody()
796 mxImpl( new XclExpCFImpl( rRoot, rFormatEntry ) ) in XclExpCF()
/aoo42x/main/sc/source/filter/inc/
H A Dxecontent.hxx165 class XclExpCFImpl;
179 typedef ::std::auto_ptr< XclExpCFImpl > XclExpCFImplPtr;

Completed in 39 milliseconds