Searched refs:startBlock (Results 1 – 3 of 3) sorted by relevance
217 void BinaryCodec_XOR::startBlock() in startBlock() function in oox::core::BinaryCodec_XOR337 if( !startBlock( 0 ) ) in verifyKey()366 bool BinaryCodec_RCF::startBlock( sal_Int32 nCounter ) in startBlock() function in oox::core::BinaryCodec_RCF
127 void startBlock();258 bool startBlock( sal_Int32 nCounter );
142 maCodec.startBlock(); in implDecode()239 maCodec.startBlock( lclGetRcfBlock( nCurrPos ) ); in implDecode()
Completed in 16 milliseconds