Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/inc/
H A Dxicontent.hxx258 void ReadWinProtect( XclImpStream& rStrm );
/AOO41X/main/sc/source/filter/excel/
H A Dxicontent.cxx1137 void XclImpDocProtectBuffer::ReadWinProtect( XclImpStream& rStrm ) in ReadWinProtect() function in XclImpDocProtectBuffer
H A Dimpop.cxx485 GetRoot().GetDocProtectBuffer().ReadWinProtect( aIn ); in WinProtection()