Searched refs:XclExpFileSharing (Results 1 – 3 of 3) sorted by relevance
1348 XclExpFileSharing::XclExpFileSharing( const XclExpRoot& rRoot, sal_uInt16 nPasswordHash, bool bReco… in XclExpFileSharing() function in XclExpFileSharing1359 void XclExpFileSharing::Save( XclExpStream& rStrm ) in Save()1365 void XclExpFileSharing::WriteBody( XclExpStream& rStrm ) in WriteBody()
531 class XclExpFileSharing : public XclExpRecord class534 …explicit XclExpFileSharing( const XclExpRoot& rRoot, sal_uInt16 nPasswordHash, bool bRe…
227 Add( new XclExpFileSharing( GetRoot(), nWriteProtHash, bRecommendReadOnly ) ); in FillAsHeader()
Completed in 22 milliseconds