Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Dstgelem.hxx95 enum StgEntryType { // dir entry types: enum
144 StgEntryType GetType() const { return (StgEntryType) cType; } in GetType()
146 void SetType( StgEntryType t ) { cType = (sal_uInt8) t; } in SetType()
H A Dstgdir.hxx116 StgDirEntry* Create( StgDirEntry&, const String&, StgEntryType );
H A Dstgdir.cxx1028 ( StgDirEntry& rStg, const String& rName, StgEntryType eType ) in Create()

Completed in 22 milliseconds