Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx619 PropRead::PropRead( SvStorage& rStorage, const String& rName ) : in PropRead() function in PropRead
640 void PropRead::AddSection( Section& rSection ) in AddSection()
647 const Section* PropRead::GetSection( const sal_uInt8* pFMTID ) in GetSection()
661 PropRead::~PropRead() in ~PropRead()
669 void PropRead::Read() in Read()
707 PropRead& PropRead::operator=( PropRead& rPropRead ) in operator =()
H A Dpropread.hxx162 class PropRead : private List class
176 PropRead( SvStorage& rSvStorage, const String& rName );
177 ~PropRead();
179 PropRead& operator=( PropRead& rPropRead );
H A Dpptin.cxx108PropRead* pSummaryInformation = new PropRead( rStorage, String( RTL_CONSTASCII_USTRINGPARAM( "\005… in SdPPTImport()
271PropRead* pDInfoSec2 = new PropRead( mrStorage, String( RTL_CONSTASCII_USTRINGPARAM( "\005Document… in Import()

Completed in 35 milliseconds