Searched refs:PropRead (Results 1 – 3 of 3) sorted by relevance
619 PropRead::PropRead( SvStorage& rStorage, const String& rName ) : in PropRead() function in PropRead640 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 =()
162 class PropRead : private List class176 PropRead( SvStorage& rSvStorage, const String& rName );177 ~PropRead();179 PropRead& operator=( PropRead& rPropRead );
108 …PropRead* pSummaryInformation = new PropRead( rStorage, String( RTL_CONSTASCII_USTRINGPARAM( "\005… in SdPPTImport()271 …PropRead* pDInfoSec2 = new PropRead( mrStorage, String( RTL_CONSTASCII_USTRINGPARAM( "\005Document… in Import()
Completed in 68 milliseconds