Searched refs:getLastError (Results 1 – 1 of 1) sorted by relevance
419 OUString& getLastError() { return lastError; } in getLastError() function in oox::core::AgileEncryptionHandler610 if( !agileEncryptionHandler->getLastError().isEmpty() ) in AgileEncryptionInfo()611 throw new Exception( agileEncryptionHandler->getLastError(), Reference< XInterface >() ); in AgileEncryptionInfo()
Completed in 16 milliseconds