Home
last modified time | relevance | path

Searched refs:StgEntry (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Dstgelem.cxx289 sal_Bool StgEntry::Init() in Init()
328 sal_Bool StgEntry::SetName( const String& rName ) in SetName()
343 sal_Int32 StgEntry::GetLeaf( StgEntryRef eRef ) const in GetLeaf()
356 void StgEntry::SetLeaf( StgEntryRef eRef, sal_Int32 nPage ) in SetLeaf()
367 const sal_Int32* StgEntry::GetTime( StgEntryTime eTime ) const in GetTime()
372 void StgEntry::SetTime( StgEntryTime eTime, sal_Int32* pTime ) in SetTime()
380 void StgEntry::SetClassId( const ClsId& r ) in SetClassId()
385 void StgEntry::GetName( String& rName ) const in GetName()
395 short StgEntry::Compare( const StgEntry& r ) const in Compare()
412 sal_Bool StgEntry::Load( const void* pFrom, sal_uInt32 nBufSize ) in Load()
[all …]
H A Dstgdir.hxx32 class StgEntry;
41 StgEntry aSave; // original dir entry
62 StgEntry aEntry; // entry data
70 StgDirEntry( const StgEntry& );
H A Dstgdir.cxx60 StgDirEntry::StgDirEntry( const StgEntry& r ) : StgAvlNode(), aEntry( r ) in StgDirEntry()
818 StgEntry aRoot; in StgDirStrm()
973 StgEntry aEmpty; in Store()
1010 StgEntry aEntry; in Find()
1030 StgEntry aEntry; in Create()
H A Dstgelem.hxx120 class StgEntry { // directory enty class
141 short Compare( const StgEntry& ) const; // compare two entries

Completed in 28 milliseconds