Home
last modified time | relevance | path

Searched refs:EnableDecryption (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx490 EnableDecryption(); in ResetRecord()
503 EnableDecryption(); in SetDecrypter()
520 void XclImpStream::EnableDecryption( bool bEnable ) in EnableDecryption() function in XclImpStream
1096 EnableDecryption(); in SetupRecord()
H A Dexcimp8.cxx163 aIn.EnableDecryption(); in Boundsheet()
H A Dxilink.cxx262 rStrm.EnableDecryption(); in ReadTabid()
H A Dimpop.cxx722 aIn.EnableDecryption(); in Boundsheet()
H A Dxicontent.cxx1144 rStrm.EnableDecryption(); in ReadPasswordHash()
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx306 void EnableDecryption( bool bEnable = true );
310 inline void DisableDecryption() { EnableDecryption( false ); } in DisableDecryption()

Completed in 61 milliseconds